[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:05:22.293855 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:36973
I20260709 13:05:22.295570 17619 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:05:22.296693 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:22.313506 17626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:22.313519 17625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:22.314689 17628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:22.315493 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:23.430787 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:23.431025 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:23.431223 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602323431197 us; error 0 us; skew 500 ppm
I20260709 13:05:23.432056 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.437399 17619 webserver.cc:533] Webserver started at http://127.17.52.254:37535/ using document root <none> and password file <none>
I20260709 13:05:23.438345 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.438560 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.439009 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.444998 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "9b15d0ce08da4b4db5dbd6763f15d237"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-j4mc"
I20260709 13:05:23.453312 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:05:23.458844 17634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.460219 17619 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:05:23.460618 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "9b15d0ce08da4b4db5dbd6763f15d237"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-j4mc"
I20260709 13:05:23.460960 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:23.518409 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.519989 17619 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:05:23.520452 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.589916 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:36973
I20260709 13:05:23.589983 17685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:36973 every 8 connection(s)
I20260709 13:05:23.597565 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.619663 17686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237: Bootstrap starting.
I20260709 13:05:23.625491 17686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.627378 17686 log.cc:826] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:23.631916 17686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237: No bootstrap required, opened a new log
I20260709 13:05:23.652868 17686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b15d0ce08da4b4db5dbd6763f15d237" member_type: VOTER }
I20260709 13:05:23.653517 17686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.653792 17686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b15d0ce08da4b4db5dbd6763f15d237, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.654737 17686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9b15d0ce08da4b4db5dbd6763f15d237" member_type: VOTER }
I20260709 13:05:23.655226 17686 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:23.655504 17686 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:23.655856 17686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.660296 17686 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b15d0ce08da4b4db5dbd6763f15d237" member_type: VOTER }
I20260709 13:05:23.661084 17686 leader_election.cc:304] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [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: 9b15d0ce08da4b4db5dbd6763f15d237; no voters: 
I20260709 13:05:23.662827 17686 leader_election.cc:290] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:23.663280 17689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.665608 17689 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 1 LEADER]: Becoming Leader. State: Replica: 9b15d0ce08da4b4db5dbd6763f15d237, State: Running, Role: LEADER
I20260709 13:05:23.666509 17689 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [LEADER]: Queue going to LEADER mode. State: All 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: "9b15d0ce08da4b4db5dbd6763f15d237" member_type: VOTER }
I20260709 13:05:23.667474 17686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:23.676651 17691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b15d0ce08da4b4db5dbd6763f15d237. Latest consensus state: current_term: 1 leader_uuid: "9b15d0ce08da4b4db5dbd6763f15d237" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b15d0ce08da4b4db5dbd6763f15d237" member_type: VOTER } }
I20260709 13:05:23.677394 17691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:23.677268 17690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b15d0ce08da4b4db5dbd6763f15d237" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b15d0ce08da4b4db5dbd6763f15d237" member_type: VOTER } }
I20260709 13:05:23.678049 17690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:23.680188 17698 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:23.691754 17698 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:23.694109 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:23.708884 17698 catalog_manager.cc:1383] Generated new cluster ID: f50ec3bc1b574ad8afb2c4268eef7196
I20260709 13:05:23.709203 17698 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:23.726681 17698 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:23.728744 17698 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:23.755966 17698 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237: Generated new TSK 0
I20260709 13:05:23.757031 17698 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:23.825484 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:23.835039 17708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:23.835983 17709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:23.840548 17619 server_base.cc:1061] running on GCE node
W20260709 13:05:23.840709 17712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:23.841661 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:23.841876 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:23.842048 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602323842032 us; error 0 us; skew 500 ppm
I20260709 13:05:23.842648 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.846690 17619 webserver.cc:533] Webserver started at http://127.17.52.193:33227/ using document root <none> and password file <none>
I20260709 13:05:23.847211 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.847400 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.847662 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.848749 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-j4mc"
I20260709 13:05:23.854249 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:05:23.859129 17716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.860102 17619 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:05:23.860450 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-j4mc"
I20260709 13:05:23.860841 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:23.895562 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.896907 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.899467 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:23.903882 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:23.904148 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.904408 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:23.904569 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.000387 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:45923
I20260709 13:05:24.000453 17778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:45923 every 8 connection(s)
I20260709 13:05:24.007692 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:24.016474 17783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:24.018036 17784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:24.023185 17619 server_base.cc:1061] running on GCE node
W20260709 13:05:24.023695 17786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:24.024757 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:24.025063 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:24.025256 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602324025242 us; error 0 us; skew 500 ppm
I20260709 13:05:24.025985 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:24.030264 17619 webserver.cc:533] Webserver started at http://127.17.52.194:35663/ using document root <none> and password file <none>
I20260709 13:05:24.030959 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:24.031213 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:24.031550 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:24.031997 17779 heartbeater.cc:344] Connected to a master server at 127.17.52.254:36973
I20260709 13:05:24.032400 17779 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:24.032975 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "9f367322f1134c7797ddbb0ccbb7b312"
format_stamp: "Formatted at 2026-07-09 13:05:24 on dist-test-slave-j4mc"
I20260709 13:05:24.033284 17779 heartbeater.cc:507] Master 127.17.52.254:36973 requested a full tablet report, sending...
I20260709 13:05:24.036065 17651 ts_manager.cc:194] Registered new tserver with Master: dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923)
I20260709 13:05:24.038412 17651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35334
I20260709 13:05:24.039891 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.006s
I20260709 13:05:24.044682 17791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.045473 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:05:24.045821 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "9f367322f1134c7797ddbb0ccbb7b312"
format_stamp: "Formatted at 2026-07-09 13:05:24 on dist-test-slave-j4mc"
I20260709 13:05:24.046180 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:24.077039 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:24.078922 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:24.081512 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:24.085230 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:24.085520 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.085801 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:24.086001 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.172086 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:33219
I20260709 13:05:24.172286 17853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:33219 every 8 connection(s)
I20260709 13:05:24.179198 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:24.187438 17857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:24.188864 17858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:24.192060 17854 heartbeater.cc:344] Connected to a master server at 127.17.52.254:36973
I20260709 13:05:24.192464 17854 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:24.193043 17860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:24.193405 17854 heartbeater.cc:507] Master 127.17.52.254:36973 requested a full tablet report, sending...
I20260709 13:05:24.195811 17651 ts_manager.cc:194] Registered new tserver with Master: 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:24.196308 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:24.197388 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:24.197441 17651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35342
W20260709 13:05:24.197683 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:24.197907 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602324197889 us; error 0 us; skew 500 ppm
I20260709 13:05:24.198665 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:24.201503 17619 webserver.cc:533] Webserver started at http://127.17.52.195:44347/ using document root <none> and password file <none>
I20260709 13:05:24.202126 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:24.202368 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:24.202675 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:24.203989 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "2fd486e20e934c0d816f751e2860d10a"
format_stamp: "Formatted at 2026-07-09 13:05:24 on dist-test-slave-j4mc"
I20260709 13:05:24.209592 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:24.213616 17865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.214406 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:24.214661 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "2fd486e20e934c0d816f751e2860d10a"
format_stamp: "Formatted at 2026-07-09 13:05:24 on dist-test-slave-j4mc"
I20260709 13:05:24.214920 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:24.236375 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:24.237582 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:24.239761 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:24.242600 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:24.242807 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.243036 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:24.243182 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:24.333874 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:44991
I20260709 13:05:24.334022 17927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:44991 every 8 connection(s)
I20260709 13:05:24.350419 17928 heartbeater.cc:344] Connected to a master server at 127.17.52.254:36973
I20260709 13:05:24.350800 17928 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:24.351537 17928 heartbeater.cc:507] Master 127.17.52.254:36973 requested a full tablet report, sending...
I20260709 13:05:24.353547 17651 ts_manager.cc:194] Registered new tserver with Master: 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:24.354233 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015637428s
I20260709 13:05:24.355288 17651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35354
I20260709 13:05:24.408741 17651 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35368:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:24.412248 17651 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:24.511485 17892 tablet_service.cc:1511] Processing CreateTablet for tablet 3f418c63b6024166beab97f3c631978d (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:24.513825 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd60a6352b4a338507cb6821d52380 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:24.520581 17893 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd60a6352b4a338507cb6821d52380 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:24.519047 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 06e9bd7dded148789f6b9c9d919cea16 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:24.521238 17890 tablet_service.cc:1511] Processing CreateTablet for tablet fba352672c0743ca9bb5070a66175f21 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:24.521284 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc88a27e46b48568bec9e2db348d27e (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:24.524610 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e9bd7dded148789f6b9c9d919cea16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.522154 17891 tablet_service.cc:1511] Processing CreateTablet for tablet 06e9bd7dded148789f6b9c9d919cea16 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:24.520669 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 3f418c63b6024166beab97f3c631978d (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:24.521246 17741 tablet_service.cc:1511] Processing CreateTablet for tablet fba352672c0743ca9bb5070a66175f21 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:24.525538 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f418c63b6024166beab97f3c631978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.554388 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd60a6352b4a338507cb6821d52380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.527840 17889 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc88a27e46b48568bec9e2db348d27e (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:24.559599 17739 tablet_service.cc:1511] Processing CreateTablet for tablet d0ed00354c7e4cdcb9089cbb71c31d7d (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:24.566546 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f418c63b6024166beab97f3c631978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.559633 17893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd60a6352b4a338507cb6821d52380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.570521 17888 tablet_service.cc:1511] Processing CreateTablet for tablet d0ed00354c7e4cdcb9089cbb71c31d7d (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:24.573086 17890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba352672c0743ca9bb5070a66175f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.571419 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba352672c0743ca9bb5070a66175f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.575971 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ed00354c7e4cdcb9089cbb71c31d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.572597 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 9e457a022a0d4fc187636c094e42dcbb (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:24.582198 17888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ed00354c7e4cdcb9089cbb71c31d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.588615 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e457a022a0d4fc187636c094e42dcbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.592414 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 3f418c63b6024166beab97f3c631978d (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:24.605940 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc88a27e46b48568bec9e2db348d27e (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:24.607909 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc88a27e46b48568bec9e2db348d27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.609009 17889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc88a27e46b48568bec9e2db348d27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.610224 17891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e9bd7dded148789f6b9c9d919cea16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.589664 17887 tablet_service.cc:1511] Processing CreateTablet for tablet 9e457a022a0d4fc187636c094e42dcbb (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:24.588351 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 31fd60a6352b4a338507cb6821d52380 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:24.609163 17816 tablet_service.cc:1511] Processing CreateTablet for tablet fba352672c0743ca9bb5070a66175f21 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:24.619246 17817 tablet_service.cc:1511] Processing CreateTablet for tablet 06e9bd7dded148789f6b9c9d919cea16 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:24.618163 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccb943abf9f421a99d439a839caa700 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:24.625130 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f418c63b6024166beab97f3c631978d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.622387 17814 tablet_service.cc:1511] Processing CreateTablet for tablet d0ed00354c7e4cdcb9089cbb71c31d7d (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:24.629211 17887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e457a022a0d4fc187636c094e42dcbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.628909 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 9e457a022a0d4fc187636c094e42dcbb (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:24.630944 17817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06e9bd7dded148789f6b9c9d919cea16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.638837 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fd60a6352b4a338507cb6821d52380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.639189 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc88a27e46b48568bec9e2db348d27e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.654781 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccb943abf9f421a99d439a839caa700 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:24.678669 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fba352672c0743ca9bb5070a66175f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.691990 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccb943abf9f421a99d439a839caa700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.685317 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccb943abf9f421a99d439a839caa700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.698681 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee3b296eb02484e87b0a5698531f958 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:24.685245 17886 tablet_service.cc:1511] Processing CreateTablet for tablet 4ccb943abf9f421a99d439a839caa700 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:24.701808 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e457a022a0d4fc187636c094e42dcbb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:24.701751 17699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:24.707342 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ccb943abf9f421a99d439a839caa700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.708052 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee3b296eb02484e87b0a5698531f958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.707837 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0ed00354c7e4cdcb9089cbb71c31d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.707919 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee3b296eb02484e87b0a5698531f958 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:24.731681 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee3b296eb02484e87b0a5698531f958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.756181 17885 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee3b296eb02484e87b0a5698531f958 (DEFAULT_TABLE table=test-workload [id=dc3e76114e174824b433a6e8be3361bf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:24.763182 17885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee3b296eb02484e87b0a5698531f958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.899708 17948 tablet_bootstrap.cc:492] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:24.905997 17946 tablet_bootstrap.cc:492] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:24.911665 17947 tablet_bootstrap.cc:492] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:24.934463 17947 tablet_bootstrap.cc:654] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.937702 17946 tablet_bootstrap.cc:654] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.937687 17948 tablet_bootstrap.cc:654] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.941458 17947 tablet_bootstrap.cc:492] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:24.941870 17947 ts_tablet_manager.cc:1403] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.007s
I20260709 13:05:24.943935 17947 raft_consensus.cc:359] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:24.944497 17947 raft_consensus.cc:385] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.944801 17947 raft_consensus.cc:740] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.945556 17947 consensus_queue.cc:260] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:24.948411 17948 tablet_bootstrap.cc:492] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:24.948958 17948 ts_tablet_manager.cc:1403] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260709 13:05:24.952196 17948 raft_consensus.cc:359] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:24.953188 17948 raft_consensus.cc:385] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.953567 17948 raft_consensus.cc:740] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.954356 17948 consensus_queue.cc:260] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:24.955928 17946 tablet_bootstrap.cc:492] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:24.956439 17947 ts_tablet_manager.cc:1434] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:05:24.956449 17946 ts_tablet_manager.cc:1403] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.005s
I20260709 13:05:24.957547 17928 heartbeater.cc:499] Master 127.17.52.254:36973 was elected leader, sending a full tablet report...
I20260709 13:05:24.962924 17946 raft_consensus.cc:359] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:24.963938 17946 raft_consensus.cc:385] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.964300 17946 raft_consensus.cc:740] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.965286 17946 consensus_queue.cc:260] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:24.974807 17947 tablet_bootstrap.cc:492] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:24.975106 17779 heartbeater.cc:499] Master 127.17.52.254:36973 was elected leader, sending a full tablet report...
I20260709 13:05:24.983934 17854 heartbeater.cc:499] Master 127.17.52.254:36973 was elected leader, sending a full tablet report...
I20260709 13:05:24.984500 17948 ts_tablet_manager.cc:1434] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.035s	user 0.020s	sys 0.013s
I20260709 13:05:24.985594 17948 tablet_bootstrap.cc:492] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:24.986580 17947 tablet_bootstrap.cc:654] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.974813 17946 ts_tablet_manager.cc:1434] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 13:05:24.990226 17946 tablet_bootstrap.cc:492] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:24.992105 17948 tablet_bootstrap.cc:654] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.000063 17952 raft_consensus.cc:493] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.000658 17952 raft_consensus.cc:515] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.004251 17952 leader_election.cc:290] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
W20260709 13:05:25.007534 17780 tablet.cc:2406] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:25.016633 17947 tablet_bootstrap.cc:492] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.017134 17947 ts_tablet_manager.cc:1403] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.043s	user 0.001s	sys 0.014s
I20260709 13:05:25.017495 17948 tablet_bootstrap.cc:492] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.017935 17948 ts_tablet_manager.cc:1403] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260709 13:05:25.020159 17947 raft_consensus.cc:359] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.020905 17947 raft_consensus.cc:385] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.020789 17948 raft_consensus.cc:359] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.021227 17947 raft_consensus.cc:740] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.021518 17948 raft_consensus.cc:385] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.022020 17948 raft_consensus.cc:740] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.022854 17948 consensus_queue.cc:260] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.025187 17948 ts_tablet_manager.cc:1434] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:25.027374 17948 tablet_bootstrap.cc:492] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.030572 17946 tablet_bootstrap.cc:654] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.021965 17947 consensus_queue.cc:260] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.033495 17948 tablet_bootstrap.cc:654] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.034185 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
W20260709 13:05:25.036046 17866 leader_election.cc:343] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.037037 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
W20260709 13:05:25.038658 17868 leader_election.cc:343] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.039084 17868 leader_election.cc:304] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a; no voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.039853 17952 raft_consensus.cc:2749] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.039671 17947 ts_tablet_manager.cc:1434] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:05:25.051859 17947 tablet_bootstrap.cc:492] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.058676 17947 tablet_bootstrap.cc:654] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.065224 17948 tablet_bootstrap.cc:492] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.066298 17948 ts_tablet_manager.cc:1403] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.039s	user 0.032s	sys 0.006s
I20260709 13:05:25.069458 17948 raft_consensus.cc:359] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.070317 17948 raft_consensus.cc:385] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.070638 17948 raft_consensus.cc:740] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.071664 17948 consensus_queue.cc:260] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.072670 17946 tablet_bootstrap.cc:492] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.073206 17946 ts_tablet_manager.cc:1403] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.008s
I20260709 13:05:25.075992 17948 ts_tablet_manager.cc:1434] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 13:05:25.076972 17948 tablet_bootstrap.cc:492] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.076833 17946 raft_consensus.cc:359] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.077735 17946 raft_consensus.cc:385] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.078112 17946 raft_consensus.cc:740] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.078891 17946 consensus_queue.cc:260] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.081483 17946 ts_tablet_manager.cc:1434] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:25.082664 17946 tablet_bootstrap.cc:492] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.083528 17948 tablet_bootstrap.cc:654] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.088768 17946 tablet_bootstrap.cc:654] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.095893 17947 tablet_bootstrap.cc:492] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.096556 17947 ts_tablet_manager.cc:1403] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.008s
I20260709 13:05:25.100198 17948 tablet_bootstrap.cc:492] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.100684 17948 ts_tablet_manager.cc:1403] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 13:05:25.100399 17947 raft_consensus.cc:359] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.101158 17946 tablet_bootstrap.cc:492] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.101111 17947 raft_consensus.cc:385] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.101631 17947 raft_consensus.cc:740] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.101771 17946 ts_tablet_manager.cc:1403] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 13:05:25.102429 17947 consensus_queue.cc:260] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.103415 17948 raft_consensus.cc:359] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.104997 17946 raft_consensus.cc:359] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.106058 17948 raft_consensus.cc:385] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.106277 17946 raft_consensus.cc:385] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.106436 17948 raft_consensus.cc:740] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.106726 17946 raft_consensus.cc:740] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.107285 17948 consensus_queue.cc:260] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.107547 17946 consensus_queue.cc:260] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.109949 17946 ts_tablet_manager.cc:1434] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:25.110913 17946 tablet_bootstrap.cc:492] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.111598 17948 ts_tablet_manager.cc:1434] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:05:25.112577 17948 tablet_bootstrap.cc:492] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.117314 17946 tablet_bootstrap.cc:654] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.105084 17947 ts_tablet_manager.cc:1434] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:05:25.124979 17948 tablet_bootstrap.cc:654] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.128259 17947 tablet_bootstrap.cc:492] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.129473 17946 tablet_bootstrap.cc:492] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.130002 17946 ts_tablet_manager.cc:1403] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260709 13:05:25.132854 17946 raft_consensus.cc:359] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.133672 17946 raft_consensus.cc:385] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.134004 17946 raft_consensus.cc:740] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.134742 17946 consensus_queue.cc:260] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.135565 17947 tablet_bootstrap.cc:654] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.137153 17946 ts_tablet_manager.cc:1434] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:25.138149 17946 tablet_bootstrap.cc:492] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.144140 17946 tablet_bootstrap.cc:654] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.151480 17948 tablet_bootstrap.cc:492] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.151840 17948 ts_tablet_manager.cc:1403] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260709 13:05:25.152578 17953 raft_consensus.cc:493] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.153023 17946 tablet_bootstrap.cc:492] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.153084 17953 raft_consensus.cc:515] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.153612 17946 ts_tablet_manager.cc:1403] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.012s
I20260709 13:05:25.154556 17948 raft_consensus.cc:359] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.155249 17948 raft_consensus.cc:385] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.155542 17948 raft_consensus.cc:740] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.155881 17953 leader_election.cc:290] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.156908 17946 raft_consensus.cc:359] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.159191 17946 raft_consensus.cc:385] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.159670 17946 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.159583 17948 consensus_queue.cc:260] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.160857 17946 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.163566 17946 ts_tablet_manager.cc:1434] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:05:25.166052 17946 tablet_bootstrap.cc:492] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.174742 17948 ts_tablet_manager.cc:1434] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:05:25.176749 17948 tablet_bootstrap.cc:492] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.179459 17947 tablet_bootstrap.cc:492] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.179991 17947 ts_tablet_manager.cc:1403] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.003s
I20260709 13:05:25.181370 17946 tablet_bootstrap.cc:654] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.185063 17947 raft_consensus.cc:359] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.185901 17947 raft_consensus.cc:385] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.186303 17947 raft_consensus.cc:740] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.187096 17947 consensus_queue.cc:260] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.189550 17947 ts_tablet_manager.cc:1434] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:05:25.189963 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.191123 17754 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 0.
I20260709 13:05:25.191499 17947 tablet_bootstrap.cc:492] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.191538 17948 tablet_bootstrap.cc:654] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.192679 17794 leader_election.cc:304] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.193486 17953 raft_consensus.cc:2804] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.193837 17953 raft_consensus.cc:493] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.194193 17953 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.198555 17947 tablet_bootstrap.cc:654] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.200824 17953 raft_consensus.cc:515] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.201330 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.203016 17953 leader_election.cc:290] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
W20260709 13:05:25.203754 17792 leader_election.cc:343] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.205135 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:25.205674 17754 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.210932 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
W20260709 13:05:25.212352 17792 leader_election.cc:343] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.214987 17948 tablet_bootstrap.cc:492] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.215513 17948 ts_tablet_manager.cc:1403] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260709 13:05:25.215077 17754 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 1.
I20260709 13:05:25.216583 17947 tablet_bootstrap.cc:492] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.217020 17947 ts_tablet_manager.cc:1403] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 13:05:25.216902 17794 leader_election.cc:304] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:25.217715 17953 raft_consensus.cc:2804] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.218578 17954 raft_consensus.cc:493] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.219014 17954 raft_consensus.cc:515] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.219913 17947 raft_consensus.cc:359] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.220649 17947 raft_consensus.cc:385] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.220942 17947 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.224779 17954 leader_election.cc:290] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.224646 17948 raft_consensus.cc:359] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.225450 17948 raft_consensus.cc:385] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.225780 17948 raft_consensus.cc:740] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.226600 17948 consensus_queue.cc:260] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.228857 17948 ts_tablet_manager.cc:1434] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:05:25.221683 17947 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.229902 17948 tablet_bootstrap.cc:492] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.230189 17953 raft_consensus.cc:697] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:25.231351 17953 consensus_queue.cc:237] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.233435 17946 tablet_bootstrap.cc:492] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.233935 17946 ts_tablet_manager.cc:1403] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.004s
I20260709 13:05:25.237044 17946 raft_consensus.cc:359] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.237761 17946 raft_consensus.cc:385] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.238844 17947 ts_tablet_manager.cc:1434] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:05:25.239930 17947 tablet_bootstrap.cc:492] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.246146 17946 raft_consensus.cc:740] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.247138 17946 consensus_queue.cc:260] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.249765 17946 ts_tablet_manager.cc:1434] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:25.250775 17946 tablet_bootstrap.cc:492] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.252502 17954 raft_consensus.cc:493] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.252980 17954 raft_consensus.cc:515] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.255002 17954 leader_election.cc:290] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.255496 17952 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.255954 17952 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.257983 17952 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.260003 17948 tablet_bootstrap.cc:654] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.261740 17947 tablet_bootstrap.cc:654] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.261808 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.262547 17754 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 0.
I20260709 13:05:25.267233 17946 tablet_bootstrap.cc:654] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.269942 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.271130 17868 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.271955 17952 raft_consensus.cc:2804] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.272370 17952 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.272715 17952 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:25.273303 17866 leader_election.cc:343] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.277447 17650 catalog_manager.cc:5697] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.280323 17952 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.283344 17952 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.284296 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:25.284941 17754 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.291549 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.292794 17754 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 1.
W20260709 13:05:25.293061 17866 leader_election.cc:343] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.294189 17868 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:25.294800 17947 tablet_bootstrap.cc:492] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.295202 17948 tablet_bootstrap.cc:492] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.295656 17952 raft_consensus.cc:2804] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.295750 17948 ts_tablet_manager.cc:1403] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.066s	user 0.003s	sys 0.036s
I20260709 13:05:25.295290 17947 ts_tablet_manager.cc:1403] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260709 13:05:25.299556 17948 raft_consensus.cc:359] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.300509 17948 raft_consensus.cc:385] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.300558 17947 raft_consensus.cc:359] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.300992 17948 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.301345 17947 raft_consensus.cc:385] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.301647 17947 raft_consensus.cc:740] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.292987 17946 tablet_bootstrap.cc:492] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.302109 17948 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.303009 17946 ts_tablet_manager.cc:1403] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260709 13:05:25.304870 17948 ts_tablet_manager.cc:1434] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:05:25.306010 17948 tablet_bootstrap.cc:492] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.305913 17947 consensus_queue.cc:260] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.306335 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.306974 17829 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 0.
I20260709 13:05:25.308979 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.309587 17829 raft_consensus.cc:2468] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 0.
I20260709 13:05:25.310338 17946 raft_consensus.cc:359] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.311092 17946 raft_consensus.cc:385] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.311213 17717 leader_election.cc:304] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.312160 17954 raft_consensus.cc:2804] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.312285 17717 leader_election.cc:304] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.312578 17954 raft_consensus.cc:493] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.313005 17954 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.317623 17953 raft_consensus.cc:493] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.318176 17953 raft_consensus.cc:515] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.319876 17954 raft_consensus.cc:515] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.320418 17953 leader_election.cc:290] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.322054 17954 leader_election.cc:290] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.322182 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.322647 17954 raft_consensus.cc:2804] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.323005 17954 raft_consensus.cc:493] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.322907 17903 raft_consensus.cc:2468] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 0.
I20260709 13:05:25.323549 17954 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.324599 17792 leader_election.cc:304] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:25.324935 17948 tablet_bootstrap.cc:654] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.325475 17953 raft_consensus.cc:2804] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.325848 17953 raft_consensus.cc:493] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.327495 17953 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.311440 17946 raft_consensus.cc:740] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.330578 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.331146 17829 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.330817 17946 consensus_queue.cc:260] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.336483 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.337289 17953 raft_consensus.cc:515] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.337612 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.338232 17903 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 0.
I20260709 13:05:25.340129 17953 leader_election.cc:290] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
W20260709 13:05:25.341344 17794 leader_election.cc:343] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.343770 17902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.340662 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.345959 17901 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.351182 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.351760 17903 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:25.354859 17717 leader_election.cc:343] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.355532 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
W20260709 13:05:25.357429 17794 leader_election.cc:343] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.372336 17903 raft_consensus.cc:2468] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 1.
I20260709 13:05:25.375253 17946 ts_tablet_manager.cc:1434] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:05:25.380445 17829 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 1.
I20260709 13:05:25.373476 17952 raft_consensus.cc:697] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:25.386159 17946 tablet_bootstrap.cc:492] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.386358 17792 leader_election.cc:304] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [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: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.387641 17953 raft_consensus.cc:2804] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.388119 17953 raft_consensus.cc:697] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:25.389729 17952 consensus_queue.cc:237] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.392930 17953 consensus_queue.cc:237] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.396576 17717 leader_election.cc:304] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.397074 17983 raft_consensus.cc:493] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.397831 17983 raft_consensus.cc:515] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.400686 17985 raft_consensus.cc:493] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.405427 17989 raft_consensus.cc:2804] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.401862 17985 raft_consensus.cc:515] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.406059 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.407351 17754 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 0.
I20260709 13:05:25.408242 17947 ts_tablet_manager.cc:1434] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.111s	user 0.021s	sys 0.010s
I20260709 13:05:25.408978 17868 leader_election.cc:304] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.406836 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.413062 17947 tablet_bootstrap.cc:492] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.406044 17901 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 1.
I20260709 13:05:25.411734 17946 tablet_bootstrap.cc:654] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.406352 17983 leader_election.cc:290] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.415124 17948 tablet_bootstrap.cc:492] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.415731 17948 ts_tablet_manager.cc:1403] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.020s
I20260709 13:05:25.415097 17982 raft_consensus.cc:493] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.415654 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.418923 17982 raft_consensus.cc:515] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.413970 17829 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 0.
I20260709 13:05:25.424871 17985 leader_election.cc:290] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.424935 17954 raft_consensus.cc:515] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.427008 17954 leader_election.cc:290] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.427569 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.430430 17829 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.428236 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.428450 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.432744 17988 raft_consensus.cc:2804] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.433212 17988 raft_consensus.cc:493] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:25.433558 17717 leader_election.cc:343] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.437918 17982 leader_election.cc:290] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.438153 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.438445 17947 tablet_bootstrap.cc:654] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:25.439920 17717 leader_election.cc:343] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.440181 17827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.440899 17827 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 1.
I20260709 13:05:25.433554 17988 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.441999 17866 leader_election.cc:304] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:25.442898 17952 raft_consensus.cc:2804] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:25.443318 17952 raft_consensus.cc:493] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.443712 17952 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.446662 17829 raft_consensus.cc:2468] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 1.
I20260709 13:05:25.448012 17717 leader_election.cc:304] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:25.447224 17650 catalog_manager.cc:5697] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 1 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.449750 17954 raft_consensus.cc:2804] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.450229 17954 raft_consensus.cc:697] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:25.450992 17954 consensus_queue.cc:237] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.452571 17952 raft_consensus.cc:515] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.458227 17989 raft_consensus.cc:697] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:25.455402 17952 leader_election.cc:290] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.458297 17948 raft_consensus.cc:359] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.460641 17948 raft_consensus.cc:385] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.460925 17948 raft_consensus.cc:740] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.461596 17948 consensus_queue.cc:260] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.459168 17989 consensus_queue.cc:237] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.464396 17828 raft_consensus.cc:2468] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 0.
I20260709 13:05:25.461992 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:25.469333 17948 ts_tablet_manager.cc:1434] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:05:25.470320 17948 tablet_bootstrap.cc:492] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: Bootstrap starting.
I20260709 13:05:25.467038 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.471043 17829 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.474251 17717 leader_election.cc:304] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:25.476002 17954 raft_consensus.cc:2804] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.476341 17954 raft_consensus.cc:493] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.476264 17651 catalog_manager.cc:5697] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.479303 17946 tablet_bootstrap.cc:492] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.479725 17946 ts_tablet_manager.cc:1403] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.006s
I20260709 13:05:25.482340 17946 raft_consensus.cc:359] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.483182 17946 raft_consensus.cc:385] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.483403 17946 raft_consensus.cc:740] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.483901 17946 consensus_queue.cc:260] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.476795 17988 raft_consensus.cc:515] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.476761 17954 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.487047 17829 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 2.
I20260709 13:05:25.489833 17946 ts_tablet_manager.cc:1434] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:05:25.491881 17946 tablet_bootstrap.cc:492] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Bootstrap starting.
I20260709 13:05:25.492974 17866 leader_election.cc:304] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.495011 17952 raft_consensus.cc:2804] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:25.495043 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:25.496580 17952 raft_consensus.cc:697] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:25.496677 17753 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.495952 17988 leader_election.cc:290] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.497184 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.499322 17829 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.498247 17952 consensus_queue.cc:237] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Queue going to LEADER 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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.499837 17947 tablet_bootstrap.cc:492] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.500960 17947 ts_tablet_manager.cc:1403] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.010s
I20260709 13:05:25.507438 17948 tablet_bootstrap.cc:654] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.507808 17753 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 1.
I20260709 13:05:25.518751 17868 leader_election.cc:304] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.521169 17946 tablet_bootstrap.cc:654] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.524441 17954 raft_consensus.cc:515] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.526578 17954 leader_election.cc:290] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.527324 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.527627 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.527885 17828 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.528409 17947 raft_consensus.cc:359] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.524791 17829 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 1.
I20260709 13:05:25.522571 17952 raft_consensus.cc:2804] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:25.529096 17717 leader_election.cc:343] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:25.529110 17947 raft_consensus.cc:385] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.531720 17952 raft_consensus.cc:697] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:25.532790 17947 raft_consensus.cc:740] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.535072 17952 consensus_queue.cc:237] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.536831 17947 consensus_queue.cc:260] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.542125 17947 ts_tablet_manager.cc:1434] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 13:05:25.543273 17948 tablet_bootstrap.cc:492] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: No bootstrap required, opened a new log
I20260709 13:05:25.542865 17828 raft_consensus.cc:2468] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 1.
I20260709 13:05:25.543776 17948 ts_tablet_manager.cc:1403] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.001s
I20260709 13:05:25.544492 17717 leader_election.cc:304] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:25.545539 17989 raft_consensus.cc:2804] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.545985 17989 raft_consensus.cc:697] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:25.546702 17948 raft_consensus.cc:359] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.546838 17989 consensus_queue.cc:237] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.547508 17948 raft_consensus.cc:385] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.547839 17948 raft_consensus.cc:740] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.548647 17948 consensus_queue.cc:260] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.552619 17948 ts_tablet_manager.cc:1434] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:05:25.561160 17953 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.561631 17953 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.557760 17947 tablet_bootstrap.cc:492] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.567684 17651 catalog_manager.cc:5697] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 0 to 2, leader changed from <none> to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 2 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.568498 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.555646 17989 raft_consensus.cc:493] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.570465 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.570626 17989 raft_consensus.cc:515] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.571388 17754 raft_consensus.cc:2393] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f367322f1134c7797ddbb0ccbb7b312 in current term 1: Already voted for candidate 2fd486e20e934c0d816f751e2860d10a in this term.
I20260709 13:05:25.563719 17953 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.572726 17989 leader_election.cc:290] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.574723 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.575464 17828 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 0.
I20260709 13:05:25.577171 17717 leader_election.cc:304] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.578112 17989 raft_consensus.cc:2804] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.578531 17989 raft_consensus.cc:493] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.578648 17792 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312; no voters: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.579068 17989 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.579530 17953 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.583318 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.583983 17901 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 0.
I20260709 13:05:25.582772 17947 tablet_bootstrap.cc:654] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.589329 17946 tablet_bootstrap.cc:492] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: No bootstrap required, opened a new log
I20260709 13:05:25.589781 17946 ts_tablet_manager.cc:1403] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.015s
I20260709 13:05:25.592387 17946 raft_consensus.cc:359] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.593084 17946 raft_consensus.cc:385] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.593566 17946 raft_consensus.cc:740] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.593595 17974 raft_consensus.cc:493] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.594136 17974 raft_consensus.cc:515] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.594355 17946 consensus_queue.cc:260] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.595654 17989 raft_consensus.cc:515] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.594040 17953 raft_consensus.cc:2749] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.596309 17946 ts_tablet_manager.cc:1434] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:05:25.596259 17947 tablet_bootstrap.cc:492] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.597837 17947 ts_tablet_manager.cc:1403] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.040s	user 0.002s	sys 0.016s
I20260709 13:05:25.597852 17989 leader_election.cc:290] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.599011 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.599623 17901 raft_consensus.cc:2468] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 0.
I20260709 13:05:25.600667 17974 leader_election.cc:290] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.600759 17947 raft_consensus.cc:359] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.601598 17947 raft_consensus.cc:385] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.601962 17947 raft_consensus.cc:740] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.602869 17947 consensus_queue.cc:260] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.603399 17792 leader_election.cc:304] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:25.604817 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.605415 17828 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.605589 17947 ts_tablet_manager.cc:1434] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:25.602846 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.606384 17754 raft_consensus.cc:2468] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 0.
I20260709 13:05:25.606928 17947 tablet_bootstrap.cc:492] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a: Bootstrap starting.
I20260709 13:05:25.606693 17651 catalog_manager.cc:5697] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 1 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:25.610659 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.611311 17901 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.612936 17947 tablet_bootstrap.cc:654] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.614665 17974 raft_consensus.cc:2804] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.615041 17974 raft_consensus.cc:493] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.615401 17974 raft_consensus.cc:3060] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.622161 17974 raft_consensus.cc:515] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.625047 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:25.625267 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.621865 17648 catalog_manager.cc:5697] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.625692 17754 raft_consensus.cc:3060] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.625834 17903 raft_consensus.cc:3060] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.626811 17648 catalog_manager.cc:5697] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.632261 17754 raft_consensus.cc:2468] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 1.
I20260709 13:05:25.633533 17794 leader_election.cc:304] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.634029 17828 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 1.
I20260709 13:05:25.629626 17901 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 1.
I20260709 13:05:25.634449 17953 raft_consensus.cc:2804] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.635591 17717 leader_election.cc:304] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.637331 17989 raft_consensus.cc:2804] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.638219 17903 raft_consensus.cc:2468] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 1.
I20260709 13:05:25.637784 17989 raft_consensus.cc:697] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:25.639183 17974 leader_election.cc:290] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 1 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.640089 17989 consensus_queue.cc:237] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.644083 17947 tablet_bootstrap.cc:492] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a: No bootstrap required, opened a new log
I20260709 13:05:25.644660 17947 ts_tablet_manager.cc:1403] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.003s
I20260709 13:05:25.647591 17947 raft_consensus.cc:359] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.649369 17953 raft_consensus.cc:697] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:25.649669 17947 raft_consensus.cc:385] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.650236 17947 raft_consensus.cc:740] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.650681 17953 consensus_queue.cc:237] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.650988 17947 consensus_queue.cc:260] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.654042 17947 ts_tablet_manager.cc:1434] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:25.668165 17648 catalog_manager.cc:5697] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 0 to 1, leader changed from <none> to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.677271 17650 catalog_manager.cc:5697] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.704298 17989 raft_consensus.cc:493] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.704778 17989 raft_consensus.cc:515] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.707417 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.708195 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fd486e20e934c0d816f751e2860d10a" is_pre_election: true
I20260709 13:05:25.708956 17903 raft_consensus.cc:2393] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in current term 1: Already voted for candidate 9f367322f1134c7797ddbb0ccbb7b312 in this term.
I20260709 13:05:25.710038 17717 leader_election.cc:304] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:25.710209 17989 leader_election.cc:290] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.711459 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:59724
I20260709 13:05:25.711764 17989 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.712113 17828 raft_consensus.cc:606] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Received request to transfer leadership to TS dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.718794 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f418c63b6024166beab97f3c631978d"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:59724
I20260709 13:05:25.719470 17828 raft_consensus.cc:606] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Received request to transfer leadership to TS dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.719631 17989 raft_consensus.cc:2749] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.737229 17903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:43498
I20260709 13:05:25.737870 17903 raft_consensus.cc:606] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:25.751703 17754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:38468
I20260709 13:05:25.752332 17754 raft_consensus.cc:606] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:25.757298 17903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:43498
I20260709 13:05:25.757927 17903 raft_consensus.cc:606] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:25.763319 17903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:43498
I20260709 13:05:25.763916 17903 raft_consensus.cc:606] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:25.765110 17901 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.769513 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:59724
I20260709 13:05:25.770165 17828 raft_consensus.cc:606] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Received request to transfer leadership to TS 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:25.771592 17953 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.793963 18005 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:25.805250 17974 raft_consensus.cc:993] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:25.805850 17974 raft_consensus.cc:1081] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Signalling peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:25.807605 17754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:38462
I20260709 13:05:25.808172 17754 raft_consensus.cc:493] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.808566 17754 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.814363 17754 raft_consensus.cc:515] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.816322 17754 leader_election.cc:290] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 2 election: Requested vote from peers 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.817787 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:25.818522 17828 raft_consensus.cc:3055] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:25.817777 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.818866 17828 raft_consensus.cc:740] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:25.819236 17901 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.819689 17828 consensus_queue.cc:260] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.821192 17828 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.825517 17828 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 2.
I20260709 13:05:25.826468 17717 leader_election.cc:304] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.827020 17901 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 2.
I20260709 13:05:25.827288 17989 raft_consensus.cc:2804] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:25.827737 17989 raft_consensus.cc:697] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:25.828490 17989 consensus_queue.cc:237] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:25.834977 17650 catalog_manager.cc:5697] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 1 to 2, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.848615 17952 raft_consensus.cc:493] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.849161 17952 raft_consensus.cc:515] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.851245 17952 leader_election.cc:290] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.852344 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.852491 17754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.852959 17828 raft_consensus.cc:2393] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2fd486e20e934c0d816f751e2860d10a in current term 1: Already voted for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in this term.
I20260709 13:05:25.853950 17868 leader_election.cc:304] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a; no voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:25.854579 17952 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.861022 17952 raft_consensus.cc:2749] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:25.890691 17828 raft_consensus.cc:1275] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:25.891925 17952 consensus_queue.cc:1048] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.898492 17988 raft_consensus.cc:993] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:25.898964 17982 raft_consensus.cc:1081] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:25.903789 17753 raft_consensus.cc:3055] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:25.904140 17753 raft_consensus.cc:740] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:25.904773 17829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59704
I20260709 13:05:25.905123 17982 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.904915 17753 consensus_queue.cc:260] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.905320 17829 raft_consensus.cc:493] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.905939 17829 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.906040 17753 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.912694 17753 raft_consensus.cc:1275] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:05:25.913214 17753 pending_rounds.cc:85] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Aborting all ops after (but not including) 0
I20260709 13:05:25.912745 17829 raft_consensus.cc:515] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.913651 17753 pending_rounds.cc:107] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:05:25.914004 17753 raft_consensus.cc:2889] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:05:25.915938 17752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:25.915958 17982 consensus_queue.cc:1048] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:25.916646 17752 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.923602 17752 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 3.
I20260709 13:05:25.925051 17794 leader_election.cc:304] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:25.925905 17974 raft_consensus.cc:2804] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:25.926419 17974 raft_consensus.cc:697] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:25.927203 17974 consensus_queue.cc:237] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.932534 17753 raft_consensus.cc:1240] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Rejecting Update request from peer 2fd486e20e934c0d816f751e2860d10a for earlier term 2. Current term is 3. Ops: [2.1-2.1]
I20260709 13:05:25.935220 17983 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.933566 17828 raft_consensus.cc:1240] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 LEADER]: Rejecting Update request from peer 2fd486e20e934c0d816f751e2860d10a for earlier term 2. Current term is 3. Ops: []
I20260709 13:05:25.936940 17829 leader_election.cc:290] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 3 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:25.937799 17983 consensus_queue.cc:1059] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.938371 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc88a27e46b48568bec9e2db348d27e" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:25.938529 17983 consensus_queue.cc:1243] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Peer 9f367322f1134c7797ddbb0ccbb7b312 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 0
I20260709 13:05:25.939422 17901 raft_consensus.cc:3055] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:25.939760 17901 raft_consensus.cc:740] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:25.940513 17901 consensus_queue.cc:260] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.941712 17901 raft_consensus.cc:3060] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:25.946103 17648 catalog_manager.cc:5697] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 2 to 3, leader changed from 2fd486e20e934c0d816f751e2860d10a (127.17.52.195) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:25.950603 17901 raft_consensus.cc:2468] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 3.
W20260709 13:05:25.951761 17988 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:05:25.957299 17983 consensus_queue.cc:1048] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.971200 17988 consensus_queue.cc:1048] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.976408 17901 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.983438 17952 raft_consensus.cc:993] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:25.983970 17952 raft_consensus.cc:1081] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:25.985742 17988 raft_consensus.cc:493] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.985934 17827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59704
I20260709 13:05:25.986558 17827 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:25.986935 17827 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:25.986838 17988 raft_consensus.cc:515] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:25.989490 17988 leader_election.cc:290] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:25.990356 17989 consensus_queue.cc:1048] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.990895 17752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" is_pre_election: true
I20260709 13:05:25.994343 17974 consensus_queue.cc:1048] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:25.998875 17982 raft_consensus.cc:993] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:25.994473 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312" is_pre_election: true
I20260709 13:05:25.999346 17982 raft_consensus.cc:1081] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:25.999543 17828 raft_consensus.cc:2468] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 1.
I20260709 13:05:26.000989 17989 consensus_queue.cc:1048] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.003605 17866 leader_election.cc:304] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:26.004048 17827 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.011674 17989 consensus_queue.cc:1048] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.013361 17828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59704
I20260709 13:05:26.014343 17828 raft_consensus.cc:493] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.014791 17828 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.021109 17902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:26.021759 17902 raft_consensus.cc:3055] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.022110 17902 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:26.022938 17902 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.027240 17902 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.038604 17974 consensus_queue.cc:1048] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.024216 17827 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:26.045141 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:26.045856 17753 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.049628 17983 raft_consensus.cc:2804] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:26.049911 18005 consensus_queue.cc:1048] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.053481 17983 raft_consensus.cc:493] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting leader election (detected failure of leader dcb2f1c1cb344ddab2d14f0a8e7c4c35)
I20260709 13:05:26.057641 17983 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.058507 17753 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:26.051218 17828 raft_consensus.cc:515] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.062111 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:26.062711 17901 raft_consensus.cc:3055] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.063007 17901 raft_consensus.cc:740] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:26.063742 17901 consensus_queue.cc:260] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.064723 17794 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:26.066118 18005 raft_consensus.cc:2804] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.066609 18005 raft_consensus.cc:697] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:26.067431 18005 consensus_queue.cc:237] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.068295 17954 consensus_queue.cc:1048] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.069540 17983 raft_consensus.cc:515] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.070465 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:26.071038 17753 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.072176 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:26.064751 17901 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.078742 17983 leader_election.cc:290] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:26.065351 17828 leader_election.cc:290] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:26.084136 17829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:26.085930 17866 leader_election.cc:304] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a; no voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:26.087283 17902 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:26.089783 17983 raft_consensus.cc:2749] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:26.102859 17974 consensus_queue.cc:1048] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.104184 17974 raft_consensus.cc:993] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:26.106143 17953 raft_consensus.cc:1081] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Signalling peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:26.106897 17953 raft_consensus.cc:993] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:26.107290 17953 raft_consensus.cc:1081] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Signalling peer 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:26.108454 17753 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:26.109753 17902 raft_consensus.cc:1240] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Rejecting Update request from peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:26.111935 17794 leader_election.cc:304] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:26.112286 17954 consensus_queue.cc:1059] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.112746 17751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f418c63b6024166beab97f3c631978d"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:38462
I20260709 13:05:26.114449 17953 raft_consensus.cc:2804] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.115110 17953 raft_consensus.cc:697] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:26.115581 17989 raft_consensus.cc:993] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:26.115984 17989 raft_consensus.cc:1081] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:26.101027 17901 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:26.115892 17953 consensus_queue.cc:237] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.101696 17648 catalog_manager.cc:5697] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 1 to 2, leader changed from 2fd486e20e934c0d816f751e2860d10a (127.17.52.195) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.118697 18026 raft_consensus.cc:3055] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.119041 18026 raft_consensus.cc:740] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:26.119935 18026 consensus_queue.cc:260] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.121039 18026 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.127327 17751 raft_consensus.cc:493] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.127801 17751 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.127228 17826 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59710
I20260709 13:05:26.130283 17826 raft_consensus.cc:493] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.130671 17826 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.134377 17902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:43476
I20260709 13:05:26.135689 17902 raft_consensus.cc:493] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.143898 17751 raft_consensus.cc:515] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.137725 17826 raft_consensus.cc:515] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.153141 17902 raft_consensus.cc:3060] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.157418 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:26.158119 17828 raft_consensus.cc:3055] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.158432 17828 raft_consensus.cc:740] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:26.158785 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:26.159687 17900 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.159324 17828 consensus_queue.cc:260] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.161172 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:26.161643 17828 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.161178 17901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:26.166893 17901 raft_consensus.cc:2393] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f367322f1134c7797ddbb0ccbb7b312 in current term 2: Already voted for candidate 2fd486e20e934c0d816f751e2860d10a in this term.
I20260709 13:05:26.167197 17826 leader_election.cc:290] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:26.158390 17751 leader_election.cc:290] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 2 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:26.170852 17753 raft_consensus.cc:2468] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:26.171051 17828 raft_consensus.cc:2468] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 2.
I20260709 13:05:26.172149 17794 leader_election.cc:304] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:26.173067 18031 raft_consensus.cc:2804] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.173528 18031 raft_consensus.cc:697] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:26.174381 18031 consensus_queue.cc:237] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.175185 17717 leader_election.cc:304] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:26.176270 17954 raft_consensus.cc:2804] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.176699 17954 raft_consensus.cc:697] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:26.177117 17900 raft_consensus.cc:2468] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 2.
I20260709 13:05:26.177567 17954 consensus_queue.cc:237] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.179217 17902 raft_consensus.cc:515] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.182333 17902 leader_election.cc:290] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:26.182550 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:26.183177 17828 raft_consensus.cc:3055] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.183482 17828 raft_consensus.cc:740] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:26.184263 17828 consensus_queue.cc:260] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.185138 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee3b296eb02484e87b0a5698531f958" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:26.185472 17828 raft_consensus.cc:3060] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.185809 17753 raft_consensus.cc:3060] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.191715 17753 raft_consensus.cc:2468] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 2.
I20260709 13:05:26.193521 17868 leader_election.cc:304] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:26.194442 17983 raft_consensus.cc:2804] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.194908 17983 raft_consensus.cc:697] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:26.195700 17983 consensus_queue.cc:237] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:26.198376 17828 raft_consensus.cc:2468] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 2.
I20260709 13:05:26.203554 17651 catalog_manager.cc:5697] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 1 to 2, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.210031 17648 catalog_manager.cc:5697] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 1 to 2, leader changed from dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.211863 17648 catalog_manager.cc:5697] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 1 to 2, leader changed from 2fd486e20e934c0d816f751e2860d10a (127.17.52.195) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.219707 17650 catalog_manager.cc:5697] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 1 to 2, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 2 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.234486 17828 raft_consensus.cc:1275] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.235628 17954 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.243111 17902 raft_consensus.cc:1275] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.244436 18026 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.270028 17989 consensus_queue.cc:1048] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.270680 18026 consensus_queue.cc:1048] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.325738 17902 raft_consensus.cc:1275] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:26.327176 18031 consensus_queue.cc:1048] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.337872 17753 raft_consensus.cc:1275] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:26.339490 18028 consensus_queue.cc:1048] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:26.549800 17753 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.551178 18028 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.559747 17902 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.561370 18005 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.584709 17902 raft_consensus.cc:1275] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.585911 18005 consensus_queue.cc:1048] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.593253 17753 raft_consensus.cc:1275] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.597470 18028 consensus_queue.cc:1048] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.604280 17828 raft_consensus.cc:1275] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.605379 18026 consensus_queue.cc:1048] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.617547 17902 raft_consensus.cc:1275] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.619817 18026 consensus_queue.cc:1048] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.668380 17902 raft_consensus.cc:1275] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.669711 18028 consensus_queue.cc:1048] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.678050 17753 raft_consensus.cc:1275] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.679632 18028 consensus_queue.cc:1048] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.728793 17828 raft_consensus.cc:1275] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.730370 17983 consensus_queue.cc:1048] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.743203 17753 raft_consensus.cc:1275] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.745466 18034 consensus_queue.cc:1048] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:28.802253 17619 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:05:28.803072 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:28.824430 17753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
mode: GRACEFUL
new_leader_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:38474
I20260709 13:05:28.824915 17753 raft_consensus.cc:606] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Received request to transfer leadership to TS 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:28.835052 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:59736
I20260709 13:05:28.835528 17828 raft_consensus.cc:606] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Received request to transfer leadership to TS 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:28.836598 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:28.836992 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:29.062673 18026 raft_consensus.cc:993] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: : Instructing follower 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:29.063167 18044 raft_consensus.cc:1081] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Signalling peer 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:29.065079 17902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:43484
I20260709 13:05:29.065755 17902 raft_consensus.cc:493] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.066164 17902 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:29.071746 17902 raft_consensus.cc:515] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:29.073508 17902 leader_election.cc:290] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 3 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:29.074452 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:29.074896 17753 raft_consensus.cc:3055] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:29.075132 17753 raft_consensus.cc:740] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:29.075381 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:29.075912 17828 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:29.075930 17753 consensus_queue.cc:260] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:29.077198 17753 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:29.083213 17828 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 3.
I20260709 13:05:29.084228 17753 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 3.
I20260709 13:05:29.085153 17866 leader_election.cc:304] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:29.086625 17983 raft_consensus.cc:2804] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:29.089452 17983 raft_consensus.cc:697] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:29.090485 17983 consensus_queue.cc:237] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:29.097853 17648 catalog_manager.cc:5697] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 2 to 3, leader changed from dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193) to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 3 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.204005 18039 raft_consensus.cc:993] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:29.204416 18051 raft_consensus.cc:1081] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Signalling peer 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:29.205981 17902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:43476
I20260709 13:05:29.206492 17902 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.206786 17902 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:29.211531 17902 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:29.213268 17902 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 3 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:29.214139 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:29.214213 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:29.214798 17753 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:29.214841 17828 raft_consensus.cc:3055] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:29.215296 17828 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:29.216068 17828 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:29.217268 17828 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:29.221539 17753 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 3.
I20260709 13:05:29.222819 17868 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:29.224067 17828 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 3.
I20260709 13:05:29.224254 17983 raft_consensus.cc:2804] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:29.224721 17983 raft_consensus.cc:697] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:29.225564 17983 consensus_queue.cc:237] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:29.234102 17651 catalog_manager.cc:5697] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 2 to 3, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 3 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.508925 17753 raft_consensus.cc:1275] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:29.510116 17983 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.521312 17828 raft_consensus.cc:1275] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:29.522511 17983 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.755513 17753 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:29.756881 17983 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.768441 17828 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:29.769999 17983 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:29.837708 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:29.847165 17900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:43498
I20260709 13:05:29.847702 17900 raft_consensus.cc:606] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:29.852555 17753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f418c63b6024166beab97f3c631978d"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:38468
I20260709 13:05:29.853044 17753 raft_consensus.cc:606] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:29.857807 17753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:38468
I20260709 13:05:29.858311 17753 raft_consensus.cc:606] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:29.864486 17753 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:38468
I20260709 13:05:29.865198 17753 raft_consensus.cc:606] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:29.878033 17900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
mode: GRACEFUL
new_leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:43498
I20260709 13:05:29.878618 17900 raft_consensus.cc:606] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Received request to transfer leadership to TS 9f367322f1134c7797ddbb0ccbb7b312
I20260709 13:05:30.003335 18045 raft_consensus.cc:993] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.003844 17983 raft_consensus.cc:1081] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.005198 17828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59704
I20260709 13:05:30.005698 17828 raft_consensus.cc:493] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.006016 17828 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:30.009945 17828 raft_consensus.cc:515] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:30.011287 17828 leader_election.cc:290] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 4 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:30.012133 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:30.012269 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fd60a6352b4a338507cb6821d52380" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:30.012600 17753 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:30.012749 17900 raft_consensus.cc:3055] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:30.013055 17900 raft_consensus.cc:740] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:30.013741 17900 consensus_queue.cc:260] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:30.014606 17900 raft_consensus.cc:3060] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:30.016707 17753 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 4.
I20260709 13:05:30.017613 17794 leader_election.cc:304] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:30.018412 18051 raft_consensus.cc:2804] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:30.018761 18051 raft_consensus.cc:697] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:30.019269 17900 raft_consensus.cc:2468] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 4.
I20260709 13:05:30.019411 18051 consensus_queue.cc:237] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } }
I20260709 13:05:30.025486 17651 catalog_manager.cc:5697] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 3 to 4, leader changed from 2fd486e20e934c0d816f751e2860d10a (127.17.52.195) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 4 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.097532 18044 raft_consensus.cc:993] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.097939 18065 raft_consensus.cc:1081] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.099308 17828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59710
I20260709 13:05:30.099730 17828 raft_consensus.cc:493] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.099972 17828 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.103809 17828 raft_consensus.cc:515] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.105127 17828 leader_election.cc:290] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:30.105978 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:30.106099 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:30.106570 17753 raft_consensus.cc:3055] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:30.106638 17900 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.106896 17753 raft_consensus.cc:740] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:30.107481 17753 consensus_queue.cc:260] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.108243 17753 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.111033 17900 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:30.112052 17753 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:30.112007 17792 leader_election.cc:304] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:30.112939 18051 raft_consensus.cc:2804] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.113453 18051 raft_consensus.cc:697] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:30.114224 18051 consensus_queue.cc:237] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.118376 18044 raft_consensus.cc:993] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.118765 18065 raft_consensus.cc:1081] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.120168 17828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59710
I20260709 13:05:30.120651 17828 raft_consensus.cc:493] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.120985 17828 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.121089 17651 catalog_manager.cc:5697] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 1 to 2, leader changed from dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.125646 17828 raft_consensus.cc:515] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.127393 17828 leader_election.cc:290] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:30.128443 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:30.128933 17900 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.128139 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:30.129825 17753 raft_consensus.cc:3055] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:30.130056 17753 raft_consensus.cc:740] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:30.130657 17753 consensus_queue.cc:260] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.131421 17753 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.133472 17900 raft_consensus.cc:2468] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:30.134503 17792 leader_election.cc:304] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:30.135157 18051 raft_consensus.cc:2804] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:30.135278 17753 raft_consensus.cc:2468] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 2.
I20260709 13:05:30.135530 18051 raft_consensus.cc:697] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:30.136294 18051 consensus_queue.cc:237] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.142529 17651 catalog_manager.cc:5697] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 1 to 2, leader changed from dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.165030 18045 raft_consensus.cc:993] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.165432 17983 raft_consensus.cc:1081] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.166961 17828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59704
I20260709 13:05:30.167452 17828 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.167707 17828 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:30.171520 17828 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.172832 17828 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 4 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:30.173794 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:30.173841 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:30.174383 17753 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:30.174476 17900 raft_consensus.cc:3055] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:30.174799 17900 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:30.175433 17900 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.176345 17900 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:30.178205 17753 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 4.
I20260709 13:05:30.179047 17794 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [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: 9f367322f1134c7797ddbb0ccbb7b312, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:30.179642 18051 raft_consensus.cc:2804] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:30.179982 18051 raft_consensus.cc:697] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:30.180807 17900 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 4.
I20260709 13:05:30.180652 18051 consensus_queue.cc:237] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.185917 17651 catalog_manager.cc:5697] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 3 to 4, leader changed from 2fd486e20e934c0d816f751e2860d10a (127.17.52.195) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 4 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.281163 18044 raft_consensus.cc:993] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: : Instructing follower 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.281569 18044 raft_consensus.cc:1081] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Signalling peer 9f367322f1134c7797ddbb0ccbb7b312 to start an election
I20260709 13:05:30.283030 17828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f418c63b6024166beab97f3c631978d"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
 from {username='slave'} at 127.0.0.1:59710
I20260709 13:05:30.283481 17828 raft_consensus.cc:493] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:30.283730 17828 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:30.288389 17828 raft_consensus.cc:515] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.290112 17828 leader_election.cc:290] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [CANDIDATE]: Term 3 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:30.290831 17753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:30.290974 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f418c63b6024166beab97f3c631978d" candidate_uuid: "9f367322f1134c7797ddbb0ccbb7b312" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:30.291411 17753 raft_consensus.cc:3055] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:30.291486 17900 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:30.291816 17753 raft_consensus.cc:740] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:30.292541 17753 consensus_queue.cc:260] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.293633 17753 raft_consensus.cc:3060] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:30.298210 17900 raft_consensus.cc:2468] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 3.
I20260709 13:05:30.299347 17792 leader_election.cc:304] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [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: 2fd486e20e934c0d816f751e2860d10a, 9f367322f1134c7797ddbb0ccbb7b312; no voters: 
I20260709 13:05:30.299762 17753 raft_consensus.cc:2468] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f367322f1134c7797ddbb0ccbb7b312 in term 3.
I20260709 13:05:30.300050 18051 raft_consensus.cc:2804] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:30.300529 18051 raft_consensus.cc:697] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 LEADER]: Becoming Leader. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:30.301245 18051 consensus_queue.cc:237] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:30.307025 17651 catalog_manager.cc:5697] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 reported cstate change: term changed from 2 to 3, leader changed from dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193) to 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "9f367322f1134c7797ddbb0ccbb7b312" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.511181 17900 raft_consensus.cc:1275] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:30.512434 18051 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:30.520210 17753 raft_consensus.cc:1275] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:30.521831 18051 consensus_queue.cc:1048] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:30.599684 17753 raft_consensus.cc:1275] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.600858 18051 consensus_queue.cc:1048] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.611100 17751 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:30.612849 17900 raft_consensus.cc:1275] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.612907 18039 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:30.613574 17751 raft_consensus.cc:1275] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.614631 18039 consensus_queue.cc:1048] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:30.615763 18051 consensus_queue.cc:1048] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:30.626268 17900 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:30.628027 18074 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:30.640237 17900 raft_consensus.cc:1275] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.641714 18039 consensus_queue.cc:1048] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.715900 17751 raft_consensus.cc:1275] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:30.717087 18039 consensus_queue.cc:1048] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:30.725538 17900 raft_consensus.cc:1275] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Refusing update from remote peer 9f367322f1134c7797ddbb0ccbb7b312: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:30.727419 18075 consensus_queue.cc:1048] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:32.883491 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:32.890790 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:59736
I20260709 13:05:32.891448 17828 raft_consensus.cc:606] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Received request to transfer leadership to TS dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:32.893826 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:59736
I20260709 13:05:32.894387 17828 raft_consensus.cc:606] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Received request to transfer leadership to TS 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:32.896700 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:59736
I20260709 13:05:32.897087 17828 raft_consensus.cc:606] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Received request to transfer leadership to TS dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:32.899104 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:59736
I20260709 13:05:32.899463 17828 raft_consensus.cc:606] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Received request to transfer leadership to TS 2fd486e20e934c0d816f751e2860d10a
I20260709 13:05:32.901302 17828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21"
dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
mode: GRACEFUL
new_leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:59736
I20260709 13:05:32.901648 17828 raft_consensus.cc:606] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Received request to transfer leadership to TS dcb2f1c1cb344ddab2d14f0a8e7c4c35
I20260709 13:05:32.903081 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:32.903553 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:32.924170 18081 raft_consensus.cc:993] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:32.924678 18083 raft_consensus.cc:1081] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Signalling peer 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:32.926322 17900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:43476
I20260709 13:05:32.926795 17900 raft_consensus.cc:493] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:32.927126 17900 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:32.932164 17900 raft_consensus.cc:515] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:32.933998 17900 leader_election.cc:290] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 5 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:32.934902 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:32.935400 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ccb943abf9f421a99d439a839caa700" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:32.935635 17751 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:32.935883 17828 raft_consensus.cc:3055] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:32.936195 17828 raft_consensus.cc:740] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:32.936990 17828 consensus_queue.cc:260] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:32.937861 17828 raft_consensus.cc:3060] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:32.940614 17751 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 5.
I20260709 13:05:32.941998 17828 raft_consensus.cc:2468] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 5.
I20260709 13:05:32.942026 17868 leader_election.cc:304] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:32.942972 17983 raft_consensus.cc:2804] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:32.943802 17983 raft_consensus.cc:697] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 5 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:32.944651 17983 consensus_queue.cc:237] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:32.950915 17651 catalog_manager.cc:5697] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 4 to 5, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 5 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.126773 18081 raft_consensus.cc:993] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:33.127215 18081 raft_consensus.cc:1081] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Signalling peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:33.128726 17753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:38462
I20260709 13:05:33.129134 17753 raft_consensus.cc:493] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.129377 17753 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.133646 17753 raft_consensus.cc:515] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.135201 17753 leader_election.cc:290] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 3 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:33.136101 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:33.136351 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fba352672c0743ca9bb5070a66175f21" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:33.136507 17828 raft_consensus.cc:3055] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.136885 17828 raft_consensus.cc:740] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:33.136933 17900 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.137535 17828 consensus_queue.cc:260] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.138407 17828 raft_consensus.cc:3060] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.141719 17900 raft_consensus.cc:2468] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 3.
I20260709 13:05:33.142369 17828 raft_consensus.cc:2468] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 3.
I20260709 13:05:33.142864 17717 leader_election.cc:304] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:33.144366 18090 raft_consensus.cc:2804] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.145401 18090 raft_consensus.cc:697] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:33.146234 18090 consensus_queue.cc:237] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.153035 17651 catalog_manager.cc:5697] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 2 to 3, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.226480 18083 raft_consensus.cc:993] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:33.226888 18081 raft_consensus.cc:1081] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Signalling peer 2fd486e20e934c0d816f751e2860d10a to start an election
I20260709 13:05:33.228210 17900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d"
dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
 from {username='slave'} at 127.0.0.1:43476
I20260709 13:05:33.228628 17900 raft_consensus.cc:493] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.228922 17900 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.232016 18083 raft_consensus.cc:993] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:33.232465 18081 raft_consensus.cc:1081] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Signalling peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:33.233948 17753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:38462
I20260709 13:05:33.234387 17753 raft_consensus.cc:493] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.234194 17900 raft_consensus.cc:515] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.234642 17753 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.235755 17900 leader_election.cc:290] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [CANDIDATE]: Term 3 election: Requested vote from peers dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923), 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219)
I20260709 13:05:33.236905 17828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:33.236827 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0ed00354c7e4cdcb9089cbb71c31d7d" candidate_uuid: "2fd486e20e934c0d816f751e2860d10a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
I20260709 13:05:33.237371 17828 raft_consensus.cc:3055] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.237450 17751 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.237625 17828 raft_consensus.cc:740] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:33.238291 17828 consensus_queue.cc:260] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.239125 17828 raft_consensus.cc:3060] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.240231 17753 raft_consensus.cc:515] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.241991 17753 leader_election.cc:290] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 3 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:33.243252 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:33.243805 17900 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.243803 17751 raft_consensus.cc:2468] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 3.
I20260709 13:05:33.243865 17827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e457a022a0d4fc187636c094e42dcbb" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:33.244817 17827 raft_consensus.cc:3055] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.245144 17827 raft_consensus.cc:740] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:33.245128 17868 leader_election.cc:304] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:33.244817 17828 raft_consensus.cc:2468] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fd486e20e934c0d816f751e2860d10a in term 3.
I20260709 13:05:33.246241 17983 raft_consensus.cc:2804] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.246718 17983 raft_consensus.cc:697] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Becoming Leader. State: Replica: 2fd486e20e934c0d816f751e2860d10a, State: Running, Role: LEADER
I20260709 13:05:33.246260 17827 consensus_queue.cc:260] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.247745 17827 raft_consensus.cc:3060] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.247586 17983 consensus_queue.cc:237] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.250017 17900 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 3.
I20260709 13:05:33.251062 17717 leader_election.cc:304] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:33.251798 18090 raft_consensus.cc:2804] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.252271 18090 raft_consensus.cc:697] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:33.253365 18090 consensus_queue.cc:237] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.255308 17827 raft_consensus.cc:2468] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 3.
I20260709 13:05:33.262043 17651 catalog_manager.cc:5697] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a reported cstate change: term changed from 2 to 3, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to 2fd486e20e934c0d816f751e2860d10a (127.17.52.195). New cstate: current_term: 3 leader_uuid: "2fd486e20e934c0d816f751e2860d10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.263012 17648 catalog_manager.cc:5697] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 2 to 3, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.267349 18083 raft_consensus.cc:993] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: : Instructing follower dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:33.268002 18081 raft_consensus.cc:1081] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Signalling peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 to start an election
I20260709 13:05:33.269806 17751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16"
dest_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35"
 from {username='slave'} at 127.0.0.1:38462
I20260709 13:05:33.270375 17751 raft_consensus.cc:493] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.270709 17751 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.276350 17751 raft_consensus.cc:515] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.278228 17751 leader_election.cc:290] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [CANDIDATE]: Term 3 election: Requested vote from peers 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219), 2fd486e20e934c0d816f751e2860d10a (127.17.52.195:44991)
I20260709 13:05:33.279146 17900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2fd486e20e934c0d816f751e2860d10a"
I20260709 13:05:33.279346 17827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06e9bd7dded148789f6b9c9d919cea16" candidate_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f367322f1134c7797ddbb0ccbb7b312"
I20260709 13:05:33.280076 17900 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.280140 17827 raft_consensus.cc:3055] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.280493 17827 raft_consensus.cc:740] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f367322f1134c7797ddbb0ccbb7b312, State: Running, Role: LEADER
I20260709 13:05:33.281277 17827 consensus_queue.cc:260] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.282553 17827 raft_consensus.cc:3060] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.286157 17900 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 3.
I20260709 13:05:33.287299 17717 leader_election.cc:304] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: 2fd486e20e934c0d816f751e2860d10a, dcb2f1c1cb344ddab2d14f0a8e7c4c35; no voters: 
I20260709 13:05:33.287900 18090 raft_consensus.cc:2804] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.288348 18090 raft_consensus.cc:697] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 LEADER]: Becoming Leader. State: Replica: dcb2f1c1cb344ddab2d14f0a8e7c4c35, State: Running, Role: LEADER
I20260709 13:05:33.288415 17827 raft_consensus.cc:2468] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dcb2f1c1cb344ddab2d14f0a8e7c4c35 in term 3.
I20260709 13:05:33.289192 18090 consensus_queue.cc:237] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [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: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } }
I20260709 13:05:33.295966 17648 catalog_manager.cc:5697] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 reported cstate change: term changed from 2 to 3, leader changed from 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194) to dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.391817 17827 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 5 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:33.392228 17751 raft_consensus.cc:1275] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 5 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:33.393321 18084 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:33.393981 17983 consensus_queue.cc:1048] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:33.581874 17900 raft_consensus.cc:1275] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.583163 18090 consensus_queue.cc:1048] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.590945 17827 raft_consensus.cc:1275] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.592506 18103 consensus_queue.cc:1048] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:33.632740 17827 raft_consensus.cc:1275] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.633814 18103 consensus_queue.cc:1048] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.636209 17900 raft_consensus.cc:1275] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.637590 18091 consensus_queue.cc:1048] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.649885 17827 raft_consensus.cc:1275] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.651458 17983 consensus_queue.cc:1048] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.666424 17751 raft_consensus.cc:1275] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Refusing update from remote peer 2fd486e20e934c0d816f751e2860d10a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.667904 17983 consensus_queue.cc:1048] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dcb2f1c1cb344ddab2d14f0a8e7c4c35" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.826138 17827 raft_consensus.cc:1275] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.827404 18090 consensus_queue.cc:1048] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f367322f1134c7797ddbb0ccbb7b312" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 33219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.834945 17900 raft_consensus.cc:1275] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Refusing update from remote peer dcb2f1c1cb344ddab2d14f0a8e7c4c35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.836141 18090 consensus_queue.cc:1048] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fd486e20e934c0d816f751e2860d10a" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 44991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.904296 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:33.909808 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
I20260709 13:05:33.931331 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:33.932024 17619 tablet_replica.cc:333] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.932667 17619 raft_consensus.cc:2243] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.933120 17619 raft_consensus.cc:2272] T 4ee3b296eb02484e87b0a5698531f958 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.935376 17619 tablet_replica.cc:333] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.935861 17619 raft_consensus.cc:2243] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.936242 17619 raft_consensus.cc:2272] T 3f418c63b6024166beab97f3c631978d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.937757 17619 tablet_replica.cc:333] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.938251 17619 raft_consensus.cc:2243] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:33.938874 17619 raft_consensus.cc:2272] T 9e457a022a0d4fc187636c094e42dcbb P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.940637 17619 tablet_replica.cc:333] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.941177 17619 raft_consensus.cc:2243] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:33.941836 17619 raft_consensus.cc:2272] T 06e9bd7dded148789f6b9c9d919cea16 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.943773 17619 tablet_replica.cc:333] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.944242 17619 raft_consensus.cc:2243] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.944619 17619 raft_consensus.cc:2272] T 8bc88a27e46b48568bec9e2db348d27e P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.946187 17619 tablet_replica.cc:333] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.946623 17619 raft_consensus.cc:2243] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.947014 17619 raft_consensus.cc:2272] T 4ccb943abf9f421a99d439a839caa700 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.948987 17619 tablet_replica.cc:333] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.949432 17619 raft_consensus.cc:2243] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.949801 17619 raft_consensus.cc:2272] T 31fd60a6352b4a338507cb6821d52380 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.951346 17619 tablet_replica.cc:333] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.951752 17619 raft_consensus.cc:2243] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:33.952135 17619 raft_consensus.cc:2272] T d0ed00354c7e4cdcb9089cbb71c31d7d P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:33.953949 17619 tablet_replica.cc:333] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35: stopping tablet replica
I20260709 13:05:33.954389 17619 raft_consensus.cc:2243] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:33.955051 17619 raft_consensus.cc:2272] T fba352672c0743ca9bb5070a66175f21 P dcb2f1c1cb344ddab2d14f0a8e7c4c35 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:34.043800 17868 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:05:34.045248 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
W20260709 13:05:34.047353 17868 consensus_peers.cc:597] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a -> Peer dcb2f1c1cb344ddab2d14f0a8e7c4c35 (127.17.52.193:45923): Couldn't send request to peer dcb2f1c1cb344ddab2d14f0a8e7c4c35. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.062481 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
I20260709 13:05:34.083027 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:34.083854 17619 tablet_replica.cc:333] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.084501 17619 raft_consensus.cc:2243] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.084921 17619 raft_consensus.cc:2272] T 06e9bd7dded148789f6b9c9d919cea16 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.086997 17619 tablet_replica.cc:333] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.087512 17619 raft_consensus.cc:2243] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.087896 17619 raft_consensus.cc:2272] T d0ed00354c7e4cdcb9089cbb71c31d7d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.089941 17619 tablet_replica.cc:333] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.090525 17619 raft_consensus.cc:2243] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.090924 17619 raft_consensus.cc:2272] T 4ee3b296eb02484e87b0a5698531f958 P 9f367322f1134c7797ddbb0ccbb7b312 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.092696 17619 tablet_replica.cc:333] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.093181 17619 raft_consensus.cc:2243] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.093870 17619 raft_consensus.cc:2272] T 3f418c63b6024166beab97f3c631978d P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.095999 17619 tablet_replica.cc:333] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.096483 17619 raft_consensus.cc:2243] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.096899 17619 raft_consensus.cc:2272] T 9e457a022a0d4fc187636c094e42dcbb P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.098963 17619 tablet_replica.cc:333] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.099414 17619 raft_consensus.cc:2243] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.099781 17619 raft_consensus.cc:2272] T fba352672c0743ca9bb5070a66175f21 P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.101864 17619 tablet_replica.cc:333] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.102344 17619 raft_consensus.cc:2243] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.103112 17619 raft_consensus.cc:2272] T 31fd60a6352b4a338507cb6821d52380 P 9f367322f1134c7797ddbb0ccbb7b312 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.104722 17619 tablet_replica.cc:333] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.105157 17619 raft_consensus.cc:2243] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.105516 17619 raft_consensus.cc:2272] T 4ccb943abf9f421a99d439a839caa700 P 9f367322f1134c7797ddbb0ccbb7b312 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.107360 17619 tablet_replica.cc:333] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312: stopping tablet replica
I20260709 13:05:34.107784 17619 raft_consensus.cc:2243] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.108481 17619 raft_consensus.cc:2272] T 8bc88a27e46b48568bec9e2db348d27e P 9f367322f1134c7797ddbb0ccbb7b312 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.136242 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
I20260709 13:05:34.151883 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
W20260709 13:05:34.177161 17866 consensus_peers.cc:597] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a -> Peer 9f367322f1134c7797ddbb0ccbb7b312 (127.17.52.194:33219): Couldn't send request to peer 9f367322f1134c7797ddbb0ccbb7b312. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:33219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:34.177961 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:34.178615 17619 tablet_replica.cc:333] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.179196 17619 raft_consensus.cc:2243] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.179612 17619 raft_consensus.cc:2272] T fba352672c0743ca9bb5070a66175f21 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.181572 17619 tablet_replica.cc:333] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.182036 17619 raft_consensus.cc:2243] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.182763 17619 raft_consensus.cc:2272] T d0ed00354c7e4cdcb9089cbb71c31d7d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.184870 17619 tablet_replica.cc:333] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.185339 17619 raft_consensus.cc:2243] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.185712 17619 raft_consensus.cc:2272] T 31fd60a6352b4a338507cb6821d52380 P 2fd486e20e934c0d816f751e2860d10a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.187393 17619 tablet_replica.cc:333] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.187835 17619 raft_consensus.cc:2243] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.188491 17619 raft_consensus.cc:2272] T 4ee3b296eb02484e87b0a5698531f958 P 2fd486e20e934c0d816f751e2860d10a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.189944 17619 tablet_replica.cc:333] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.190397 17619 raft_consensus.cc:2243] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.190796 17619 raft_consensus.cc:2272] T 8bc88a27e46b48568bec9e2db348d27e P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.192394 17619 tablet_replica.cc:333] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.192808 17619 raft_consensus.cc:2243] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.193415 17619 raft_consensus.cc:2272] T 4ccb943abf9f421a99d439a839caa700 P 2fd486e20e934c0d816f751e2860d10a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.195138 17619 tablet_replica.cc:333] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.195562 17619 raft_consensus.cc:2243] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.195947 17619 raft_consensus.cc:2272] T 9e457a022a0d4fc187636c094e42dcbb P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.198009 17619 tablet_replica.cc:333] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.198473 17619 raft_consensus.cc:2243] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.198848 17619 raft_consensus.cc:2272] T 3f418c63b6024166beab97f3c631978d P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.200268 17619 tablet_replica.cc:333] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a: stopping tablet replica
I20260709 13:05:34.200649 17619 raft_consensus.cc:2243] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:34.201012 17619 raft_consensus.cc:2272] T 06e9bd7dded148789f6b9c9d919cea16 P 2fd486e20e934c0d816f751e2860d10a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.226743 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
I20260709 13:05:34.242990 17619 master.cc:562] Master@127.17.52.254:36973 shutting down...
I20260709 13:05:34.371280 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:34.371799 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:34.372234 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9b15d0ce08da4b4db5dbd6763f15d237: stopping tablet replica
I20260709 13:05:34.390580 17619 master.cc:584] Master@127.17.52.254:36973 shutdown complete.
2fd486e20e934c0d816f751e2860d10a  1
9f367322f1134c7797ddbb0ccbb7b312  4
dcb2f1c1cb344ddab2d14f0a8e7c4c35  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12139 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:34.430302 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:41179
I20260709 13:05:34.431375 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:34.437141 18113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.437258 18114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.438163 18116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:34.438196 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:34.439137 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:34.439309 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:34.439459 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602334439441 us; error 0 us; skew 500 ppm
I20260709 13:05:34.439965 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:34.442381 17619 webserver.cc:533] Webserver started at http://127.17.52.254:46071/ using document root <none> and password file <none>
I20260709 13:05:34.442843 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:34.443013 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:34.443259 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:34.444303 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "bd59a1917f0c42bba0b130b1d9be2c86"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.448810 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:05:34.452041 18121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.452803 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:34.453060 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "bd59a1917f0c42bba0b130b1d9be2c86"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.453322 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:34.471369 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:34.472625 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:34.508874 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:41179
I20260709 13:05:34.508986 18172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:41179 every 8 connection(s)
I20260709 13:05:34.512645 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:34.521770 18173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86: Bootstrap starting.
I20260709 13:05:34.526250 18173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.530246 18173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86: No bootstrap required, opened a new log
I20260709 13:05:34.532241 18173 raft_consensus.cc:359] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd59a1917f0c42bba0b130b1d9be2c86" member_type: VOTER }
I20260709 13:05:34.532599 18173 raft_consensus.cc:385] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.532809 18173 raft_consensus.cc:740] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd59a1917f0c42bba0b130b1d9be2c86, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.533381 18173 consensus_queue.cc:260] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bd59a1917f0c42bba0b130b1d9be2c86" member_type: VOTER }
I20260709 13:05:34.533794 18173 raft_consensus.cc:399] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:34.533994 18173 raft_consensus.cc:493] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:34.534266 18173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.538062 18173 raft_consensus.cc:515] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd59a1917f0c42bba0b130b1d9be2c86" member_type: VOTER }
I20260709 13:05:34.538605 18173 leader_election.cc:304] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [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: bd59a1917f0c42bba0b130b1d9be2c86; no voters: 
I20260709 13:05:34.539673 18173 leader_election.cc:290] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:34.540060 18176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.541298 18176 raft_consensus.cc:697] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 1 LEADER]: Becoming Leader. State: Replica: bd59a1917f0c42bba0b130b1d9be2c86, State: Running, Role: LEADER
I20260709 13:05:34.541937 18176 consensus_queue.cc:237] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [LEADER]: Queue going to LEADER mode. State: All 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: "bd59a1917f0c42bba0b130b1d9be2c86" member_type: VOTER }
I20260709 13:05:34.542526 18173 sys_catalog.cc:565] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:34.546298 18178 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bd59a1917f0c42bba0b130b1d9be2c86. Latest consensus state: current_term: 1 leader_uuid: "bd59a1917f0c42bba0b130b1d9be2c86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd59a1917f0c42bba0b130b1d9be2c86" member_type: VOTER } }
I20260709 13:05:34.546499 18177 sys_catalog.cc:455] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bd59a1917f0c42bba0b130b1d9be2c86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bd59a1917f0c42bba0b130b1d9be2c86" member_type: VOTER } }
I20260709 13:05:34.547035 18178 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:34.547070 18177 sys_catalog.cc:458] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:34.550858 18182 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:34.556185 18182 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:34.558298 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:34.564704 18182 catalog_manager.cc:1383] Generated new cluster ID: 6f74c5cf54ea4cceb489d8016669ca98
I20260709 13:05:34.564965 18182 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:34.584231 18182 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:34.585409 18182 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:34.596231 18182 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86: Generated new TSK 0
I20260709 13:05:34.596817 18182 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:34.624699 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:34.630177 18194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.631096 18195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.632550 18197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:34.632934 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:34.633635 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:34.633807 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:34.633972 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602334633952 us; error 0 us; skew 500 ppm
I20260709 13:05:34.634480 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:34.636590 17619 webserver.cc:533] Webserver started at http://127.17.52.193:33383/ using document root <none> and password file <none>
I20260709 13:05:34.637051 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:34.637219 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:34.637465 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:34.638530 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "9468d7dae1ee46eeb127d05c22d61612"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.642738 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:34.645841 18202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.646562 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:34.646822 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "9468d7dae1ee46eeb127d05c22d61612"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.647101 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:34.660190 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:34.661463 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:34.663039 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:34.665299 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:34.665489 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.665717 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:34.665866 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.704687 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:41643
I20260709 13:05:34.704788 18264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:41643 every 8 connection(s)
I20260709 13:05:34.709308 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:34.715631 18269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.718164 18270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.718634 18272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:34.718895 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:34.719880 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:34.720098 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:34.720249 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602334720232 us; error 0 us; skew 500 ppm
I20260709 13:05:34.720721 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:34.723585 17619 webserver.cc:533] Webserver started at http://127.17.52.194:46069/ using document root <none> and password file <none>
I20260709 13:05:34.724108 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:34.724292 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:34.724557 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:34.724694 18265 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41179
I20260709 13:05:34.725078 18265 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:34.725950 18265 heartbeater.cc:507] Master 127.17.52.254:41179 requested a full tablet report, sending...
I20260709 13:05:34.725991 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "e7620dc36b0b47b2b230e559b09ae134"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.728077 18138 ts_manager.cc:194] Registered new tserver with Master: 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643)
I20260709 13:05:34.729720 18138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41688
I20260709 13:05:34.731083 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:34.734596 18277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.735417 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:05:34.735745 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "e7620dc36b0b47b2b230e559b09ae134"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.736024 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:34.751606 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:34.753139 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:34.754974 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:34.757368 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:34.757568 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.757831 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:34.757982 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.796487 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:41591
I20260709 13:05:34.796612 18339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:41591 every 8 connection(s)
I20260709 13:05:34.800817 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:34.807992 18343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.808459 18344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:34.811324 18346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:34.811509 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:34.812391 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:34.812583 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:34.812749 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602334812730 us; error 0 us; skew 500 ppm
I20260709 13:05:34.813354 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:34.814126 18340 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41179
I20260709 13:05:34.814468 18340 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:34.815261 18340 heartbeater.cc:507] Master 127.17.52.254:41179 requested a full tablet report, sending...
I20260709 13:05:34.816198 17619 webserver.cc:533] Webserver started at http://127.17.52.195:45693/ using document root <none> and password file <none>
I20260709 13:05:34.816761 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:34.816998 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:34.817293 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:34.817874 18138 ts_manager.cc:194] Registered new tserver with Master: e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:34.818683 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "be6e5b73f39a47df9f76685ec9815ee7"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.819269 18138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41696
I20260709 13:05:34.823086 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:05:34.826195 18351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.826944 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:34.827184 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "be6e5b73f39a47df9f76685ec9815ee7"
format_stamp: "Formatted at 2026-07-09 13:05:34 on dist-test-slave-j4mc"
I20260709 13:05:34.827415 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:34.847261 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:34.848397 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:34.849886 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:34.852026 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:34.852259 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.852530 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:34.852670 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:34.891047 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:42177
I20260709 13:05:34.891136 18413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:42177 every 8 connection(s)
I20260709 13:05:34.984629 18414 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41179
I20260709 13:05:34.985019 18414 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:34.985894 18414 heartbeater.cc:507] Master 127.17.52.254:41179 requested a full tablet report, sending...
I20260709 13:05:34.988677 18138 ts_manager.cc:194] Registered new tserver with Master: be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:34.989419 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.095230625s
I20260709 13:05:34.992003 18138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41708
I20260709 13:05:35.077241 18138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41724:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:35.080178 18138 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:35.146174 18230 tablet_service.cc:1511] Processing CreateTablet for tablet 060c8e61ebd94268aaf646ce1c3c6d6d (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:35.147637 18230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060c8e61ebd94268aaf646ce1c3c6d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.149595 18229 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfb852c448e4ddfbb612dae20a53e5f (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:35.153545 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfb852c448e4ddfbb612dae20a53e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.154202 18228 tablet_service.cc:1511] Processing CreateTablet for tablet e0ccdea84d9e4969b966eb17eb9a9223 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:35.155546 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ccdea84d9e4969b966eb17eb9a9223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.157915 18227 tablet_service.cc:1511] Processing CreateTablet for tablet b10dc23ee7d949e29dda727896121935 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:35.159282 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10dc23ee7d949e29dda727896121935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.171433 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfb852c448e4ddfbb612dae20a53e5f (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:35.172417 18305 tablet_service.cc:1511] Processing CreateTablet for tablet 060c8e61ebd94268aaf646ce1c3c6d6d (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:35.172948 18304 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfb852c448e4ddfbb612dae20a53e5f (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:35.173812 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060c8e61ebd94268aaf646ce1c3c6d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.172019 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 060c8e61ebd94268aaf646ce1c3c6d6d (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:35.174463 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfb852c448e4ddfbb612dae20a53e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.173522 18376 tablet_service.cc:1511] Processing CreateTablet for tablet b10dc23ee7d949e29dda727896121935 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:35.174121 18377 tablet_service.cc:1511] Processing CreateTablet for tablet e0ccdea84d9e4969b966eb17eb9a9223 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:35.172825 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfb852c448e4ddfbb612dae20a53e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.176277 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060c8e61ebd94268aaf646ce1c3c6d6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.176878 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ccdea84d9e4969b966eb17eb9a9223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.177419 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10dc23ee7d949e29dda727896121935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.179157 18303 tablet_service.cc:1511] Processing CreateTablet for tablet e0ccdea84d9e4969b966eb17eb9a9223 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:35.180526 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0ccdea84d9e4969b966eb17eb9a9223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.188062 18302 tablet_service.cc:1511] Processing CreateTablet for tablet b10dc23ee7d949e29dda727896121935 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:35.189373 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b10dc23ee7d949e29dda727896121935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.204996 18226 tablet_service.cc:1511] Processing CreateTablet for tablet 4bcc6ecd3fb9492c85d298633d3a148e (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:35.206385 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bcc6ecd3fb9492c85d298633d3a148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.215174 18430 tablet_bootstrap.cc:492] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.223124 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 4bcc6ecd3fb9492c85d298633d3a148e (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:35.226023 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bcc6ecd3fb9492c85d298633d3a148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.230237 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 4bcc6ecd3fb9492c85d298633d3a148e (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:35.231498 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bcc6ecd3fb9492c85d298633d3a148e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.248634 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae01a4ffac34723a7e3491e4e259dc4 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:35.250214 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae01a4ffac34723a7e3491e4e259dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.242944 18228 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae01a4ffac34723a7e3491e4e259dc4 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:35.252287 18228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae01a4ffac34723a7e3491e4e259dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.259116 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae01a4ffac34723a7e3491e4e259dc4 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:35.262917 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae01a4ffac34723a7e3491e4e259dc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.262984 18227 tablet_service.cc:1511] Processing CreateTablet for tablet f82930699a9643bd8dbf64850ac0ba22 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:35.264216 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82930699a9643bd8dbf64850ac0ba22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.276436 18430 tablet_bootstrap.cc:654] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.283341 18378 tablet_service.cc:1511] Processing CreateTablet for tablet f82930699a9643bd8dbf64850ac0ba22 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:35.284714 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82930699a9643bd8dbf64850ac0ba22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.288512 18429 tablet_bootstrap.cc:492] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.288551 18431 tablet_bootstrap.cc:492] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.295643 18227 tablet_service.cc:1511] Processing CreateTablet for tablet adaf3cef15e04ef7b1f44b9150e41912 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:35.296909 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaf3cef15e04ef7b1f44b9150e41912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.297016 18302 tablet_service.cc:1511] Processing CreateTablet for tablet adaf3cef15e04ef7b1f44b9150e41912 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:35.298617 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaf3cef15e04ef7b1f44b9150e41912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.298895 18379 tablet_service.cc:1511] Processing CreateTablet for tablet adaf3cef15e04ef7b1f44b9150e41912 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:35.300216 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adaf3cef15e04ef7b1f44b9150e41912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.290771 18301 tablet_service.cc:1511] Processing CreateTablet for tablet f82930699a9643bd8dbf64850ac0ba22 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:35.302973 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f82930699a9643bd8dbf64850ac0ba22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.306795 18431 tablet_bootstrap.cc:654] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.310063 18226 tablet_service.cc:1511] Processing CreateTablet for tablet 015bcfe33c7341abab09b4bafec87963 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:35.315945 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bcfe33c7341abab09b4bafec87963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.314554 18430 tablet_bootstrap.cc:492] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.321193 18430 ts_tablet_manager.cc:1403] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.008s
I20260709 13:05:35.302153 18429 tablet_bootstrap.cc:654] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.314518 18304 tablet_service.cc:1511] Processing CreateTablet for tablet 015bcfe33c7341abab09b4bafec87963 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:35.327308 18304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bcfe33c7341abab09b4bafec87963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.329402 18430 raft_consensus.cc:359] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.330166 18430 raft_consensus.cc:385] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.330470 18430 raft_consensus.cc:740] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.331174 18430 consensus_queue.cc:260] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.339916 18265 heartbeater.cc:499] Master 127.17.52.254:41179 was elected leader, sending a full tablet report...
I20260709 13:05:35.340579 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 53940f988b5f42b4b6dacf66c1697609 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:35.342036 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53940f988b5f42b4b6dacf66c1697609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.325491 18303 tablet_service.cc:1511] Processing CreateTablet for tablet 53940f988b5f42b4b6dacf66c1697609 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:35.353956 18227 tablet_service.cc:1511] Processing CreateTablet for tablet 53940f988b5f42b4b6dacf66c1697609 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:35.355224 18227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53940f988b5f42b4b6dacf66c1697609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.362739 18430 ts_tablet_manager.cc:1434] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.003s
I20260709 13:05:35.363816 18430 tablet_bootstrap.cc:492] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.365664 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 015bcfe33c7341abab09b4bafec87963 (DEFAULT_TABLE table=test-workload [id=142ce074ac5141ca9e8c6d39771f1cbb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:35.366936 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015bcfe33c7341abab09b4bafec87963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.362764 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53940f988b5f42b4b6dacf66c1697609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:35.370496 18430 tablet_bootstrap.cc:654] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.374562 18431 tablet_bootstrap.cc:492] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.375137 18431 ts_tablet_manager.cc:1403] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.027s
I20260709 13:05:35.377844 18431 raft_consensus.cc:359] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.378585 18431 raft_consensus.cc:385] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.379316 18431 raft_consensus.cc:740] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.380134 18431 consensus_queue.cc:260] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.381892 18429 tablet_bootstrap.cc:492] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.382359 18429 ts_tablet_manager.cc:1403] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.010s
I20260709 13:05:35.387909 18429 raft_consensus.cc:359] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.388664 18429 raft_consensus.cc:385] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.388942 18429 raft_consensus.cc:740] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.397441 18429 consensus_queue.cc:260] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.398478 18430 tablet_bootstrap.cc:492] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.398958 18430 ts_tablet_manager.cc:1403] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.008s
I20260709 13:05:35.399264 18414 heartbeater.cc:499] Master 127.17.52.254:41179 was elected leader, sending a full tablet report...
I20260709 13:05:35.399658 18431 ts_tablet_manager.cc:1434] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.009s
I20260709 13:05:35.400564 18431 tablet_bootstrap.cc:492] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.401786 18430 raft_consensus.cc:359] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.402491 18430 raft_consensus.cc:385] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.402753 18430 raft_consensus.cc:740] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.403538 18430 consensus_queue.cc:260] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.407689 18430 ts_tablet_manager.cc:1434] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:35.408603 18430 tablet_bootstrap.cc:492] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.408787 18340 heartbeater.cc:499] Master 127.17.52.254:41179 was elected leader, sending a full tablet report...
I20260709 13:05:35.409319 18429 ts_tablet_manager.cc:1434] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.007s
I20260709 13:05:35.410212 18429 tablet_bootstrap.cc:492] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.414453 18430 tablet_bootstrap.cc:654] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.416117 18429 tablet_bootstrap.cc:654] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.407714 18431 tablet_bootstrap.cc:654] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.421175 18429 tablet_bootstrap.cc:492] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.421622 18429 ts_tablet_manager.cc:1403] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:05:35.422827 18431 tablet_bootstrap.cc:492] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.422901 18430 tablet_bootstrap.cc:492] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.423334 18431 ts_tablet_manager.cc:1403] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:05:35.423507 18430 ts_tablet_manager.cc:1403] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:05:35.424364 18429 raft_consensus.cc:359] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.425060 18429 raft_consensus.cc:385] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.425339 18429 raft_consensus.cc:740] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.426110 18431 raft_consensus.cc:359] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.426162 18429 consensus_queue.cc:260] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.426939 18431 raft_consensus.cc:385] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.426672 18430 raft_consensus.cc:359] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.427292 18431 raft_consensus.cc:740] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.427562 18430 raft_consensus.cc:385] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.427958 18430 raft_consensus.cc:740] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.428326 18429 ts_tablet_manager.cc:1434] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:05:35.428143 18431 consensus_queue.cc:260] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.429209 18429 tablet_bootstrap.cc:492] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.428893 18430 consensus_queue.cc:260] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.431137 18430 ts_tablet_manager.cc:1434] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:35.432102 18430 tablet_bootstrap.cc:492] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.433300 18431 ts_tablet_manager.cc:1434] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:35.434183 18431 tablet_bootstrap.cc:492] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.435645 18429 tablet_bootstrap.cc:654] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.438428 18430 tablet_bootstrap.cc:654] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.440143 18431 tablet_bootstrap.cc:654] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.449580 18429 tablet_bootstrap.cc:492] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.449765 18431 tablet_bootstrap.cc:492] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.450240 18429 ts_tablet_manager.cc:1403] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260709 13:05:35.450358 18431 ts_tablet_manager.cc:1403] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 13:05:35.453179 18429 raft_consensus.cc:359] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.453847 18429 raft_consensus.cc:385] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.454160 18429 raft_consensus.cc:740] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.454316 18431 raft_consensus.cc:359] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.455175 18430 tablet_bootstrap.cc:492] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.455134 18431 raft_consensus.cc:385] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.454974 18429 consensus_queue.cc:260] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.455695 18431 raft_consensus.cc:740] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.455889 18430 ts_tablet_manager.cc:1403] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.016s
I20260709 13:05:35.456547 18431 consensus_queue.cc:260] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.457412 18429 ts_tablet_manager.cc:1434] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:35.458894 18431 ts_tablet_manager.cc:1434] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:35.459184 18429 tablet_bootstrap.cc:492] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.458940 18430 raft_consensus.cc:359] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.459893 18431 tablet_bootstrap.cc:492] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.459873 18430 raft_consensus.cc:385] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.460410 18430 raft_consensus.cc:740] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.461190 18430 consensus_queue.cc:260] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.463351 18430 ts_tablet_manager.cc:1434] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:05:35.464351 18430 tablet_bootstrap.cc:492] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.465595 18429 tablet_bootstrap.cc:654] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.468604 18431 tablet_bootstrap.cc:654] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.470914 18430 tablet_bootstrap.cc:654] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.477807 18429 tablet_bootstrap.cc:492] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.478497 18429 ts_tablet_manager.cc:1403] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:05:35.481361 18429 raft_consensus.cc:359] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.482141 18429 raft_consensus.cc:385] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.482452 18429 raft_consensus.cc:740] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.483282 18429 consensus_queue.cc:260] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.492015 18429 ts_tablet_manager.cc:1434] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:35.492961 18431 tablet_bootstrap.cc:492] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.493428 18431 ts_tablet_manager.cc:1403] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.003s
I20260709 13:05:35.493021 18429 tablet_bootstrap.cc:492] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.495438 18430 tablet_bootstrap.cc:492] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.496029 18430 ts_tablet_manager.cc:1403] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260709 13:05:35.496258 18431 raft_consensus.cc:359] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.497015 18431 raft_consensus.cc:385] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.497411 18431 raft_consensus.cc:740] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.498247 18431 consensus_queue.cc:260] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.499228 18430 raft_consensus.cc:359] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.499972 18430 raft_consensus.cc:385] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.500303 18430 raft_consensus.cc:740] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.501139 18430 consensus_queue.cc:260] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.502619 18437 raft_consensus.cc:493] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.503067 18437 raft_consensus.cc:515] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.504009 18429 tablet_bootstrap.cc:654] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.509946 18430 ts_tablet_manager.cc:1434] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:05:35.510738 18437 leader_election.cc:290] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:35.515658 18437 raft_consensus.cc:493] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.516112 18437 raft_consensus.cc:515] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.519744 18430 tablet_bootstrap.cc:492] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.520110 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.520810 18437 leader_election.cc:290] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:35.519804 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.521577 18315 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 0.
I20260709 13:05:35.522861 18429 tablet_bootstrap.cc:492] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.522917 18353 leader_election.cc:304] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.523445 18429 ts_tablet_manager.cc:1403] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.015s
I20260709 13:05:35.520771 18314 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 0.
I20260709 13:05:35.524832 18353 leader_election.cc:304] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.525975 18437 raft_consensus.cc:2804] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.526423 18437 raft_consensus.cc:493] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.526368 18429 raft_consensus.cc:359] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.526888 18437 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.527202 18429 raft_consensus.cc:385] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.527240 18430 tablet_bootstrap.cc:654] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.527602 18429 raft_consensus.cc:740] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.528419 18429 consensus_queue.cc:260] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.529367 18431 ts_tablet_manager.cc:1434] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:05:35.530689 18429 ts_tablet_manager.cc:1434] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:05:35.531282 18431 tablet_bootstrap.cc:492] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.531636 18429 tablet_bootstrap.cc:492] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.539295 18429 tablet_bootstrap.cc:654] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.547310 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:35.548120 18240 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 0.
I20260709 13:05:35.550243 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:35.550967 18240 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 0.
W20260709 13:05:35.553426 18186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:35.555353 18431 tablet_bootstrap.cc:654] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.557333 18451 raft_consensus.cc:2804] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.557803 18451 raft_consensus.cc:493] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.558679 18437 raft_consensus.cc:515] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.561926 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:35.562542 18437 leader_election.cc:290] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:35.562629 18240 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.562161 18451 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.565639 18430 tablet_bootstrap.cc:492] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.566277 18430 ts_tablet_manager.cc:1403] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.015s
I20260709 13:05:35.569375 18430 raft_consensus.cc:359] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.561926 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:35.570429 18314 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.571362 18240 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:35.572664 18451 raft_consensus.cc:515] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.573572 18429 tablet_bootstrap.cc:492] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.574023 18429 ts_tablet_manager.cc:1403] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.018s
I20260709 13:05:35.574887 18352 leader_election.cc:304] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.576068 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:35.576692 18315 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.576936 18429 raft_consensus.cc:359] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.577735 18429 raft_consensus.cc:385] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.577487 18314 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:35.578138 18429 raft_consensus.cc:740] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.578277 18430 raft_consensus.cc:385] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.578747 18430 raft_consensus.cc:740] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.579044 18429 consensus_queue.cc:260] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.579632 18430 consensus_queue.cc:260] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.581664 18429 ts_tablet_manager.cc:1434] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:05:35.582885 18429 tablet_bootstrap.cc:492] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.584514 18437 raft_consensus.cc:2804] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.576707 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:35.585781 18239 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.589538 18430 ts_tablet_manager.cc:1434] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260709 13:05:35.589614 18429 tablet_bootstrap.cc:654] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.593573 18430 tablet_bootstrap.cc:492] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.601348 18430 tablet_bootstrap.cc:654] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.602066 18429 tablet_bootstrap.cc:492] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.603741 18429 ts_tablet_manager.cc:1403] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 13:05:35.606848 18429 raft_consensus.cc:359] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.607647 18429 raft_consensus.cc:385] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.608008 18429 raft_consensus.cc:740] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.608946 18429 consensus_queue.cc:260] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.611145 18239 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:35.612690 18352 leader_election.cc:304] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.614411 18430 tablet_bootstrap.cc:492] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.614848 18429 ts_tablet_manager.cc:1434] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:35.614917 18430 ts_tablet_manager.cc:1403] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 13:05:35.616015 18429 tablet_bootstrap.cc:492] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.609601 18315 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:35.617916 18430 raft_consensus.cc:359] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.619131 18430 raft_consensus.cc:385] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.619498 18430 raft_consensus.cc:740] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.620337 18430 consensus_queue.cc:260] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.622862 18429 tablet_bootstrap.cc:654] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.630278 18430 ts_tablet_manager.cc:1434] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:35.632457 18458 raft_consensus.cc:2804] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.633817 18429 tablet_bootstrap.cc:492] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.635062 18431 tablet_bootstrap.cc:492] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.635241 18429 ts_tablet_manager.cc:1403] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:05:35.635488 18431 ts_tablet_manager.cc:1403] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.104s	user 0.023s	sys 0.030s
I20260709 13:05:35.637773 18429 raft_consensus.cc:359] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.634725 18430 tablet_bootstrap.cc:492] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.638463 18429 raft_consensus.cc:385] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.638969 18429 raft_consensus.cc:740] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.639725 18429 consensus_queue.cc:260] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.638214 18451 leader_election.cc:290] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:35.641486 18459 raft_consensus.cc:493] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.642268 18437 raft_consensus.cc:697] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:35.643784 18429 ts_tablet_manager.cc:1434] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:35.643473 18459 raft_consensus.cc:515] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.644126 18437 consensus_queue.cc:237] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.644670 18429 tablet_bootstrap.cc:492] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.646806 18430 tablet_bootstrap.cc:654] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.638245 18431 raft_consensus.cc:359] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.648167 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.648819 18431 raft_consensus.cc:385] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.646831 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:35.649714 18431 raft_consensus.cc:740] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.649232 18315 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 0.
I20260709 13:05:35.638463 18458 raft_consensus.cc:697] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:35.651203 18431 consensus_queue.cc:260] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.651511 18458 consensus_queue.cc:237] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.654357 18431 ts_tablet_manager.cc:1434] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:05:35.647018 18459 leader_election.cc:290] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:35.650494 18239 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 0.
I20260709 13:05:35.655637 18431 tablet_bootstrap.cc:492] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.651737 18353 leader_election.cc:304] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.656826 18459 raft_consensus.cc:2804] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.657217 18459 raft_consensus.cc:493] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.657557 18459 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.662828 18431 tablet_bootstrap.cc:654] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.664592 18459 raft_consensus.cc:515] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.650521 18429 tablet_bootstrap.cc:654] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.670976 18430 tablet_bootstrap.cc:492] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.671361 18430 ts_tablet_manager.cc:1403] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.013s
I20260709 13:05:35.673365 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:35.673961 18239 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.674815 18430 raft_consensus.cc:359] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.675453 18430 raft_consensus.cc:385] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.675707 18430 raft_consensus.cc:740] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.676329 18430 consensus_queue.cc:260] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.678182 18430 ts_tablet_manager.cc:1434] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:35.680634 18239 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:35.681382 18430 tablet_bootstrap.cc:492] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.681951 18352 leader_election.cc:304] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.682934 18458 raft_consensus.cc:2804] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.683629 18458 raft_consensus.cc:697] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:35.684518 18458 consensus_queue.cc:237] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.687572 18459 leader_election.cc:290] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 1 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:35.687780 18430 tablet_bootstrap.cc:654] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.690487 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:35.691161 18434 raft_consensus.cc:493] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.691397 18315 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.693645 18434 raft_consensus.cc:515] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.711560 18431 tablet_bootstrap.cc:492] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.711853 18434 leader_election.cc:290] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.712144 18431 ts_tablet_manager.cc:1403] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.003s
I20260709 13:05:35.714208 18315 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:35.718568 18430 tablet_bootstrap.cc:492] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.719262 18430 ts_tablet_manager.cc:1403] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.009s
I20260709 13:05:35.718516 18431 raft_consensus.cc:359] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.722968 18431 raft_consensus.cc:385] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.723325 18431 raft_consensus.cc:740] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.724107 18431 consensus_queue.cc:260] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.726486 18431 ts_tablet_manager.cc:1434] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:05:35.727664 18431 tablet_bootstrap.cc:492] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.728664 18429 tablet_bootstrap.cc:492] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.729100 18429 ts_tablet_manager.cc:1403] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.024s
I20260709 13:05:35.731606 18429 raft_consensus.cc:359] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.732282 18429 raft_consensus.cc:385] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.731724 18135 catalog_manager.cc:5697] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.732564 18429 raft_consensus.cc:740] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.737532 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfb852c448e4ddfbb612dae20a53e5f" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.737980 18429 consensus_queue.cc:260] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.738394 18315 raft_consensus.cc:2468] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.741185 18430 raft_consensus.cc:359] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.742414 18430 raft_consensus.cc:385] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.742673 18430 raft_consensus.cc:740] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.743324 18430 consensus_queue.cc:260] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.745282 18430 ts_tablet_manager.cc:1434] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.000s
I20260709 13:05:35.746260 18430 tablet_bootstrap.cc:492] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612: Bootstrap starting.
I20260709 13:05:35.747329 18434 raft_consensus.cc:493] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.747776 18434 raft_consensus.cc:515] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.750001 18434 leader_election.cc:290] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.751631 18430 tablet_bootstrap.cc:654] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.751987 18204 leader_election.cc:304] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.753851 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.754544 18315 raft_consensus.cc:2468] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.752878 18434 raft_consensus.cc:2804] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.755700 18434 raft_consensus.cc:493] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.756060 18434 raft_consensus.cc:3060] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.757305 18431 tablet_bootstrap.cc:654] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.762429 18204 leader_election.cc:304] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.764434 18429 ts_tablet_manager.cc:1434] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:05:35.765442 18429 tablet_bootstrap.cc:492] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: Bootstrap starting.
I20260709 13:05:35.768669 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfb852c448e4ddfbb612dae20a53e5f" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.769359 18389 raft_consensus.cc:2468] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.770908 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.768181 18434 raft_consensus.cc:515] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.764549 18473 raft_consensus.cc:2804] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.773598 18473 raft_consensus.cc:493] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.774365 18473 raft_consensus.cc:3060] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.775161 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfb852c448e4ddfbb612dae20a53e5f" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
W20260709 13:05:35.775547 18205 leader_election.cc:343] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.775749 18315 raft_consensus.cc:3060] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.781503 18429 tablet_bootstrap.cc:654] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.783142 18315 raft_consensus.cc:2468] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:35.784682 18204 leader_election.cc:304] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.785707 18431 tablet_bootstrap.cc:492] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.786338 18431 ts_tablet_manager.cc:1403] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.004s
I20260709 13:05:35.787720 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dfb852c448e4ddfbb612dae20a53e5f" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.788393 18389 raft_consensus.cc:3060] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.788126 18475 raft_consensus.cc:2804] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.783886 18434 leader_election.cc:290] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.789691 18431 raft_consensus.cc:359] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.790544 18431 raft_consensus.cc:385] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.790892 18431 raft_consensus.cc:740] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.792297 18431 consensus_queue.cc:260] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.794921 18475 raft_consensus.cc:697] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:35.795848 18475 consensus_queue.cc:237] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.793840 18473 raft_consensus.cc:515] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.797196 18389 raft_consensus.cc:2468] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:35.798998 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:35.799647 18315 raft_consensus.cc:3060] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.796422 18431 ts_tablet_manager.cc:1434] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:05:35.807272 18430 tablet_bootstrap.cc:492] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612: No bootstrap required, opened a new log
I20260709 13:05:35.807714 18430 ts_tablet_manager.cc:1403] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.031s
I20260709 13:05:35.806887 18473 leader_election.cc:290] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.808034 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.808097 18431 tablet_bootstrap.cc:492] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.808952 18438 raft_consensus.cc:493] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:35.809480 18205 leader_election.cc:343] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.809415 18438 raft_consensus.cc:515] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.810200 18430 raft_consensus.cc:359] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.813294 18430 raft_consensus.cc:385] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.813902 18430 raft_consensus.cc:740] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.817284 18438 leader_election.cc:290] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.818041 18430 consensus_queue.cc:260] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.813597 18315 raft_consensus.cc:2468] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:35.817723 18138 catalog_manager.cc:5697] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.828420 18430 ts_tablet_manager.cc:1434] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:05:35.830900 18204 leader_election.cc:304] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [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: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:35.831771 18475 raft_consensus.cc:2804] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.832419 18475 raft_consensus.cc:697] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:35.833865 18475 consensus_queue.cc:237] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.835006 18431 tablet_bootstrap.cc:654] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.837725 18429 tablet_bootstrap.cc:492] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: No bootstrap required, opened a new log
I20260709 13:05:35.838248 18429 ts_tablet_manager.cc:1403] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.006s
I20260709 13:05:35.850898 18429 raft_consensus.cc:359] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.851552 18429 raft_consensus.cc:385] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.851768 18429 raft_consensus.cc:740] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.852433 18438 raft_consensus.cc:493] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.852953 18438 raft_consensus.cc:515] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.855154 18438 leader_election.cc:290] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.865136 18135 catalog_manager.cc:5697] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.867096 18135 catalog_manager.cc:5697] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:35.869856 18429 consensus_queue.cc:260] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.871778 18429 ts_tablet_manager.cc:1434] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:05:35.872231 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.872835 18389 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 0.
I20260709 13:05:35.873030 18473 raft_consensus.cc:493] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.873504 18473 raft_consensus.cc:515] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.873790 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.874264 18476 raft_consensus.cc:493] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.874107 18138 catalog_manager.cc:5697] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.874701 18476 raft_consensus.cc:515] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.874953 18240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:35.875653 18473 leader_election.cc:290] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.876067 18240 raft_consensus.cc:2468] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 0.
I20260709 13:05:35.876868 18476 leader_election.cc:290] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.877161 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:35.877404 18280 leader_election.cc:304] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.877741 18239 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 0.
I20260709 13:05:35.878322 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.878487 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.878705 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:35.878885 18315 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.879041 18388 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.879853 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.880385 18389 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.881034 18205 leader_election.cc:304] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.881531 18314 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:35.882180 18205 leader_election.cc:304] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.882328 18475 raft_consensus.cc:2804] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.882735 18475 raft_consensus.cc:493] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.883067 18475 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.883713 18438 raft_consensus.cc:2804] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.884070 18438 raft_consensus.cc:493] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.884394 18438 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.885291 18278 leader_election.cc:304] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.886255 18473 raft_consensus.cc:2804] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.886626 18473 raft_consensus.cc:493] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.886960 18473 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.887925 18431 tablet_bootstrap.cc:492] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.888356 18431 ts_tablet_manager.cc:1403] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.003s
I20260709 13:05:35.890420 18431 raft_consensus.cc:359] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.890868 18431 raft_consensus.cc:385] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.891065 18431 raft_consensus.cc:740] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.891594 18431 consensus_queue.cc:260] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.892123 18475 raft_consensus.cc:515] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.893051 18431 ts_tablet_manager.cc:1434] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:05:35.893903 18431 tablet_bootstrap.cc:492] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.894250 18475 leader_election.cc:290] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.894896 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:35.895165 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.895735 18389 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.899353 18431 tablet_bootstrap.cc:654] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.901569 18438 raft_consensus.cc:515] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.902748 18314 raft_consensus.cc:2393] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9468d7dae1ee46eeb127d05c22d61612 in current term 1: Already voted for candidate e7620dc36b0b47b2b230e559b09ae134 in this term.
I20260709 13:05:35.901899 18389 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:35.904103 18431 tablet_bootstrap.cc:492] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.904598 18431 ts_tablet_manager.cc:1403] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:05:35.905049 18205 leader_election.cc:304] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.905450 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:35.906208 18239 raft_consensus.cc:2393] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7620dc36b0b47b2b230e559b09ae134 in current term 1: Already voted for candidate 9468d7dae1ee46eeb127d05c22d61612 in this term.
I20260709 13:05:35.906455 18438 leader_election.cc:290] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.906997 18438 raft_consensus.cc:2804] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.907331 18438 raft_consensus.cc:493] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.907641 18438 raft_consensus.cc:3060] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.907820 18431 raft_consensus.cc:359] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.908610 18431 raft_consensus.cc:385] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.906370 18473 raft_consensus.cc:515] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.908908 18431 raft_consensus.cc:740] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.909600 18431 consensus_queue.cc:260] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.910758 18473 leader_election.cc:290] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.911401 18473 raft_consensus.cc:2804] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.911675 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.911813 18473 raft_consensus.cc:697] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:35.912207 18389 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.913996 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:35.914674 18314 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.914354 18473 consensus_queue.cc:237] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.914839 18431 ts_tablet_manager.cc:1434] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:35.915877 18431 tablet_bootstrap.cc:492] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7: Bootstrap starting.
I20260709 13:05:35.919415 18389 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:35.920729 18205 leader_election.cc:304] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:35.921136 18314 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
W20260709 13:05:35.913964 18280 leader_election.cc:343] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.923247 18475 raft_consensus.cc:2804] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.923720 18475 raft_consensus.cc:697] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:35.923650 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.924463 18388 raft_consensus.cc:2393] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7620dc36b0b47b2b230e559b09ae134 in current term 1: Already voted for candidate 9468d7dae1ee46eeb127d05c22d61612 in this term.
I20260709 13:05:35.924821 18475 consensus_queue.cc:237] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.927665 18431 tablet_bootstrap.cc:654] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.932189 18280 leader_election.cc:304] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [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: e7620dc36b0b47b2b230e559b09ae134; no voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:35.933034 18486 raft_consensus.cc:2749] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:35.938023 18438 raft_consensus.cc:515] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.941036 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:35.941591 18239 raft_consensus.cc:3060] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.943137 18438 leader_election.cc:290] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.944208 18431 tablet_bootstrap.cc:492] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7: No bootstrap required, opened a new log
I20260709 13:05:35.943400 18138 catalog_manager.cc:5697] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.944656 18431 ts_tablet_manager.cc:1403] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260709 13:05:35.945325 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.945919 18389 raft_consensus.cc:3060] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.947177 18431 raft_consensus.cc:359] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.947804 18431 raft_consensus.cc:385] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.948065 18431 raft_consensus.cc:740] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.948686 18239 raft_consensus.cc:2468] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 1.
I20260709 13:05:35.948856 18431 consensus_queue.cc:260] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.949903 18278 leader_election.cc:304] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.950989 18438 raft_consensus.cc:493] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.951237 18486 raft_consensus.cc:2804] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.951481 18438 raft_consensus.cc:515] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.953979 18431 ts_tablet_manager.cc:1434] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:05:35.954262 18389 raft_consensus.cc:2468] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 1.
I20260709 13:05:35.956599 18438 leader_election.cc:290] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.958433 18486 raft_consensus.cc:697] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:35.959012 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:35.959673 18389 raft_consensus.cc:2468] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 0.
I20260709 13:05:35.959282 18486 consensus_queue.cc:237] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.959237 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:35.960842 18239 raft_consensus.cc:2468] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 0.
I20260709 13:05:35.961115 18280 leader_election.cc:304] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.962211 18491 raft_consensus.cc:2804] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.962637 18491 raft_consensus.cc:493] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.963073 18491 raft_consensus.cc:3060] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.964509 18134 catalog_manager.cc:5697] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.969220 18135 catalog_manager.cc:5697] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:35.969841 18491 raft_consensus.cc:515] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.972282 18491 leader_election.cc:290] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:35.972883 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:35.972883 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:35.973577 18389 raft_consensus.cc:3060] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.973620 18239 raft_consensus.cc:3060] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.980150 18239 raft_consensus.cc:2468] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 1.
I20260709 13:05:35.980150 18389 raft_consensus.cc:2468] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 1.
I20260709 13:05:35.981279 18278 leader_election.cc:304] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:35.981926 18491 raft_consensus.cc:2804] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.982328 18491 raft_consensus.cc:697] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:35.982978 18491 consensus_queue.cc:237] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:35.989189 18135 catalog_manager.cc:5697] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.006744 18473 raft_consensus.cc:493] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.007229 18473 raft_consensus.cc:515] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.008867 18473 leader_election.cc:290] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.009598 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:36.009796 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7" is_pre_election: true
I20260709 13:05:36.010128 18314 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:36.010351 18389 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 0.
I20260709 13:05:36.011026 18204 leader_election.cc:304] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.011699 18473 raft_consensus.cc:2804] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.012033 18473 raft_consensus.cc:493] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.012290 18473 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.016502 18473 raft_consensus.cc:515] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.018059 18473 leader_election.cc:290] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.018738 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:36.018962 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.019317 18314 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.019446 18389 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:36.024364 18336 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6f20 after lost signal to thread 17622
I20260709 13:05:36.025840 18389 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:36.025840 18314 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 1.
I20260709 13:05:36.027133 18204 leader_election.cc:304] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.027796 18473 raft_consensus.cc:2804] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.028213 18473 raft_consensus.cc:697] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.029013 18473 consensus_queue.cc:237] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.036481 18135 catalog_manager.cc:5697] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.041544 18458 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.066582 18458 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.106828 18458 consensus_queue.cc:1048] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.122112 18458 consensus_queue.cc:1048] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.123306 18451 consensus_queue.cc:1048] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.124907 18389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:56782
I20260709 13:05:36.125506 18389 raft_consensus.cc:606] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:36.141520 18389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:56782
I20260709 13:05:36.142172 18389 raft_consensus.cc:606] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:36.148969 18389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b10dc23ee7d949e29dda727896121935"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:56782
I20260709 13:05:36.149611 18389 raft_consensus.cc:606] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:36.157155 18459 raft_consensus.cc:993] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:36.157596 18459 raft_consensus.cc:1081] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:36.159893 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48126
I20260709 13:05:36.160439 18238 raft_consensus.cc:493] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.160791 18238 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.162356 18459 consensus_queue.cc:1048] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.167498 18238 raft_consensus.cc:515] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.168653 18240 raft_consensus.cc:1240] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Rejecting Update request from peer be6e5b73f39a47df9f76685ec9815ee7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:36.170248 18459 consensus_queue.cc:1059] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.170692 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:36.171026 18459 raft_consensus.cc:3055] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.171394 18459 raft_consensus.cc:740] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:36.172142 18459 consensus_queue.cc:260] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.173020 18459 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.177615 18437 raft_consensus.cc:993] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:36.178194 18437 raft_consensus.cc:1081] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:36.181176 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.181867 18238 leader_election.cc:290] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.183511 18239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48126
I20260709 13:05:36.187307 18240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:48140
I20260709 13:05:36.187827 18239 raft_consensus.cc:493] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.188002 18240 raft_consensus.cc:606] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Received request to transfer leadership to TS e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:36.188272 18239 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.196348 18239 raft_consensus.cc:515] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.197950 18240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:48140
I20260709 13:05:36.198601 18240 raft_consensus.cc:606] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Received request to transfer leadership to TS e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:36.199532 18239 leader_election.cc:290] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.199451 18389 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:36.200071 18473 consensus_queue.cc:1048] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.202127 18205 leader_election.cc:304] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [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: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:36.202746 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.203121 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:36.203317 18389 raft_consensus.cc:3055] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.203542 18473 raft_consensus.cc:2804] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.203652 18314 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.204048 18473 raft_consensus.cc:697] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.204493 18389 raft_consensus.cc:740] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:36.204835 18473 consensus_queue.cc:237] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.205420 18389 consensus_queue.cc:260] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.207003 18389 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.211548 18314 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:36.212023 18239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:48140
I20260709 13:05:36.212713 18239 raft_consensus.cc:606] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Received request to transfer leadership to TS e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:36.212697 18204 leader_election.cc:304] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.213829 18475 raft_consensus.cc:2804] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.214319 18475 raft_consensus.cc:697] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.215135 18475 consensus_queue.cc:237] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.218640 18389 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:36.219832 18135 catalog_manager.cc:5697] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 1 to 2, leader changed from be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.226766 18476 consensus_queue.cc:1048] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.245342 18137 catalog_manager.cc:5697] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 1 to 2, leader changed from be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.248077 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
mode: GRACEFUL
new_leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:51518
I20260709 13:05:36.248843 18314 raft_consensus.cc:606] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Received request to transfer leadership to TS be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:36.270673 18388 raft_consensus.cc:3060] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.277230 18473 consensus_queue.cc:1048] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.281375 18459 raft_consensus.cc:493] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9468d7dae1ee46eeb127d05c22d61612)
I20260709 13:05:36.281826 18459 raft_consensus.cc:515] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.286108 18459 leader_election.cc:290] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:36.286820 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134" is_pre_election: true
I20260709 13:05:36.286860 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612" is_pre_election: true
I20260709 13:05:36.287494 18314 raft_consensus.cc:2468] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 1.
I20260709 13:05:36.288486 18353 leader_election.cc:304] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [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: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.289258 18459 raft_consensus.cc:2804] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:36.289620 18459 raft_consensus.cc:493] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9468d7dae1ee46eeb127d05c22d61612)
I20260709 13:05:36.289970 18459 raft_consensus.cc:3060] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.291997 18475 consensus_queue.cc:1048] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.297591 18459 raft_consensus.cc:515] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.300580 18388 raft_consensus.cc:1240] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Rejecting Update request from peer 9468d7dae1ee46eeb127d05c22d61612 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:36.300675 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:36.301844 18459 leader_election.cc:290] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 2 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:36.303354 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:36.304906 18353 leader_election.cc:304] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [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: be6e5b73f39a47df9f76685ec9815ee7; no voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:36.306058 18459 raft_consensus.cc:2749] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.307852 18475 raft_consensus.cc:993] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:36.308269 18475 raft_consensus.cc:1081] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Signalling peer e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:36.309990 18314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:51514
I20260709 13:05:36.309923 18476 consensus_queue.cc:1059] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.310627 18314 raft_consensus.cc:493] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.310770 18476 raft_consensus.cc:3055] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.311021 18314 raft_consensus.cc:3060] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.311179 18476 raft_consensus.cc:740] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.312033 18476 consensus_queue.cc:260] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.313058 18476 raft_consensus.cc:3060] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.317801 18314 raft_consensus.cc:515] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.323493 18314 leader_election.cc:290] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 2 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.324126 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:36.325520 18476 consensus_queue.cc:1048] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.329269 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015bcfe33c7341abab09b4bafec87963" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.330006 18389 raft_consensus.cc:2393] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e7620dc36b0b47b2b230e559b09ae134 in current term 2: Already voted for candidate be6e5b73f39a47df9f76685ec9815ee7 in this term.
I20260709 13:05:36.331722 18239 raft_consensus.cc:2468] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 2.
I20260709 13:05:36.332834 18278 leader_election.cc:304] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [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: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:36.333607 18491 raft_consensus.cc:2804] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.334033 18491 raft_consensus.cc:697] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:36.335052 18491 consensus_queue.cc:237] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.343444 18476 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.343577 18135 catalog_manager.cc:5697] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 1 to 2, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.348745 18473 consensus_queue.cc:1048] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.377648 18476 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.388963 18475 raft_consensus.cc:993] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:36.389375 18476 raft_consensus.cc:1081] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Signalling peer e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:36.391037 18315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:51514
I20260709 13:05:36.391626 18315 raft_consensus.cc:493] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.392002 18315 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.399559 18315 raft_consensus.cc:515] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.402576 18239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:36.402761 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.403231 18239 raft_consensus.cc:3055] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.403362 18388 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.403590 18239 raft_consensus.cc:740] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.404412 18239 consensus_queue.cc:260] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.405164 18315 leader_election.cc:290] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 2 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.405472 18239 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.412371 18239 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 2.
I20260709 13:05:36.413002 18388 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 2.
I20260709 13:05:36.413400 18278 leader_election.cc:304] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.414165 18491 raft_consensus.cc:2804] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.414623 18491 raft_consensus.cc:697] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:36.415391 18491 consensus_queue.cc:237] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.421834 18137 catalog_manager.cc:5697] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 1 to 2, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.433241 18491 consensus_queue.cc:1048] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.441447 18476 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.445691 18486 consensus_queue.cc:1048] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.458957 18486 raft_consensus.cc:993] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: : Instructing follower be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:36.460021 18438 raft_consensus.cc:1081] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Signalling peer be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:36.461848 18388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:56774
I20260709 13:05:36.462530 18388 raft_consensus.cc:493] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.462994 18388 raft_consensus.cc:3060] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.468531 18476 raft_consensus.cc:993] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:36.468988 18476 raft_consensus.cc:1081] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Signalling peer e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:36.469826 18388 raft_consensus.cc:515] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.475522 18491 consensus_queue.cc:1048] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.477820 18434 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.483768 18314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:51514
I20260709 13:05:36.484028 18388 leader_election.cc:290] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 2 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:36.484494 18314 raft_consensus.cc:493] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.485191 18314 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.484558 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:36.486407 18238 raft_consensus.cc:3060] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.486819 18451 raft_consensus.cc:993] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:36.487205 18451 raft_consensus.cc:1081] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:36.488898 18240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b10dc23ee7d949e29dda727896121935"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48126
I20260709 13:05:36.489392 18240 raft_consensus.cc:493] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.489739 18240 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.496304 18240 raft_consensus.cc:515] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.498968 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53940f988b5f42b4b6dacf66c1697609" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:36.499274 18313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:36.499565 18315 raft_consensus.cc:3055] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.499765 18313 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.499900 18315 raft_consensus.cc:740] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:36.501852 18240 leader_election.cc:290] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.502121 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.502712 18388 raft_consensus.cc:3055] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.503037 18388 raft_consensus.cc:740] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:36.503832 18388 consensus_queue.cc:260] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.504992 18388 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.506524 18238 raft_consensus.cc:2468] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 2.
I20260709 13:05:36.507038 18313 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:36.507658 18352 leader_election.cc:304] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:36.508113 18204 leader_election.cc:304] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.508524 18459 raft_consensus.cc:2804] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.508963 18459 raft_consensus.cc:697] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:36.509838 18459 consensus_queue.cc:237] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.510716 18315 consensus_queue.cc:260] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.511847 18388 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:36.511855 18315 raft_consensus.cc:3060] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.513166 18314 raft_consensus.cc:515] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.508963 18476 raft_consensus.cc:2804] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.515053 18476 raft_consensus.cc:697] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.516204 18476 consensus_queue.cc:237] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.519047 18315 raft_consensus.cc:2468] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 2.
I20260709 13:05:36.515931 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:36.519654 18238 raft_consensus.cc:3055] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.519959 18238 raft_consensus.cc:740] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:36.520797 18238 consensus_queue.cc:260] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.521685 18238 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.524363 18438 consensus_queue.cc:1048] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.525393 18314 leader_election.cc:290] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 2 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:36.527621 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:36.530994 18389 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.544641 18135 catalog_manager.cc:5697] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 1 to 2, leader changed from be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.549504 18238 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 2.
I20260709 13:05:36.552785 18389 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 2.
I20260709 13:05:36.553736 18278 leader_election.cc:304] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:36.554627 18438 raft_consensus.cc:2804] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.555092 18438 raft_consensus.cc:697] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:36.555891 18438 consensus_queue.cc:237] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:36.563434 18137 catalog_manager.cc:5697] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 1 to 2, leader changed from e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194) to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.583866 18134 catalog_manager.cc:5697] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 1 to 2, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.668185 18388 raft_consensus.cc:1275] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.669734 18434 consensus_queue.cc:1048] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.677569 18314 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.685971 18314 raft_consensus.cc:1275] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.687915 18434 consensus_queue.cc:1048] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:36.707320 18314 raft_consensus.cc:1275] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.708395 18434 consensus_queue.cc:1048] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.716948 18388 raft_consensus.cc:1275] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.718454 18475 consensus_queue.cc:1048] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.739749 18238 raft_consensus.cc:1275] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.741176 18438 consensus_queue.cc:1048] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.746299 18388 raft_consensus.cc:1275] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.748749 18486 consensus_queue.cc:1048] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.806747 18389 raft_consensus.cc:1275] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.808117 18438 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.816298 18238 raft_consensus.cc:1275] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.817873 18486 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:36.967967 18314 raft_consensus.cc:1275] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.969235 18458 consensus_queue.cc:1048] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:36.976955 18238 raft_consensus.cc:1275] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:36.978860 18459 consensus_queue.cc:1048] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.060230 18389 raft_consensus.cc:1275] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:37.061432 18476 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.069990 18314 raft_consensus.cc:1275] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:37.073724 18475 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:37.109647 18389 raft_consensus.cc:1275] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:37.110998 18486 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.119135 18238 raft_consensus.cc:1275] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:37.120904 18491 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.279659 17619 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:39.280323 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:39.297525 18238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:48146
I20260709 13:05:39.298053 18238 raft_consensus.cc:606] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Received request to transfer leadership to TS be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:39.300402 18238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b10dc23ee7d949e29dda727896121935"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:48146
I20260709 13:05:39.300856 18238 raft_consensus.cc:606] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Received request to transfer leadership to TS be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:39.301859 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:39.302304 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:39.828935 18523 raft_consensus.cc:993] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:39.829319 18526 raft_consensus.cc:1081] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Signalling peer be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:39.830729 18388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:56766
I20260709 13:05:39.831136 18388 raft_consensus.cc:493] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:39.831436 18388 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.836704 18388 raft_consensus.cc:515] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:39.838380 18388 leader_election.cc:290] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 2 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:39.839350 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:39.839831 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:39.839953 18315 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.840366 18238 raft_consensus.cc:3055] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:39.840664 18238 raft_consensus.cc:740] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:39.841677 18238 consensus_queue.cc:260] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:39.842584 18238 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.845242 18315 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 2.
I20260709 13:05:39.845767 18314 raft_consensus.cc:1240] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Rejecting Update request from peer 9468d7dae1ee46eeb127d05c22d61612 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:39.846264 18353 leader_election.cc:304] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:39.847110 18522 raft_consensus.cc:2804] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.847973 18238 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 2.
I20260709 13:05:39.848147 18522 raft_consensus.cc:697] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:39.849004 18522 consensus_queue.cc:237] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:39.856210 18137 catalog_manager.cc:5697] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 1 to 2, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.880290 18526 raft_consensus.cc:993] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:39.880709 18523 raft_consensus.cc:1081] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Signalling peer be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:39.882138 18388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b10dc23ee7d949e29dda727896121935"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:56766
I20260709 13:05:39.882601 18388 raft_consensus.cc:493] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:39.882880 18388 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.887339 18388 raft_consensus.cc:515] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:39.888768 18388 leader_election.cc:290] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 3 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:39.889652 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:39.889803 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:39.890183 18238 raft_consensus.cc:3055] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:39.890364 18314 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.890523 18238 raft_consensus.cc:740] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:39.891194 18238 consensus_queue.cc:260] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:39.892123 18238 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:39.896003 18314 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 3.
I20260709 13:05:39.897029 18353 leader_election.cc:304] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [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: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:39.897804 18522 raft_consensus.cc:2804] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:39.898186 18238 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 3.
I20260709 13:05:39.898224 18522 raft_consensus.cc:697] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:39.899101 18522 consensus_queue.cc:237] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:39.908334 18137 catalog_manager.cc:5697] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 2 to 3, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.247725 18238 raft_consensus.cc:1275] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.248947 18522 consensus_queue.cc:1048] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:40.258630 18314 raft_consensus.cc:1275] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.261904 18522 consensus_queue.cc:1048] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:40.303216 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:40.323493 18389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b10dc23ee7d949e29dda727896121935"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:56782
I20260709 13:05:40.324002 18389 raft_consensus.cc:606] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:40.329142 18389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:56782
I20260709 13:05:40.329627 18389 raft_consensus.cc:606] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:40.334261 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:51518
I20260709 13:05:40.334686 18314 raft_consensus.cc:606] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:40.339375 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:51518
I20260709 13:05:40.339824 18314 raft_consensus.cc:606] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:40.344340 18314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
mode: GRACEFUL
new_leader_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:51518
I20260709 13:05:40.344760 18314 raft_consensus.cc:606] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Received request to transfer leadership to TS 9468d7dae1ee46eeb127d05c22d61612
I20260709 13:05:40.513615 18238 raft_consensus.cc:1275] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.514957 18314 raft_consensus.cc:1275] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:40.514811 18527 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.516036 18536 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:40.521994 18538 raft_consensus.cc:993] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.522418 18538 raft_consensus.cc:1081] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.524996 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b10dc23ee7d949e29dda727896121935"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48126
I20260709 13:05:40.525655 18238 raft_consensus.cc:493] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:40.526060 18238 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:40.533191 18238 raft_consensus.cc:515] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.534335 18239 raft_consensus.cc:1240] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Rejecting Update request from peer be6e5b73f39a47df9f76685ec9815ee7 for earlier term 3. Current term is 4. Ops: []
I20260709 13:05:40.535339 18238 leader_election.cc:290] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 4 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:40.536713 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:40.537075 18539 raft_consensus.cc:993] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.537287 18389 raft_consensus.cc:3055] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:40.537489 18539 raft_consensus.cc:1081] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.537725 18389 raft_consensus.cc:740] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:40.537681 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b10dc23ee7d949e29dda727896121935" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:40.537806 18522 consensus_queue.cc:1059] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:40.538373 18314 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:40.539315 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48138
I20260709 13:05:40.539160 18389 consensus_queue.cc:260] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.539749 18238 raft_consensus.cc:493] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:40.540102 18238 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.540359 18389 raft_consensus.cc:3060] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:40.544528 18314 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 4.
I20260709 13:05:40.544617 18238 raft_consensus.cc:515] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.545809 18204 leader_election.cc:304] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [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: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:40.546525 18238 leader_election.cc:290] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 3 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:40.546715 18389 raft_consensus.cc:2468] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 4.
I20260709 13:05:40.547075 18523 raft_consensus.cc:2804] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:40.547518 18523 raft_consensus.cc:697] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:40.547729 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:40.548206 18388 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.548306 18523 consensus_queue.cc:237] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.549413 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:40.550034 18315 raft_consensus.cc:3055] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:40.550390 18315 raft_consensus.cc:740] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:40.551120 18315 consensus_queue.cc:260] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.552362 18315 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.554744 18388 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 3.
I20260709 13:05:40.556133 18205 leader_election.cc:304] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [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: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:40.555698 18134 catalog_manager.cc:5697] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 3 to 4, leader changed from be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 4 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.558593 18315 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 3.
I20260709 13:05:40.559092 18523 raft_consensus.cc:2804] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:40.559651 18523 raft_consensus.cc:697] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:40.560364 18523 consensus_queue.cc:237] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.571767 18134 catalog_manager.cc:5697] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 2 to 3, leader changed from e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.776682 18522 raft_consensus.cc:993] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.777102 18538 raft_consensus.cc:1081] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.778571 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48126
I20260709 13:05:40.779029 18238 raft_consensus.cc:493] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:40.779299 18238 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.783700 18238 raft_consensus.cc:515] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.785286 18238 leader_election.cc:290] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 3 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:40.786006 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:40.786307 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bcc6ecd3fb9492c85d298633d3a148e" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:40.786603 18315 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.786793 18388 raft_consensus.cc:3055] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:40.787128 18388 raft_consensus.cc:740] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:40.787803 18388 consensus_queue.cc:260] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.788898 18388 raft_consensus.cc:3060] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.793192 18315 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 3.
I20260709 13:05:40.794317 18204 leader_election.cc:304] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [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: 9468d7dae1ee46eeb127d05c22d61612, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:40.794502 18388 raft_consensus.cc:2468] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 3.
I20260709 13:05:40.794998 18523 raft_consensus.cc:2804] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:40.795444 18523 raft_consensus.cc:697] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:40.796247 18523 consensus_queue.cc:237] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.801944 18134 catalog_manager.cc:5697] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 2 to 3, leader changed from be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.914806 18438 raft_consensus.cc:993] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.915230 18539 raft_consensus.cc:1081] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.916579 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48138
I20260709 13:05:40.917026 18238 raft_consensus.cc:493] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:40.917332 18238 raft_consensus.cc:3060] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:40.921252 18238 raft_consensus.cc:515] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.922708 18238 leader_election.cc:290] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:40.923553 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:40.923743 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adaf3cef15e04ef7b1f44b9150e41912" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:40.924172 18388 raft_consensus.cc:3060] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:40.924137 18315 raft_consensus.cc:3055] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:40.924636 18315 raft_consensus.cc:740] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:40.925410 18315 consensus_queue.cc:260] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.926561 18315 raft_consensus.cc:3060] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:40.930352 18388 raft_consensus.cc:2468] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:40.931407 18205 leader_election.cc:304] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:40.932209 18523 raft_consensus.cc:2804] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:40.932595 18523 raft_consensus.cc:697] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:40.932889 18315 raft_consensus.cc:2468] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 2.
I20260709 13:05:40.933446 18523 consensus_queue.cc:237] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.938310 18438 raft_consensus.cc:993] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: : Instructing follower 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.938740 18438 raft_consensus.cc:1081] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Signalling peer 9468d7dae1ee46eeb127d05c22d61612 to start an election
I20260709 13:05:40.940151 18238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
 from {username='slave'} at 127.0.0.1:48138
I20260709 13:05:40.940549 18238 raft_consensus.cc:493] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:40.940790 18238 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.944875 18238 raft_consensus.cc:515] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.946784 18238 leader_election.cc:290] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [CANDIDATE]: Term 3 election: Requested vote from peers e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:40.947602 18315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:40.948045 18315 raft_consensus.cc:3055] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:40.948360 18315 raft_consensus.cc:740] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:40.948483 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "9468d7dae1ee46eeb127d05c22d61612" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:40.949007 18388 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.949036 18315 consensus_queue.cc:260] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.949956 18315 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:40.949283 18134 catalog_manager.cc:5697] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 1 to 2, leader changed from e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.956640 18388 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 3.
I20260709 13:05:40.957656 18205 leader_election.cc:304] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [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: 9468d7dae1ee46eeb127d05c22d61612, be6e5b73f39a47df9f76685ec9815ee7; no voters: 
I20260709 13:05:40.958431 18523 raft_consensus.cc:2804] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:40.958917 18523 raft_consensus.cc:697] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Becoming Leader. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:40.959128 18315 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9468d7dae1ee46eeb127d05c22d61612 in term 3.
I20260709 13:05:40.959597 18523 consensus_queue.cc:237] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:40.966351 18134 catalog_manager.cc:5697] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 reported cstate change: term changed from 2 to 3, leader changed from e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194) to 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "9468d7dae1ee46eeb127d05c22d61612" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.986212 18388 raft_consensus.cc:1275] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:40.987330 18523 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:40.996512 18315 raft_consensus.cc:1275] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:40.997833 18526 consensus_queue.cc:1048] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:41.042826 18388 raft_consensus.cc:1275] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:41.043879 18526 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.052284 18315 raft_consensus.cc:1275] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:41.054270 18553 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.262521 18388 raft_consensus.cc:1275] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:41.263607 18523 consensus_queue.cc:1048] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.271080 18315 raft_consensus.cc:1275] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:41.272840 18551 consensus_queue.cc:1048] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.363649 18388 raft_consensus.cc:1275] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:41.364876 18551 consensus_queue.cc:1048] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:41.372678 18315 raft_consensus.cc:1275] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:41.374156 18551 consensus_queue.cc:1048] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:41.383083 18315 raft_consensus.cc:1275] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:41.384334 18551 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:41.392544 18388 raft_consensus.cc:1275] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Refusing update from remote peer 9468d7dae1ee46eeb127d05c22d61612: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:41.393924 18551 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.352062 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:43.361034 18238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:48146
I20260709 13:05:43.361670 18238 raft_consensus.cc:606] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Received request to transfer leadership to TS be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:43.364322 18238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:48146
I20260709 13:05:43.364751 18238 raft_consensus.cc:606] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Received request to transfer leadership to TS be6e5b73f39a47df9f76685ec9815ee7
I20260709 13:05:43.366955 18238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:48146
I20260709 13:05:43.367473 18238 raft_consensus.cc:606] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Received request to transfer leadership to TS e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:43.369889 18238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22"
dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
mode: GRACEFUL
new_leader_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:48146
I20260709 13:05:43.370321 18238 raft_consensus.cc:606] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Received request to transfer leadership to TS e7620dc36b0b47b2b230e559b09ae134
I20260709 13:05:43.371331 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:43.371917 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:43.409206 18553 raft_consensus.cc:993] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:43.410594 18563 raft_consensus.cc:1081] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Signalling peer be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:43.412204 18389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:56766
I20260709 13:05:43.412822 18389 raft_consensus.cc:493] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.413229 18389 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.419370 18389 raft_consensus.cc:515] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.421082 18389 leader_election.cc:290] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 4 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:43.421725 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:43.422214 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae01a4ffac34723a7e3491e4e259dc4" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:43.422457 18238 raft_consensus.cc:3055] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:43.422724 18314 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.422745 18238 raft_consensus.cc:740] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:43.423610 18238 consensus_queue.cc:260] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.424806 18238 raft_consensus.cc:3060] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.429840 18314 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 4.
I20260709 13:05:43.431212 18353 leader_election.cc:304] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [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: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:43.431396 18238 raft_consensus.cc:2468] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 4.
I20260709 13:05:43.432010 18538 raft_consensus.cc:2804] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:43.432971 18538 raft_consensus.cc:697] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:43.433760 18538 consensus_queue.cc:237] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.435436 18553 raft_consensus.cc:993] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:43.435846 18563 raft_consensus.cc:1081] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Signalling peer e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:43.437567 18314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:51514
I20260709 13:05:43.438161 18314 raft_consensus.cc:493] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.438616 18314 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.441356 18137 catalog_manager.cc:5697] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 3 to 4, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 4 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.442946 18314 raft_consensus.cc:515] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.445360 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:43.445473 18314 leader_election.cc:290] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 4 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:43.445673 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f82930699a9643bd8dbf64850ac0ba22" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:43.445919 18238 raft_consensus.cc:3055] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:43.446206 18389 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.446236 18238 raft_consensus.cc:740] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:43.447230 18238 consensus_queue.cc:260] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.448407 18238 raft_consensus.cc:3060] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:43.452893 18389 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 4.
I20260709 13:05:43.454403 18280 leader_election.cc:304] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [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: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:43.455051 18238 raft_consensus.cc:2468] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 4.
I20260709 13:05:43.455336 18438 raft_consensus.cc:2804] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:43.456713 18438 raft_consensus.cc:697] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 4 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:43.457625 18438 consensus_queue.cc:237] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.464190 18137 catalog_manager.cc:5697] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 3 to 4, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 4 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.482344 18553 raft_consensus.cc:993] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:43.482854 18553 raft_consensus.cc:1081] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Signalling peer be6e5b73f39a47df9f76685ec9815ee7 to start an election
I20260709 13:05:43.484270 18389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d"
dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
 from {username='slave'} at 127.0.0.1:56766
I20260709 13:05:43.484691 18389 raft_consensus.cc:493] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.484936 18389 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.488862 18389 raft_consensus.cc:515] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.490577 18389 leader_election.cc:290] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [CANDIDATE]: Term 3 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194:41591)
I20260709 13:05:43.491209 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:43.491591 18314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060c8e61ebd94268aaf646ce1c3c6d6d" candidate_uuid: "be6e5b73f39a47df9f76685ec9815ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
I20260709 13:05:43.491711 18238 raft_consensus.cc:3055] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:43.492080 18238 raft_consensus.cc:740] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:43.492105 18314 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.492864 18238 consensus_queue.cc:260] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.493919 18238 raft_consensus.cc:3060] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.496541 18314 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 3.
I20260709 13:05:43.497524 18353 leader_election.cc:304] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [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: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:43.498322 18238 raft_consensus.cc:2468] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be6e5b73f39a47df9f76685ec9815ee7 in term 3.
I20260709 13:05:43.498399 18538 raft_consensus.cc:2804] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:43.498971 18538 raft_consensus.cc:697] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Becoming Leader. State: Replica: be6e5b73f39a47df9f76685ec9815ee7, State: Running, Role: LEADER
I20260709 13:05:43.499876 18538 consensus_queue.cc:237] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.506917 18137 catalog_manager.cc:5697] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 reported cstate change: term changed from 2 to 3, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "be6e5b73f39a47df9f76685ec9815ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.811477 18553 raft_consensus.cc:993] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: : Instructing follower e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:43.811843 18563 raft_consensus.cc:1081] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Signalling peer e7620dc36b0b47b2b230e559b09ae134 to start an election
I20260709 13:05:43.813109 18314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223"
dest_uuid: "e7620dc36b0b47b2b230e559b09ae134"
 from {username='slave'} at 127.0.0.1:51514
I20260709 13:05:43.813535 18314 raft_consensus.cc:493] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:43.813760 18314 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.817500 18314 raft_consensus.cc:515] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.818817 18314 leader_election.cc:290] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [CANDIDATE]: Term 3 election: Requested vote from peers 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643), be6e5b73f39a47df9f76685ec9815ee7 (127.17.52.195:42177)
I20260709 13:05:43.819622 18238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9468d7dae1ee46eeb127d05c22d61612"
I20260709 13:05:43.819799 18389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0ccdea84d9e4969b966eb17eb9a9223" candidate_uuid: "e7620dc36b0b47b2b230e559b09ae134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be6e5b73f39a47df9f76685ec9815ee7"
I20260709 13:05:43.820077 18238 raft_consensus.cc:3055] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:43.820286 18389 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.820350 18238 raft_consensus.cc:740] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9468d7dae1ee46eeb127d05c22d61612, State: Running, Role: LEADER
I20260709 13:05:43.821038 18238 consensus_queue.cc:260] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.821843 18238 raft_consensus.cc:3060] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:43.824379 18389 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 3.
I20260709 13:05:43.825434 18280 leader_election.cc:304] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [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: be6e5b73f39a47df9f76685ec9815ee7, e7620dc36b0b47b2b230e559b09ae134; no voters: 
I20260709 13:05:43.825932 18238 raft_consensus.cc:2468] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7620dc36b0b47b2b230e559b09ae134 in term 3.
I20260709 13:05:43.826439 18438 raft_consensus.cc:2804] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:43.826934 18438 raft_consensus.cc:697] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 3 LEADER]: Becoming Leader. State: Replica: e7620dc36b0b47b2b230e559b09ae134, State: Running, Role: LEADER
I20260709 13:05:43.827775 18438 consensus_queue.cc:237] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [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: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } }
I20260709 13:05:43.834539 18137 catalog_manager.cc:5697] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 reported cstate change: term changed from 2 to 3, leader changed from 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193) to e7620dc36b0b47b2b230e559b09ae134 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "e7620dc36b0b47b2b230e559b09ae134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.879732 18389 raft_consensus.cc:1275] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.880784 18438 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.882520 18314 raft_consensus.cc:1275] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:43.883677 18538 consensus_queue.cc:1048] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:43.894105 18239 raft_consensus.cc:1275] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.898591 18579 consensus_queue.cc:1048] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:43.899631 18315 raft_consensus.cc:1275] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.903582 18538 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7620dc36b0b47b2b230e559b09ae134" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.909942 18238 raft_consensus.cc:1275] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:43.914677 18538 consensus_queue.cc:1048] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:43.963933 18239 raft_consensus.cc:1275] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Refusing update from remote peer be6e5b73f39a47df9f76685ec9815ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:43.965149 18564 consensus_queue.cc:1048] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:44.217185 18239 raft_consensus.cc:1275] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:44.218312 18438 consensus_queue.cc:1048] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9468d7dae1ee46eeb127d05c22d61612" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 41643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:44.226725 18388 raft_consensus.cc:1275] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Refusing update from remote peer e7620dc36b0b47b2b230e559b09ae134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:44.228731 18438 consensus_queue.cc:1048] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be6e5b73f39a47df9f76685ec9815ee7" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:44.372871 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:44.378551 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
W20260709 13:05:44.397637 18352 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 13:05:44.402532 18352 consensus_peers.cc:597] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 -> Peer 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643): Couldn't send request to peer 9468d7dae1ee46eeb127d05c22d61612. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.403196 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:44.403905 17619 tablet_replica.cc:333] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.404601 17619 raft_consensus.cc:2243] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.405048 17619 raft_consensus.cc:2272] T 53940f988b5f42b4b6dacf66c1697609 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.407473 17619 tablet_replica.cc:333] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.407976 17619 raft_consensus.cc:2243] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.408377 17619 raft_consensus.cc:2272] T 4ae01a4ffac34723a7e3491e4e259dc4 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.410342 17619 tablet_replica.cc:333] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.410952 17619 raft_consensus.cc:2243] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.411382 17619 raft_consensus.cc:2272] T 015bcfe33c7341abab09b4bafec87963 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.412963 17619 tablet_replica.cc:333] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.413421 17619 raft_consensus.cc:2243] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.414163 17619 raft_consensus.cc:2272] T 4bcc6ecd3fb9492c85d298633d3a148e P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.415769 17619 tablet_replica.cc:333] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.416203 17619 raft_consensus.cc:2243] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.416559 17619 raft_consensus.cc:2272] T 060c8e61ebd94268aaf646ce1c3c6d6d P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.419682 17619 tablet_replica.cc:333] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.420435 17619 raft_consensus.cc:2243] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:05:44.421092 18352 consensus_peers.cc:597] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 -> Peer 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643): Couldn't send request to peer 9468d7dae1ee46eeb127d05c22d61612. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.421486 17619 raft_consensus.cc:2272] T 6dfb852c448e4ddfbb612dae20a53e5f P 9468d7dae1ee46eeb127d05c22d61612 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.424069 17619 tablet_replica.cc:333] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
W20260709 13:05:44.424732 18352 consensus_peers.cc:597] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 -> Peer 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643): Couldn't send request to peer 9468d7dae1ee46eeb127d05c22d61612. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.424738 17619 raft_consensus.cc:2243] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.425587 17619 raft_consensus.cc:2272] T adaf3cef15e04ef7b1f44b9150e41912 P 9468d7dae1ee46eeb127d05c22d61612 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.427138 17619 tablet_replica.cc:333] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.427587 17619 raft_consensus.cc:2243] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.428256 17619 raft_consensus.cc:2272] T b10dc23ee7d949e29dda727896121935 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.429949 17619 tablet_replica.cc:333] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.430431 17619 raft_consensus.cc:2243] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.430788 17619 raft_consensus.cc:2272] T f82930699a9643bd8dbf64850ac0ba22 P 9468d7dae1ee46eeb127d05c22d61612 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.432960 17619 tablet_replica.cc:333] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612: stopping tablet replica
I20260709 13:05:44.433447 17619 raft_consensus.cc:2243] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.433884 17619 raft_consensus.cc:2272] T e0ccdea84d9e4969b966eb17eb9a9223 P 9468d7dae1ee46eeb127d05c22d61612 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:44.448688 18206 connection.cc:466] server connection from 127.0.0.1:48138 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:48138 (request call id 71) could send its response
W20260709 13:05:44.455717 18278 consensus_peers.cc:597] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 -> Peer 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643): Couldn't send request to peer 9468d7dae1ee46eeb127d05c22d61612. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:41643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.456557 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
I20260709 13:05:44.475236 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
W20260709 13:05:44.505852 18278 consensus_peers.cc:597] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 -> Peer 9468d7dae1ee46eeb127d05c22d61612 (127.17.52.193:41643): Couldn't send request to peer 9468d7dae1ee46eeb127d05c22d61612. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:41643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:44.508275 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:44.508944 17619 tablet_replica.cc:333] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.509477 17619 raft_consensus.cc:2243] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.509954 17619 raft_consensus.cc:2272] T 53940f988b5f42b4b6dacf66c1697609 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.511703 17619 tablet_replica.cc:333] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.512213 17619 raft_consensus.cc:2243] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.512619 17619 raft_consensus.cc:2272] T 4ae01a4ffac34723a7e3491e4e259dc4 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.515197 17619 tablet_replica.cc:333] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.515720 17619 raft_consensus.cc:2243] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.516444 17619 raft_consensus.cc:2272] T 015bcfe33c7341abab09b4bafec87963 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.518040 17619 tablet_replica.cc:333] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.518569 17619 raft_consensus.cc:2243] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.518959 17619 raft_consensus.cc:2272] T 4bcc6ecd3fb9492c85d298633d3a148e P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.520495 17619 tablet_replica.cc:333] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.520972 17619 raft_consensus.cc:2243] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.521343 17619 raft_consensus.cc:2272] T 060c8e61ebd94268aaf646ce1c3c6d6d P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.523594 17619 tablet_replica.cc:333] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.524130 17619 raft_consensus.cc:2243] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.524525 17619 raft_consensus.cc:2272] T adaf3cef15e04ef7b1f44b9150e41912 P e7620dc36b0b47b2b230e559b09ae134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.526149 17619 tablet_replica.cc:333] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.526582 17619 raft_consensus.cc:2243] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.527220 17619 raft_consensus.cc:2272] T b10dc23ee7d949e29dda727896121935 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.528949 17619 tablet_replica.cc:333] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.529428 17619 raft_consensus.cc:2243] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.530164 17619 raft_consensus.cc:2272] T f82930699a9643bd8dbf64850ac0ba22 P e7620dc36b0b47b2b230e559b09ae134 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.531927 17619 tablet_replica.cc:333] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.532353 17619 raft_consensus.cc:2243] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.533102 17619 raft_consensus.cc:2272] T e0ccdea84d9e4969b966eb17eb9a9223 P e7620dc36b0b47b2b230e559b09ae134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.535010 17619 tablet_replica.cc:333] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134: stopping tablet replica
I20260709 13:05:44.535413 17619 raft_consensus.cc:2243] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.535770 17619 raft_consensus.cc:2272] T 6dfb852c448e4ddfbb612dae20a53e5f P e7620dc36b0b47b2b230e559b09ae134 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.580245 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
I20260709 13:05:44.598628 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
I20260709 13:05:44.621495 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:44.622213 17619 tablet_replica.cc:333] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.622816 17619 raft_consensus.cc:2243] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.623538 17619 raft_consensus.cc:2272] T 53940f988b5f42b4b6dacf66c1697609 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.625224 17619 tablet_replica.cc:333] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.625742 17619 raft_consensus.cc:2243] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.626251 17619 raft_consensus.cc:2272] T 015bcfe33c7341abab09b4bafec87963 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.627885 17619 tablet_replica.cc:333] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.628347 17619 raft_consensus.cc:2243] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.628779 17619 raft_consensus.cc:2272] T 4bcc6ecd3fb9492c85d298633d3a148e P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.630442 17619 tablet_replica.cc:333] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.630873 17619 raft_consensus.cc:2243] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.631531 17619 raft_consensus.cc:2272] T 4ae01a4ffac34723a7e3491e4e259dc4 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.633330 17619 tablet_replica.cc:333] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.633773 17619 raft_consensus.cc:2243] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.634167 17619 raft_consensus.cc:2272] T 6dfb852c448e4ddfbb612dae20a53e5f P be6e5b73f39a47df9f76685ec9815ee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.635651 17619 tablet_replica.cc:333] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.636083 17619 raft_consensus.cc:2243] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.636446 17619 raft_consensus.cc:2272] T adaf3cef15e04ef7b1f44b9150e41912 P be6e5b73f39a47df9f76685ec9815ee7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.637915 17619 tablet_replica.cc:333] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.638387 17619 raft_consensus.cc:2243] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.638751 17619 raft_consensus.cc:2272] T b10dc23ee7d949e29dda727896121935 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.640231 17619 tablet_replica.cc:333] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.640666 17619 raft_consensus.cc:2243] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.641110 17619 raft_consensus.cc:2272] T f82930699a9643bd8dbf64850ac0ba22 P be6e5b73f39a47df9f76685ec9815ee7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.643424 17619 tablet_replica.cc:333] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.643929 17619 raft_consensus.cc:2243] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:44.644372 17619 raft_consensus.cc:2272] T e0ccdea84d9e4969b966eb17eb9a9223 P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.646394 17619 tablet_replica.cc:333] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7: stopping tablet replica
I20260709 13:05:44.646812 17619 raft_consensus.cc:2243] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.647501 17619 raft_consensus.cc:2272] T 060c8e61ebd94268aaf646ce1c3c6d6d P be6e5b73f39a47df9f76685ec9815ee7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.667291 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
I20260709 13:05:44.685642 17619 master.cc:562] Master@127.17.52.254:41179 shutting down...
I20260709 13:05:44.703485 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:44.703960 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:44.704248 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P bd59a1917f0c42bba0b130b1d9be2c86: stopping tablet replica
I20260709 13:05:44.723800 17619 master.cc:584] Master@127.17.52.254:41179 shutdown complete.
9468d7dae1ee46eeb127d05c22d61612  5
be6e5b73f39a47df9f76685ec9815ee7  1
e7620dc36b0b47b2b230e559b09ae134  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10330 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:05:44.761072 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:43925
I20260709 13:05:44.762176 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:44.768219 18595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:44.769358 18598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:44.769177 18596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:44.771571 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:44.772405 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:44.772576 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:44.772717 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602344772704 us; error 0 us; skew 500 ppm
I20260709 13:05:44.773239 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:44.777992 17619 webserver.cc:533] Webserver started at http://127.17.52.254:46199/ using document root <none> and password file <none>
I20260709 13:05:44.778898 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:44.779345 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:44.779745 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:44.781402 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-j4mc"
I20260709 13:05:44.788372 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:05:44.793149 18603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:44.794140 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:05:44.794569 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-j4mc"
I20260709 13:05:44.794943 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:44.825120 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:44.826339 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:44.868916 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:43925
I20260709 13:05:44.869009 18654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:43925 every 8 connection(s)
I20260709 13:05:44.873594 18655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:44.883909 18655 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12: Bootstrap starting.
I20260709 13:05:44.888415 18655 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.892544 18655 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12: No bootstrap required, opened a new log
I20260709 13:05:44.894690 18655 raft_consensus.cc:359] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12" member_type: VOTER }
I20260709 13:05:44.895061 18655 raft_consensus.cc:385] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.895242 18655 raft_consensus.cc:740] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93b620a4d3184fb4a6fe3ff74e6e5c12, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.895717 18655 consensus_queue.cc:260] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "93b620a4d3184fb4a6fe3ff74e6e5c12" member_type: VOTER }
I20260709 13:05:44.896132 18655 raft_consensus.cc:399] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:44.896351 18655 raft_consensus.cc:493] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:44.896597 18655 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.900846 18655 raft_consensus.cc:515] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12" member_type: VOTER }
I20260709 13:05:44.901345 18655 leader_election.cc:304] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [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: 93b620a4d3184fb4a6fe3ff74e6e5c12; no voters: 
I20260709 13:05:44.902486 18655 leader_election.cc:290] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:44.902840 18658 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.904112 18658 raft_consensus.cc:697] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 1 LEADER]: Becoming Leader. State: Replica: 93b620a4d3184fb4a6fe3ff74e6e5c12, State: Running, Role: LEADER
I20260709 13:05:44.904754 18658 consensus_queue.cc:237] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [LEADER]: Queue going to LEADER mode. State: All 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: "93b620a4d3184fb4a6fe3ff74e6e5c12" member_type: VOTER }
I20260709 13:05:44.905469 18655 sys_catalog.cc:565] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:44.909859 18660 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 93b620a4d3184fb4a6fe3ff74e6e5c12. Latest consensus state: current_term: 1 leader_uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12" member_type: VOTER } }
I20260709 13:05:44.910512 18660 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:44.910519 18659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "93b620a4d3184fb4a6fe3ff74e6e5c12" member_type: VOTER } }
I20260709 13:05:44.911108 18659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:44.912624 18665 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:44.919751 18665 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:44.920835 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:44.927913 18665 catalog_manager.cc:1383] Generated new cluster ID: 6d4f8da313f04b90b746f3798a75732e
I20260709 13:05:44.928205 18665 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:44.962430 18665 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:44.963833 18665 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:44.976646 18665 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12: Generated new TSK 0
I20260709 13:05:44.977205 18665 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:44.987126 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:44.993106 18676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:44.993933 18677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:44.995517 18679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:44.996165 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:44.997030 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:44.997201 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:44.997475 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602344997457 us; error 0 us; skew 500 ppm
I20260709 13:05:44.997951 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:45.000355 17619 webserver.cc:533] Webserver started at http://127.17.52.193:38171/ using document root <none> and password file <none>
I20260709 13:05:45.000794 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:45.000944 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:45.001154 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:45.002218 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "a0377a7917ef4b739c9c765d5614fcf8"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-j4mc"
I20260709 13:05:45.006771 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:45.009941 18684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.010671 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:45.010990 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "a0377a7917ef4b739c9c765d5614fcf8"
format_stamp: "Formatted at 2026-07-09 13:05:44 on dist-test-slave-j4mc"
I20260709 13:05:45.011255 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:45.025414 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:45.026643 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:45.028059 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:45.030270 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:45.030439 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.030668 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:45.030827 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.069753 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:45203
I20260709 13:05:45.069842 18746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:45203 every 8 connection(s)
I20260709 13:05:45.074542 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:45.081135 18751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:45.082903 18752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:45.085887 18754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:45.086272 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:45.086774 18747 heartbeater.cc:344] Connected to a master server at 127.17.52.254:43925
I20260709 13:05:45.087255 18747 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:45.087352 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:45.087602 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:45.087790 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602345087772 us; error 0 us; skew 500 ppm
I20260709 13:05:45.088188 18747 heartbeater.cc:507] Master 127.17.52.254:43925 requested a full tablet report, sending...
I20260709 13:05:45.088526 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:45.090780 18620 ts_manager.cc:194] Registered new tserver with Master: a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:05:45.091288 17619 webserver.cc:533] Webserver started at http://127.17.52.194:36521/ using document root <none> and password file <none>
I20260709 13:05:45.091763 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:45.091939 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:45.092170 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:45.092658 18620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53588
I20260709 13:05:45.093374 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "1d19885075bf4d1d846377147e956d36"
format_stamp: "Formatted at 2026-07-09 13:05:45 on dist-test-slave-j4mc"
I20260709 13:05:45.098520 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:05:45.101876 18759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.102690 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:45.102964 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "1d19885075bf4d1d846377147e956d36"
format_stamp: "Formatted at 2026-07-09 13:05:45 on dist-test-slave-j4mc"
I20260709 13:05:45.103229 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:45.114496 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:45.115703 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:45.117091 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:45.119221 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:45.119419 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.119625 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:45.119828 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.159646 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:38747
I20260709 13:05:45.159896 18821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:38747 every 8 connection(s)
I20260709 13:05:45.164407 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:45.171617 18825 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:45.173820 18826 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:45.174729 17619 server_base.cc:1061] running on GCE node
W20260709 13:05:45.175477 18828 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:45.176661 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:45.176862 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:45.177040 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602345177021 us; error 0 us; skew 500 ppm
I20260709 13:05:45.177359 18822 heartbeater.cc:344] Connected to a master server at 127.17.52.254:43925
I20260709 13:05:45.177738 18822 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:45.177739 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:45.178942 18822 heartbeater.cc:507] Master 127.17.52.254:43925 requested a full tablet report, sending...
I20260709 13:05:45.181360 17619 webserver.cc:533] Webserver started at http://127.17.52.195:35935/ using document root <none> and password file <none>
I20260709 13:05:45.181838 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:45.181869 18620 ts_manager.cc:194] Registered new tserver with Master: 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:45.182055 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:45.182407 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:45.183317 18620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53600
I20260709 13:05:45.183488 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "f9acc1977fc940c082411dc51ec831c3"
format_stamp: "Formatted at 2026-07-09 13:05:45 on dist-test-slave-j4mc"
I20260709 13:05:45.188177 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:05:45.192363 18833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.193492 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:05:45.193893 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "f9acc1977fc940c082411dc51ec831c3"
format_stamp: "Formatted at 2026-07-09 13:05:45 on dist-test-slave-j4mc"
I20260709 13:05:45.194233 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:45.211447 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:45.212577 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:45.214032 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:45.216537 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:45.216742 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.216979 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:45.217113 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.256655 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:38587
I20260709 13:05:45.256781 18895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:38587 every 8 connection(s)
I20260709 13:05:45.270440 18896 heartbeater.cc:344] Connected to a master server at 127.17.52.254:43925
I20260709 13:05:45.270870 18896 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:45.271556 18896 heartbeater.cc:507] Master 127.17.52.254:43925 requested a full tablet report, sending...
I20260709 13:05:45.273546 18620 ts_manager.cc:194] Registered new tserver with Master: f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:45.274463 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01470719s
I20260709 13:05:45.275071 18620 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53612
I20260709 13:05:45.300066 18620 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53622:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:45.306227 18620 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:45.513005 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae91efdd1cb4dd8993488f60ff1be33 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:45.514416 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae91efdd1cb4dd8993488f60ff1be33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.515149 18709 tablet_service.cc:1511] Processing CreateTablet for tablet beeafdd3164345e5aef31ea06ecf8175 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:45.516429 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beeafdd3164345e5aef31ea06ecf8175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.519201 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 67f7d2b4733c40589bc10f727df73180 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:45.520543 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f7d2b4733c40589bc10f727df73180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.520255 18707 tablet_service.cc:1511] Processing CreateTablet for tablet e65a6e5540d34a9f9b393ccd4e12c795 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:45.521445 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65a6e5540d34a9f9b393ccd4e12c795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.522466 18710 tablet_service.cc:1511] Processing CreateTablet for tablet a39c353dff07477bbe51a940d1d8f6be (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:45.523257 18705 tablet_service.cc:1511] Processing CreateTablet for tablet f5ab336f753e433ab5be15ca2df4bacd (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:45.523715 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39c353dff07477bbe51a940d1d8f6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.524572 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab336f753e433ab5be15ca2df4bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.519201 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 5013ad57e8864722a629689b1b1d251c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:45.525931 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5013ad57e8864722a629689b1b1d251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.528144 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1107d2bc5d427c9a7141dbd8ab8cd0 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:45.529534 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1107d2bc5d427c9a7141dbd8ab8cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.530031 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae0a8fb1acb46c38d76890893b452fc (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:45.530565 18703 tablet_service.cc:1511] Processing CreateTablet for tablet b111f5606e8c449380005128d625de55 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:45.531858 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b111f5606e8c449380005128d625de55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.535283 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae91efdd1cb4dd8993488f60ff1be33 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:45.536633 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae91efdd1cb4dd8993488f60ff1be33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.539549 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae0a8fb1acb46c38d76890893b452fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.547971 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 67f7d2b4733c40589bc10f727df73180 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:45.549552 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f7d2b4733c40589bc10f727df73180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.551795 18785 tablet_service.cc:1511] Processing CreateTablet for tablet a39c353dff07477bbe51a940d1d8f6be (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:45.553205 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39c353dff07477bbe51a940d1d8f6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.555303 18784 tablet_service.cc:1511] Processing CreateTablet for tablet beeafdd3164345e5aef31ea06ecf8175 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:45.556679 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beeafdd3164345e5aef31ea06ecf8175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.557623 18778 tablet_service.cc:1511] Processing CreateTablet for tablet b111f5606e8c449380005128d625de55 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:45.559398 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b111f5606e8c449380005128d625de55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.559248 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 5013ad57e8864722a629689b1b1d251c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:45.562820 18782 tablet_service.cc:1511] Processing CreateTablet for tablet e65a6e5540d34a9f9b393ccd4e12c795 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:45.565652 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1107d2bc5d427c9a7141dbd8ab8cd0 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:45.568094 18780 tablet_service.cc:1511] Processing CreateTablet for tablet f5ab336f753e433ab5be15ca2df4bacd (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:45.570587 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae0a8fb1acb46c38d76890893b452fc (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:45.572685 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 9f59275a1a2e4a09980a7b06c5d74dfa (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:45.576135 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59275a1a2e4a09980a7b06c5d74dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.560715 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5013ad57e8864722a629689b1b1d251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.582330 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae0a8fb1acb46c38d76890893b452fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.582149 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 0e125c3d748e44e787b0a8891f6a1df3 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:45.590261 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e125c3d748e44e787b0a8891f6a1df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.603582 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1107d2bc5d427c9a7141dbd8ab8cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.611294 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab336f753e433ab5be15ca2df4bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.615489 18706 tablet_service.cc:1511] Processing CreateTablet for tablet a4592892219646689c51ca5c02f78509 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:45.615787 18703 tablet_service.cc:1511] Processing CreateTablet for tablet bbb744d3452f40d6a28539cb4e00db27 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:45.616807 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4592892219646689c51ca5c02f78509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.620150 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb744d3452f40d6a28539cb4e00db27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.620958 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65a6e5540d34a9f9b393ccd4e12c795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.623803 18911 tablet_bootstrap.cc:492] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:45.629842 18911 tablet_bootstrap.cc:654] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.636595 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 667aa2e8eecb4c348315cfb892dcafef (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:45.644819 18711 tablet_service.cc:1511] Processing CreateTablet for tablet f3eeb1a2536945f4b2c0391ab0b7d779 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:45.649488 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 9f59275a1a2e4a09980a7b06c5d74dfa (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:45.650903 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59275a1a2e4a09980a7b06c5d74dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.647641 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aa2e8eecb4c348315cfb892dcafef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.654009 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 0e125c3d748e44e787b0a8891f6a1df3 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:45.654919 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeb1a2536945f4b2c0391ab0b7d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.668288 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1ccb3cfa524302898df34b1c2388da (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:45.669673 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1ccb3cfa524302898df34b1c2388da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.671273 18861 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae91efdd1cb4dd8993488f60ff1be33 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:45.672564 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae91efdd1cb4dd8993488f60ff1be33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.675140 18860 tablet_service.cc:1511] Processing CreateTablet for tablet 67f7d2b4733c40589bc10f727df73180 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:45.676443 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f7d2b4733c40589bc10f727df73180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.676194 18709 tablet_service.cc:1511] Processing CreateTablet for tablet f1f6d3d0ecfd45e595bbc4949e41f331 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:45.680029 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 5013ad57e8864722a629689b1b1d251c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:45.681196 18854 tablet_service.cc:1511] Processing CreateTablet for tablet f5ab336f753e433ab5be15ca2df4bacd (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:45.685992 18852 tablet_service.cc:1511] Processing CreateTablet for tablet b111f5606e8c449380005128d625de55 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:45.686478 18854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab336f753e433ab5be15ca2df4bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.681595 18856 tablet_service.cc:1511] Processing CreateTablet for tablet e65a6e5540d34a9f9b393ccd4e12c795 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:45.683260 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1107d2bc5d427c9a7141dbd8ab8cd0 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:45.688161 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65a6e5540d34a9f9b393ccd4e12c795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.683167 18858 tablet_service.cc:1511] Processing CreateTablet for tablet beeafdd3164345e5aef31ea06ecf8175 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:45.690413 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beeafdd3164345e5aef31ea06ecf8175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.684408 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae0a8fb1acb46c38d76890893b452fc (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:45.684850 18859 tablet_service.cc:1511] Processing CreateTablet for tablet a39c353dff07477bbe51a940d1d8f6be (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:45.692454 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b111f5606e8c449380005128d625de55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.694205 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39c353dff07477bbe51a940d1d8f6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.692752 18783 tablet_service.cc:1511] Processing CreateTablet for tablet bbb744d3452f40d6a28539cb4e00db27 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:45.695287 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1107d2bc5d427c9a7141dbd8ab8cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.700624 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5013ad57e8864722a629689b1b1d251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.702031 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae0a8fb1acb46c38d76890893b452fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.690886 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1a14bfe8ac4a29b7ee29036265d374 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:45.709407 18912 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:45.710827 18785 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1ccb3cfa524302898df34b1c2388da (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:45.714214 18707 tablet_service.cc:1511] Processing CreateTablet for tablet a11b89d266884d309caa1fbfc753d7c8 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:45.735167 18787 tablet_service.cc:1511] Processing CreateTablet for tablet f1f6d3d0ecfd45e595bbc4949e41f331 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:45.736217 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e125c3d748e44e787b0a8891f6a1df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.738795 18786 tablet_service.cc:1511] Processing CreateTablet for tablet a4592892219646689c51ca5c02f78509 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:45.740818 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4592892219646689c51ca5c02f78509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.742415 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb744d3452f40d6a28539cb4e00db27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.746385 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1ccb3cfa524302898df34b1c2388da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.748113 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 667aa2e8eecb4c348315cfb892dcafef (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:45.751097 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6d3d0ecfd45e595bbc4949e41f331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.757609 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aa2e8eecb4c348315cfb892dcafef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.773509 18911 tablet_bootstrap.cc:492] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:45.774094 18911 ts_tablet_manager.cc:1403] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.151s	user 0.000s	sys 0.016s
I20260709 13:05:45.776844 18911 raft_consensus.cc:359] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:45.777566 18911 raft_consensus.cc:385] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.777895 18911 raft_consensus.cc:740] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.778800 18911 consensus_queue.cc:260] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:45.781081 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 0e125c3d748e44e787b0a8891f6a1df3 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:45.785001 18861 tablet_service.cc:1511] Processing CreateTablet for tablet bbb744d3452f40d6a28539cb4e00db27 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:45.769330 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 9f59275a1a2e4a09980a7b06c5d74dfa (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:45.781085 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1a14bfe8ac4a29b7ee29036265d374 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:45.787762 18912 tablet_bootstrap.cc:654] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.788569 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1a14bfe8ac4a29b7ee29036265d374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.789079 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6d3d0ecfd45e595bbc4949e41f331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.795894 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11b89d266884d309caa1fbfc753d7c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.800261 18780 tablet_service.cc:1511] Processing CreateTablet for tablet a11b89d266884d309caa1fbfc753d7c8 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:45.801805 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11b89d266884d309caa1fbfc753d7c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.809170 18781 tablet_service.cc:1511] Processing CreateTablet for tablet f3eeb1a2536945f4b2c0391ab0b7d779 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:45.810551 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeb1a2536945f4b2c0391ab0b7d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.818900 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e125c3d748e44e787b0a8891f6a1df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.820179 18703 tablet_service.cc:1511] Processing CreateTablet for tablet c54dec3ed08041c6897c7c54c484733b (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:45.821408 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54dec3ed08041c6897c7c54c484733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.829500 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1a14bfe8ac4a29b7ee29036265d374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.829101 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 4133cfe022034484bad4e8093ecf8ab3 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:45.837399 18706 tablet_service.cc:1511] Processing CreateTablet for tablet b81e0ee988df4831b351507cd6b893b4 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:45.839474 18854 tablet_service.cc:1511] Processing CreateTablet for tablet 9a1a14bfe8ac4a29b7ee29036265d374 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:45.840792 18710 tablet_service.cc:1511] Processing CreateTablet for tablet bbe44623a27a466eaad0f1ce256cd3ec (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:45.842829 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe44623a27a466eaad0f1ce256cd3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.844671 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 395622a4aa904fe3a8757c11e0ed36fe (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:45.846635 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 16f12c3a556c4ad98f19c196034d1906 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:45.847651 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133cfe022034484bad4e8093ecf8ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.858572 18913 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:45.859237 18860 tablet_service.cc:1511] Processing CreateTablet for tablet a4592892219646689c51ca5c02f78509 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:45.859637 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395622a4aa904fe3a8757c11e0ed36fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.864579 18711 tablet_service.cc:1511] Processing CreateTablet for tablet ac9efe77ada24aee96556ce3259c0160 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:45.854405 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb744d3452f40d6a28539cb4e00db27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.867115 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 4133cfe022034484bad4e8093ecf8ab3 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:45.868346 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133cfe022034484bad4e8093ecf8ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.870579 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81e0ee988df4831b351507cd6b893b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.873188 18779 tablet_service.cc:1511] Processing CreateTablet for tablet b81e0ee988df4831b351507cd6b893b4 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:45.874363 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f12c3a556c4ad98f19c196034d1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.822881 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 667aa2e8eecb4c348315cfb892dcafef (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:45.874951 18782 tablet_service.cc:1511] Processing CreateTablet for tablet c54dec3ed08041c6897c7c54c484733b (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:45.875347 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aa2e8eecb4c348315cfb892dcafef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.900828 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4592892219646689c51ca5c02f78509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.902158 18911 ts_tablet_manager.cc:1434] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.128s	user 0.019s	sys 0.020s
I20260709 13:05:45.902376 18854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1a14bfe8ac4a29b7ee29036265d374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.903113 18911 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:45.904150 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59275a1a2e4a09980a7b06c5d74dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.905097 18857 tablet_service.cc:1511] Processing CreateTablet for tablet f1f6d3d0ecfd45e595bbc4949e41f331 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:45.906311 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6d3d0ecfd45e595bbc4949e41f331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.877665 18787 tablet_service.cc:1511] Processing CreateTablet for tablet bbe44623a27a466eaad0f1ce256cd3ec (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:45.881867 18912 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:45.911856 18912 ts_tablet_manager.cc:1403] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.203s	user 0.003s	sys 0.017s
I20260709 13:05:45.883193 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 395622a4aa904fe3a8757c11e0ed36fe (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:45.886729 18747 heartbeater.cc:499] Master 127.17.52.254:43925 was elected leader, sending a full tablet report...
W20260709 13:05:45.917356 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:45.888584 18858 tablet_service.cc:1511] Processing CreateTablet for tablet f3eeb1a2536945f4b2c0391ab0b7d779 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:45.921959 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeb1a2536945f4b2c0391ab0b7d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.914973 18781 tablet_service.cc:1511] Processing CreateTablet for tablet ac9efe77ada24aee96556ce3259c0160 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:45.927146 18912 raft_consensus.cc:359] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:45.927938 18912 raft_consensus.cc:385] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.928257 18912 raft_consensus.cc:740] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.928997 18912 consensus_queue.cc:260] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:45.880514 18855 tablet_service.cc:1511] Processing CreateTablet for tablet a11b89d266884d309caa1fbfc753d7c8 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:45.931635 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11b89d266884d309caa1fbfc753d7c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.931702 18856 tablet_service.cc:1511] Processing CreateTablet for tablet c54dec3ed08041c6897c7c54c484733b (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:45.874540 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81e0ee988df4831b351507cd6b893b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.884413 18785 tablet_service.cc:1511] Processing CreateTablet for tablet 16f12c3a556c4ad98f19c196034d1906 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:45.934811 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9efe77ada24aee96556ce3259c0160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.935423 18785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f12c3a556c4ad98f19c196034d1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.935986 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395622a4aa904fe3a8757c11e0ed36fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.878571 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9efe77ada24aee96556ce3259c0160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.936580 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54dec3ed08041c6897c7c54c484733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.896456 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1ccb3cfa524302898df34b1c2388da (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:45.951457 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1ccb3cfa524302898df34b1c2388da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.954331 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 4133cfe022034484bad4e8093ecf8ab3 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:45.954366 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54dec3ed08041c6897c7c54c484733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.955693 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe44623a27a466eaad0f1ce256cd3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.964486 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133cfe022034484bad4e8093ecf8ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.956776 18911 tablet_bootstrap.cc:654] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.951922 18780 tablet_service.cc:1511] Processing CreateTablet for tablet b192509ea74447ed99170f92f94ddfa1 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:45.977928 18707 tablet_service.cc:1511] Processing CreateTablet for tablet b192509ea74447ed99170f92f94ddfa1 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:45.979478 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b192509ea74447ed99170f92f94ddfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.990697 18858 tablet_service.cc:1511] Processing CreateTablet for tablet b81e0ee988df4831b351507cd6b893b4 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:45.991981 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81e0ee988df4831b351507cd6b893b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:45.999533 18913 tablet_bootstrap.cc:654] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.013360 18912 ts_tablet_manager.cc:1434] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.101s	user 0.014s	sys 0.010s
I20260709 13:05:46.014317 18705 tablet_service.cc:1511] Processing CreateTablet for tablet bed6aa6e9f69474ea38f5450180b3467 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:46.015609 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed6aa6e9f69474ea38f5450180b3467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.017602 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 395622a4aa904fe3a8757c11e0ed36fe (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:46.017515 18781 tablet_service.cc:1511] Processing CreateTablet for tablet bed6aa6e9f69474ea38f5450180b3467 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:46.018965 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395622a4aa904fe3a8757c11e0ed36fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.019138 18860 tablet_service.cc:1511] Processing CreateTablet for tablet bbe44623a27a466eaad0f1ce256cd3ec (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:46.020385 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe44623a27a466eaad0f1ce256cd3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.022032 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b192509ea74447ed99170f92f94ddfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.026688 18706 tablet_service.cc:1511] Processing CreateTablet for tablet eada6a8758f84d29b187c356121a1b31 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:46.027987 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eada6a8758f84d29b187c356121a1b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.037336 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 16f12c3a556c4ad98f19c196034d1906 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:46.038648 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f12c3a556c4ad98f19c196034d1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.039515 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed6aa6e9f69474ea38f5450180b3467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.055305 18822 heartbeater.cc:499] Master 127.17.52.254:43925 was elected leader, sending a full tablet report...
I20260709 13:05:46.055786 18859 tablet_service.cc:1511] Processing CreateTablet for tablet ac9efe77ada24aee96556ce3259c0160 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:46.057248 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9efe77ada24aee96556ce3259c0160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.070441 18912 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:46.078748 18912 tablet_bootstrap.cc:654] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.082213 18915 raft_consensus.cc:493] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.082737 18915 raft_consensus.cc:515] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.085083 18915 leader_election.cc:290] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.102459 18859 tablet_service.cc:1511] Processing CreateTablet for tablet b192509ea74447ed99170f92f94ddfa1 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:46.103919 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b192509ea74447ed99170f92f94ddfa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.103654 18852 tablet_service.cc:1511] Processing CreateTablet for tablet bed6aa6e9f69474ea38f5450180b3467 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 13:05:46.091565 18606 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 71574.2us
I20260709 13:05:46.105109 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed6aa6e9f69474ea38f5450180b3467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.113842 18911 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:46.114496 18911 ts_tablet_manager.cc:1403] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.012s
I20260709 13:05:46.117704 18911 raft_consensus.cc:359] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.118060 18781 tablet_service.cc:1511] Processing CreateTablet for tablet eada6a8758f84d29b187c356121a1b31 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:46.118521 18911 raft_consensus.cc:385] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.118151 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 708dd386b00841ca8ad6a041caae8907 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:46.118880 18911 raft_consensus.cc:740] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.119475 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eada6a8758f84d29b187c356121a1b31. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:46.124166 18605 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 49736.6us
I20260709 13:05:46.125218 18857 tablet_service.cc:1511] Processing CreateTablet for tablet eada6a8758f84d29b187c356121a1b31 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:46.125653 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708dd386b00841ca8ad6a041caae8907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.121587 18911 consensus_queue.cc:260] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.126752 18783 tablet_service.cc:1511] Processing CreateTablet for tablet a3a27ff747d640a88ae7156b32e0f536 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:46.130553 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a27ff747d640a88ae7156b32e0f536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.137207 18786 tablet_service.cc:1511] Processing CreateTablet for tablet c4fe8270edcf4a1c92acf1a86d8c59d7 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:46.138579 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe8270edcf4a1c92acf1a86d8c59d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.139016 18913 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:46.139534 18913 ts_tablet_manager.cc:1403] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.281s	user 0.007s	sys 0.012s
I20260709 13:05:46.140255 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eada6a8758f84d29b187c356121a1b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.142400 18913 raft_consensus.cc:359] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.143126 18913 raft_consensus.cc:385] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.143410 18913 raft_consensus.cc:740] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.144277 18913 consensus_queue.cc:260] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.145699 18855 tablet_service.cc:1511] Processing CreateTablet for tablet a3a27ff747d640a88ae7156b32e0f536 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:46.150871 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 708dd386b00841ca8ad6a041caae8907 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:46.151788 18917 raft_consensus.cc:493] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.152206 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708dd386b00841ca8ad6a041caae8907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.152259 18917 raft_consensus.cc:515] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.158322 18917 leader_election.cc:290] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.159983 18912 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:46.160542 18912 ts_tablet_manager.cc:1403] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.001s
I20260709 13:05:46.178704 18911 ts_tablet_manager.cc:1434] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:05:46.178947 18913 ts_tablet_manager.cc:1434] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.010s
I20260709 13:05:46.179695 18896 heartbeater.cc:499] Master 127.17.52.254:43925 was elected leader, sending a full tablet report...
I20260709 13:05:46.179847 18911 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:46.179999 18913 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:46.179997 18856 tablet_service.cc:1511] Processing CreateTablet for tablet c4fe8270edcf4a1c92acf1a86d8c59d7 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:46.198661 18911 tablet_bootstrap.cc:654] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.198868 18912 raft_consensus.cc:359] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.199657 18912 raft_consensus.cc:385] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.199959 18912 raft_consensus.cc:740] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.200690 18912 consensus_queue.cc:260] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.209033 18915 raft_consensus.cc:493] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.209546 18915 raft_consensus.cc:515] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.210171 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a27ff747d640a88ae7156b32e0f536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.211607 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe8270edcf4a1c92acf1a86d8c59d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.215476 18912 ts_tablet_manager.cc:1434] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 13:05:46.224655 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc3c4734f66431a8d0f4077bef8c349 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:46.233003 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 708dd386b00841ca8ad6a041caae8907 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:46.234472 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708dd386b00841ca8ad6a041caae8907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.235888 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc3c4734f66431a8d0f4077bef8c349 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:46.237154 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc3c4734f66431a8d0f4077bef8c349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.228067 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc3c4734f66431a8d0f4077bef8c349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.248255 18915 leader_election.cc:290] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.231103 18912 tablet_bootstrap.cc:492] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:46.262868 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:46.264248 18705 tablet_service.cc:1511] Processing CreateTablet for tablet a3a27ff747d640a88ae7156b32e0f536 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:46.264838 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:46.265472 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a27ff747d640a88ae7156b32e0f536. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:46.266412 18685 leader_election.cc:343] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:46.267175 18685 leader_election.cc:343] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.270311 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:46.277392 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 0216b28dbb4c46e9863704759b5cc8e6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:46.278715 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216b28dbb4c46e9863704759b5cc8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.279747 18708 tablet_service.cc:1511] Processing CreateTablet for tablet c4fe8270edcf4a1c92acf1a86d8c59d7 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:46.280939 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe8270edcf4a1c92acf1a86d8c59d7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:46.286226 18760 leader_election.cc:343] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.278781 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 4fc3c4734f66431a8d0f4077bef8c349 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:46.288475 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc3c4734f66431a8d0f4077bef8c349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.274580 18912 tablet_bootstrap.cc:654] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.293267 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:46.294739 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:46.297246 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:46.297839 18797 raft_consensus.cc:2468] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
W20260709 13:05:46.298962 18687 leader_election.cc:343] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.299383 18687 leader_election.cc:304] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.300441 18915 raft_consensus.cc:2749] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.301488 18687 leader_election.cc:304] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.302242 18915 raft_consensus.cc:2804] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.302590 18915 raft_consensus.cc:493] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.302917 18915 raft_consensus.cc:3060] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:46.306522 18761 leader_election.cc:343] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.307061 18761 leader_election.cc:304] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.307832 18917 raft_consensus.cc:2749] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.311546 18915 raft_consensus.cc:515] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.314920 18911 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:46.315500 18911 ts_tablet_manager.cc:1403] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.007s
I20260709 13:05:46.318719 18911 raft_consensus.cc:359] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.319496 18911 raft_consensus.cc:385] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.319840 18911 raft_consensus.cc:740] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.320731 18911 consensus_queue.cc:260] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.324112 18780 tablet_service.cc:1511] Processing CreateTablet for tablet e28b62cdb13e4158b753db23d044fb2d (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:46.325016 18858 tablet_service.cc:1511] Processing CreateTablet for tablet e28b62cdb13e4158b753db23d044fb2d (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:46.325489 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28b62cdb13e4158b753db23d044fb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.326220 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28b62cdb13e4158b753db23d044fb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.327346 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 0216b28dbb4c46e9863704759b5cc8e6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:46.328536 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216b28dbb4c46e9863704759b5cc8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.336282 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 51c838da73be4628866c1b6e2538ef3d (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:46.337522 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c838da73be4628866c1b6e2538ef3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.341720 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:46.342321 18797 raft_consensus.cc:3060] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.345290 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 51c838da73be4628866c1b6e2538ef3d (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:46.345357 18705 tablet_service.cc:1511] Processing CreateTablet for tablet e28b62cdb13e4158b753db23d044fb2d (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:46.346956 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c838da73be4628866c1b6e2538ef3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.350775 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28b62cdb13e4158b753db23d044fb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.351576 18797 raft_consensus.cc:2468] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:46.352836 18687 leader_election.cc:304] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:46.314973 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 0216b28dbb4c46e9863704759b5cc8e6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:46.358177 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216b28dbb4c46e9863704759b5cc8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.379102 18911 ts_tablet_manager.cc:1434] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.063s	user 0.018s	sys 0.011s
I20260709 13:05:46.382491 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:46.380127 18911 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
W20260709 13:05:46.384550 18685 leader_election.cc:343] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.377264 18915 leader_election.cc:290] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.388715 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 594904db10774e54bd2c06ae7c1c95d6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:46.389529 18915 raft_consensus.cc:2804] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.390049 18911 tablet_bootstrap.cc:654] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.389982 18915 raft_consensus.cc:697] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:46.393436 18915 consensus_queue.cc:237] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.396078 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594904db10774e54bd2c06ae7c1c95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.394006 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 594904db10774e54bd2c06ae7c1c95d6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:46.403908 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594904db10774e54bd2c06ae7c1c95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.404220 18856 tablet_service.cc:1511] Processing CreateTablet for tablet 594904db10774e54bd2c06ae7c1c95d6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:46.384564 18913 tablet_bootstrap.cc:654] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.406178 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594904db10774e54bd2c06ae7c1c95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.413079 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 86a33db9f8fe4315baa130b2f6f6f11e (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:46.415676 18855 tablet_service.cc:1511] Processing CreateTablet for tablet 86a33db9f8fe4315baa130b2f6f6f11e (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:46.416913 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a33db9f8fe4315baa130b2f6f6f11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.408490 18912 tablet_bootstrap.cc:492] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:46.420044 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 86a33db9f8fe4315baa130b2f6f6f11e (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:46.421258 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a33db9f8fe4315baa130b2f6f6f11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.421037 18783 tablet_service.cc:1511] Processing CreateTablet for tablet e86a4e9149bf4756b6c5fc8c2cd65607 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:46.424182 18853 tablet_service.cc:1511] Processing CreateTablet for tablet e86a4e9149bf4756b6c5fc8c2cd65607 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:46.425344 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a4e9149bf4756b6c5fc8c2cd65607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.424713 18706 tablet_service.cc:1511] Processing CreateTablet for tablet e86a4e9149bf4756b6c5fc8c2cd65607 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:46.414526 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a33db9f8fe4315baa130b2f6f6f11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.427035 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a4e9149bf4756b6c5fc8c2cd65607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.437668 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6263967dc44e65b4471625446c0398 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:46.441541 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6263967dc44e65b4471625446c0398 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:46.443012 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6263967dc44e65b4471625446c0398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.444011 18912 ts_tablet_manager.cc:1403] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.228s	user 0.007s	sys 0.021s
I20260709 13:05:46.452359 18912 raft_consensus.cc:359] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.453081 18912 raft_consensus.cc:385] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.453364 18912 raft_consensus.cc:740] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.453948 18911 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:46.454543 18911 ts_tablet_manager.cc:1403] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.004s
I20260709 13:05:46.461241 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a4e9149bf4756b6c5fc8c2cd65607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.443044 18858 tablet_service.cc:1511] Processing CreateTablet for tablet 51c838da73be4628866c1b6e2538ef3d (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:46.460027 18911 raft_consensus.cc:359] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.463721 18912 consensus_queue.cc:260] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.466913 18912 ts_tablet_manager.cc:1434] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:46.467849 18912 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:46.468147 18711 tablet_service.cc:1511] Processing CreateTablet for tablet b138516801c149039fea47459bfb3e11 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:46.469486 18855 tablet_service.cc:1511] Processing CreateTablet for tablet b138516801c149039fea47459bfb3e11 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:46.469586 18853 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6263967dc44e65b4471625446c0398 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:46.468540 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6263967dc44e65b4471625446c0398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.473896 18912 tablet_bootstrap.cc:654] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.474421 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138516801c149039fea47459bfb3e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.463943 18911 raft_consensus.cc:385] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.478883 18911 raft_consensus.cc:740] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.479787 18911 consensus_queue.cc:260] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.481251 18924 raft_consensus.cc:493] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.481688 18924 raft_consensus.cc:515] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.483901 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 801d113a0a7a44b7ad85b1b85747740e (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:46.490455 18911 ts_tablet_manager.cc:1434] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:05:46.486644 18924 leader_election.cc:290] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:46.506574 18858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51c838da73be4628866c1b6e2538ef3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.510476 18856 tablet_service.cc:1511] Processing CreateTablet for tablet 5c818d9a130f492f897b835f7040d44a (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:46.510017 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 42993484eded40bfbf2fde2523d90e1a (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:46.498728 18786 tablet_service.cc:1511] Processing CreateTablet for tablet b138516801c149039fea47459bfb3e11 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:46.512573 18787 tablet_service.cc:1511] Processing CreateTablet for tablet 5c818d9a130f492f897b835f7040d44a (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:46.515971 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 42993484eded40bfbf2fde2523d90e1a (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:46.519286 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 801d113a0a7a44b7ad85b1b85747740e (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:46.519631 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 5c818d9a130f492f897b835f7040d44a (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:46.520146 18855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138516801c149039fea47459bfb3e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.520905 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6263967dc44e65b4471625446c0398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.521250 18619 catalog_manager.cc:5697] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.523396 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c818d9a130f492f897b835f7040d44a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.523155 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 42993484eded40bfbf2fde2523d90e1a (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:46.500260 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801d113a0a7a44b7ad85b1b85747740e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.529560 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42993484eded40bfbf2fde2523d90e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.533779 18911 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:46.534118 18703 tablet_service.cc:1511] Processing CreateTablet for tablet d7580dea70184298b975a7765c77234c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:46.534878 18860 tablet_service.cc:1511] Processing CreateTablet for tablet d7580dea70184298b975a7765c77234c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:46.536448 18783 tablet_service.cc:1511] Processing CreateTablet for tablet d7580dea70184298b975a7765c77234c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:46.539810 18911 tablet_bootstrap.cc:654] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.540174 18704 tablet_service.cc:1511] Processing CreateTablet for tablet d3e73b4279aa45b0b65f1fa3232f05b6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:46.532887 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138516801c149039fea47459bfb3e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.543648 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42993484eded40bfbf2fde2523d90e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.544241 18782 tablet_service.cc:1511] Processing CreateTablet for tablet d3e73b4279aa45b0b65f1fa3232f05b6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:46.545401 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e73b4279aa45b0b65f1fa3232f05b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.550750 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c818d9a130f492f897b835f7040d44a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.551257 18860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7580dea70184298b975a7765c77234c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.553287 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801d113a0a7a44b7ad85b1b85747740e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.554350 18787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c818d9a130f492f897b835f7040d44a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.554586 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7580dea70184298b975a7765c77234c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.556813 18913 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:46.557277 18913 ts_tablet_manager.cc:1403] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.377s	user 0.002s	sys 0.035s
I20260709 13:05:46.560184 18913 raft_consensus.cc:359] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.560957 18913 raft_consensus.cc:385] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.561326 18913 raft_consensus.cc:740] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.563040 18852 tablet_service.cc:1511] Processing CreateTablet for tablet d3e73b4279aa45b0b65f1fa3232f05b6 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:46.564407 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e73b4279aa45b0b65f1fa3232f05b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.564157 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 801d113a0a7a44b7ad85b1b85747740e (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:46.565565 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801d113a0a7a44b7ad85b1b85747740e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.576334 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42993484eded40bfbf2fde2523d90e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.580982 18913 consensus_queue.cc:260] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.584971 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 40a48e05ea40413fbf4b15ccfc17a309 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:46.586433 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a48e05ea40413fbf4b15ccfc17a309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.590675 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7580dea70184298b975a7765c77234c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.591042 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e73b4279aa45b0b65f1fa3232f05b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.592356 18924 raft_consensus.cc:493] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.592835 18924 raft_consensus.cc:515] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.594954 18924 leader_election.cc:290] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:46.608089 18913 ts_tablet_manager.cc:1434] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.008s
I20260709 13:05:46.613000 18913 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:46.617177 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:46.622334 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:46.623740 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:46.624889 18835 leader_election.cc:343] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.628147 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:46.628887 18797 raft_consensus.cc:2393] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:46.628777 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 40a48e05ea40413fbf4b15ccfc17a309 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:46.629948 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a48e05ea40413fbf4b15ccfc17a309. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:46.646922 18836 leader_election.cc:343] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.647500 18836 leader_election.cc:304] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:46.648348 18924 raft_consensus.cc:2749] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.649674 18836 leader_election.cc:304] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:46.650568 18924 raft_consensus.cc:3060] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.656344 18924 raft_consensus.cc:2749] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.658397 18859 tablet_service.cc:1511] Processing CreateTablet for tablet 40a48e05ea40413fbf4b15ccfc17a309 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:46.659368 18911 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:46.659734 18859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a48e05ea40413fbf4b15ccfc17a309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.659885 18911 ts_tablet_manager.cc:1403] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.022s
I20260709 13:05:46.663087 18911 raft_consensus.cc:359] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.663923 18911 raft_consensus.cc:385] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.664258 18911 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.665127 18911 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.667541 18911 ts_tablet_manager.cc:1434] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:46.668076 18915 raft_consensus.cc:493] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.668529 18915 raft_consensus.cc:515] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.670487 18915 leader_election.cc:290] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.672017 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 00b3ab917011414eae4cfc798af843f2 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:46.673245 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3ab917011414eae4cfc798af843f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.674533 18917 raft_consensus.cc:493] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.674965 18917 raft_consensus.cc:515] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.676831 18917 leader_election.cc:290] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.679311 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:46.681140 18760 leader_election.cc:343] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.684176 18861 tablet_service.cc:1511] Processing CreateTablet for tablet 00b3ab917011414eae4cfc798af843f2 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:46.685464 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3ab917011414eae4cfc798af843f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.687353 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:46.687995 18721 raft_consensus.cc:2468] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:46.688968 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:46.692090 18913 tablet_bootstrap.cc:654] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.692502 18761 leader_election.cc:304] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
W20260709 13:05:46.693733 18687 leader_election.cc:343] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.694525 18917 raft_consensus.cc:2804] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.694881 18917 raft_consensus.cc:493] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.695194 18917 raft_consensus.cc:3060] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.697300 18915 raft_consensus.cc:493] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.697734 18915 raft_consensus.cc:515] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.700491 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65a6e5540d34a9f9b393ccd4e12c795" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:46.688232 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:46.701982 18687 leader_election.cc:343] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.700862 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65a6e5540d34a9f9b393ccd4e12c795" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:46.703305 18685 leader_election.cc:343] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.703704 18685 leader_election.cc:304] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.704562 18932 raft_consensus.cc:2749] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:46.704855 18685 leader_election.cc:343] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.705381 18685 leader_election.cc:304] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.706055 18932 raft_consensus.cc:2749] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.721863 18912 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:46.728423 18912 ts_tablet_manager.cc:1403] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.261s	user 0.015s	sys 0.015s
I20260709 13:05:46.698844 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 4288405f0adb4988a3546407605a4b74 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:46.732088 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288405f0adb4988a3546407605a4b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.710692 18915 leader_election.cc:290] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.739715 18911 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:46.737912 18786 tablet_service.cc:1511] Processing CreateTablet for tablet 00b3ab917011414eae4cfc798af843f2 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:46.742405 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3ab917011414eae4cfc798af843f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.735929 18917 raft_consensus.cc:515] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.754354 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 4288405f0adb4988a3546407605a4b74 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:46.754688 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 4288405f0adb4988a3546407605a4b74 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:46.756577 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288405f0adb4988a3546407605a4b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.760156 18911 tablet_bootstrap.cc:654] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.765373 18913 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:46.765673 18915 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.765842 18913 ts_tablet_manager.cc:1403] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.153s	user 0.027s	sys 0.014s
I20260709 13:05:46.763972 18912 raft_consensus.cc:359] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.766198 18915 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.766786 18912 raft_consensus.cc:385] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.767100 18912 raft_consensus.cc:740] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.756641 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288405f0adb4988a3546407605a4b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.768007 18912 consensus_queue.cc:260] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.769253 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:46.770769 18687 leader_election.cc:343] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.765180 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 6967d46a7bc6473dbce3f16571ac1834 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:46.775408 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967d46a7bc6473dbce3f16571ac1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.778411 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 6967d46a7bc6473dbce3f16571ac1834 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:46.779227 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:46.786724 18721 raft_consensus.cc:3060] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.787431 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:46.789521 18685 leader_election.cc:343] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.789937 18685 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.790753 18932 raft_consensus.cc:2749] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.791450 18915 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.794162 18721 raft_consensus.cc:2468] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:46.795328 18761 leader_election.cc:304] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:46.796499 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967d46a7bc6473dbce3f16571ac1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.785487 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 6967d46a7bc6473dbce3f16571ac1834 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:46.783285 18913 raft_consensus.cc:359] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.806867 18913 raft_consensus.cc:385] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.798128 18944 raft_consensus.cc:2804] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.807281 18913 raft_consensus.cc:740] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.807564 18944 raft_consensus.cc:697] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:46.807418 18917 leader_election.cc:290] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.808319 18913 consensus_queue.cc:260] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.810655 18912 ts_tablet_manager.cc:1434] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.006s
I20260709 13:05:46.811668 18912 tablet_bootstrap.cc:492] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:46.810832 18913 ts_tablet_manager.cc:1434] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.001s
I20260709 13:05:46.814250 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 91562f9e38594a90bfd8d506e8bae207 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:46.815383 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91562f9e38594a90bfd8d506e8bae207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.815541 18856 tablet_service.cc:1511] Processing CreateTablet for tablet 91562f9e38594a90bfd8d506e8bae207 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:46.816990 18911 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:46.817472 18911 ts_tablet_manager.cc:1403] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.002s
I20260709 13:05:46.819285 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:46.819777 18911 raft_consensus.cc:359] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.820480 18911 raft_consensus.cc:385] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.820439 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 9434eab2f2c740dcbcf264a5a4317911 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:46.820950 18911 raft_consensus.cc:740] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.821316 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967d46a7bc6473dbce3f16571ac1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.821760 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434eab2f2c740dcbcf264a5a4317911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.821645 18911 consensus_queue.cc:260] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.822961 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91562f9e38594a90bfd8d506e8bae207. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:46.820657 18760 leader_election.cc:343] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.823853 18911 ts_tablet_manager.cc:1434] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:05:46.824736 18911 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:46.826542 18913 tablet_bootstrap.cc:492] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:46.827659 18912 tablet_bootstrap.cc:654] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.808483 18944 consensus_queue.cc:237] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.817458 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 91562f9e38594a90bfd8d506e8bae207 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:46.831348 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91562f9e38594a90bfd8d506e8bae207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.843326 18932 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.846005 18911 tablet_bootstrap.cc:654] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:46.859197 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 63925.9us
I20260709 13:05:46.862315 18932 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.864192 18913 tablet_bootstrap.cc:654] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.868227 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 9434eab2f2c740dcbcf264a5a4317911 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:46.869634 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434eab2f2c740dcbcf264a5a4317911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.879529 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 9cff1e81e95d44f697b61e55d231386c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:46.884433 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cff1e81e95d44f697b61e55d231386c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.887692 18861 tablet_service.cc:1511] Processing CreateTablet for tablet 9434eab2f2c740dcbcf264a5a4317911 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:46.888058 18784 tablet_service.cc:1511] Processing CreateTablet for tablet 9cff1e81e95d44f697b61e55d231386c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:46.888993 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434eab2f2c740dcbcf264a5a4317911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.889256 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cff1e81e95d44f697b61e55d231386c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.904419 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 9cff1e81e95d44f697b61e55d231386c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:46.904194 18620 catalog_manager.cc:5697] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.907044 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cff1e81e95d44f697b61e55d231386c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.916766 18911 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:46.917354 18911 ts_tablet_manager.cc:1403] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.017s
W20260709 13:05:46.919556 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:46.920495 18911 raft_consensus.cc:359] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.921280 18911 raft_consensus.cc:385] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.921387 18944 raft_consensus.cc:493] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.921567 18911 raft_consensus.cc:740] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.921821 18944 raft_consensus.cc:515] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.922410 18911 consensus_queue.cc:260] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.923817 18944 leader_election.cc:290] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:46.925403 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5013ad57e8864722a629689b1b1d251c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:46.925406 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5013ad57e8864722a629689b1b1d251c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:46.926877 18760 leader_election.cc:343] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:46.927492 18761 leader_election.cc:343] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.927955 18761 leader_election.cc:304] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:46.930460 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 3507bc1106e047c3927ff56cae9b0d1c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:46.933598 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 3507bc1106e047c3927ff56cae9b0d1c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:46.934294 18911 ts_tablet_manager.cc:1434] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260709 13:05:46.935026 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3507bc1106e047c3927ff56cae9b0d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.937704 18944 raft_consensus.cc:2749] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.938155 18857 tablet_service.cc:1511] Processing CreateTablet for tablet 3507bc1106e047c3927ff56cae9b0d1c (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:46.939250 18912 tablet_bootstrap.cc:492] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:46.939543 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3507bc1106e047c3927ff56cae9b0d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.939761 18912 ts_tablet_manager.cc:1403] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.004s
I20260709 13:05:46.940959 18924 raft_consensus.cc:493] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.941535 18924 raft_consensus.cc:515] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.943758 18924 leader_election.cc:290] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:46.945844 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:46.947871 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:46.948650 18796 raft_consensus.cc:2468] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
W20260709 13:05:46.950130 18835 leader_election.cc:343] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.950531 18912 raft_consensus.cc:359] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.951246 18912 raft_consensus.cc:385] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.951572 18836 leader_election.cc:304] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:46.953662 18924 raft_consensus.cc:2804] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.954149 18924 raft_consensus.cc:493] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.954484 18924 raft_consensus.cc:3060] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.960467 18911 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:46.962667 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3507bc1106e047c3927ff56cae9b0d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.977926 18710 tablet_service.cc:1511] Processing CreateTablet for tablet e861f3fc93fa40658d6c1657abd8c4f9 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:46.979900 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e861f3fc93fa40658d6c1657abd8c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.983256 18784 tablet_service.cc:1511] Processing CreateTablet for tablet e861f3fc93fa40658d6c1657abd8c4f9 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:46.984550 18784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e861f3fc93fa40658d6c1657abd8c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.992022 18861 tablet_service.cc:1511] Processing CreateTablet for tablet e861f3fc93fa40658d6c1657abd8c4f9 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:46.993432 18861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e861f3fc93fa40658d6c1657abd8c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:46.999015 18911 tablet_bootstrap.cc:654] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.999136 18915 raft_consensus.cc:493] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.011601 18915 raft_consensus.cc:515] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.014542 18913 tablet_bootstrap.cc:492] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.002354 18709 tablet_service.cc:1511] Processing CreateTablet for tablet cd72652ce97849cea5d952bb500ce1f5 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:47.015486 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.015924 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72652ce97849cea5d952bb500ce1f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:47.016934 18685 leader_election.cc:343] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.013899 18915 leader_election.cc:290] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.019295 18783 tablet_service.cc:1511] Processing CreateTablet for tablet cd72652ce97849cea5d952bb500ce1f5 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:47.020578 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72652ce97849cea5d952bb500ce1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.021402 18856 tablet_service.cc:1511] Processing CreateTablet for tablet cd72652ce97849cea5d952bb500ce1f5 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:47.022624 18856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72652ce97849cea5d952bb500ce1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.023120 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:47.024533 18687 leader_election.cc:343] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.024966 18687 leader_election.cc:304] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.025988 18915 raft_consensus.cc:2749] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.004844 18924 raft_consensus.cc:515] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:46.951598 18912 raft_consensus.cc:740] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.034122 18913 ts_tablet_manager.cc:1403] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.189s	user 0.020s	sys 0.007s
I20260709 13:05:47.035871 18924 leader_election.cc:290] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.036689 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.036883 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:47.037204 18913 raft_consensus.cc:359] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:47.038045 18835 leader_election.cc:343] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.037388 18797 raft_consensus.cc:3060] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.044798 18797 raft_consensus.cc:2468] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.038182 18912 consensus_queue.cc:260] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.049304 18786 tablet_service.cc:1511] Processing CreateTablet for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:47.050573 18786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.051369 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 211e3e0c980046dbb122780b67416994 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:47.052515 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211e3e0c980046dbb122780b67416994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.038024 18913 raft_consensus.cc:385] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.055912 18913 raft_consensus.cc:740] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.056663 18912 ts_tablet_manager.cc:1434] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.117s	user 0.007s	sys 0.000s
I20260709 13:05:47.056624 18913 consensus_queue.cc:260] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.057652 18836 leader_election.cc:304] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.057996 18912 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.063026 18709 tablet_service.cc:1511] Processing CreateTablet for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:47.063956 18912 tablet_bootstrap.cc:654] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.064224 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.067235 18857 tablet_service.cc:1511] Processing CreateTablet for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:47.068313 18857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.069677 18924 raft_consensus.cc:2804] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.070194 18924 raft_consensus.cc:697] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:47.070981 18924 consensus_queue.cc:237] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.071267 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 211e3e0c980046dbb122780b67416994 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:47.072396 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211e3e0c980046dbb122780b67416994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.072553 18913 ts_tablet_manager.cc:1434] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:05:47.073495 18913 tablet_bootstrap.cc:492] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.068316 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 211e3e0c980046dbb122780b67416994 (DEFAULT_TABLE table=test-workload [id=2ac64fc321c84082adf9a1ad0287e775]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:47.069713 18911 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.075935 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211e3e0c980046dbb122780b67416994. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:47.078619 18911 ts_tablet_manager.cc:1403] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.007s
I20260709 13:05:47.085407 18911 raft_consensus.cc:359] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.090199 18913 tablet_bootstrap.cc:654] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.090525 18911 raft_consensus.cc:385] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.092839 18911 raft_consensus.cc:740] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.093648 18911 consensus_queue.cc:260] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.095839 18911 ts_tablet_manager.cc:1434] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:05:47.096688 18911 tablet_bootstrap.cc:492] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.102558 18911 tablet_bootstrap.cc:654] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.106041 18913 tablet_bootstrap.cc:492] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.106561 18913 ts_tablet_manager.cc:1403] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260709 13:05:47.109592 18913 raft_consensus.cc:359] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.110386 18913 raft_consensus.cc:385] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.110683 18913 raft_consensus.cc:740] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.111572 18913 consensus_queue.cc:260] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.113945 18913 ts_tablet_manager.cc:1434] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:05:47.115037 18913 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.119534 18617 catalog_manager.cc:5697] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.121544 18913 tablet_bootstrap.cc:654] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.135713 18913 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.136247 18913 ts_tablet_manager.cc:1403] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 13:05:47.139642 18912 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.140144 18912 ts_tablet_manager.cc:1403] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.029s
I20260709 13:05:47.140205 18915 raft_consensus.cc:493] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.140719 18915 raft_consensus.cc:515] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.142813 18915 leader_election.cc:290] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.143064 18912 raft_consensus.cc:359] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.143747 18912 raft_consensus.cc:385] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.144047 18912 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.144809 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.144680 18912 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.145395 18871 raft_consensus.cc:2468] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:47.146322 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:47.147655 18687 leader_election.cc:343] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.148769 18685 leader_election.cc:304] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:47.149843 18915 raft_consensus.cc:2804] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.150218 18915 raft_consensus.cc:493] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.150592 18915 raft_consensus.cc:3060] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.150296 18913 raft_consensus.cc:359] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.151081 18913 raft_consensus.cc:385] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.151371 18913 raft_consensus.cc:740] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.152132 18912 ts_tablet_manager.cc:1434] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:05:47.152063 18913 consensus_queue.cc:260] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.153491 18912 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.154369 18944 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.154814 18944 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.156854 18944 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.158227 18913 ts_tablet_manager.cc:1434] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:05:47.159351 18913 tablet_bootstrap.cc:492] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.159610 18912 tablet_bootstrap.cc:654] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.165781 18913 tablet_bootstrap.cc:654] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.167989 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.174024 18721 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:47.168843 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.175192 18911 tablet_bootstrap.cc:492] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.175760 18911 ts_tablet_manager.cc:1403] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.038s
I20260709 13:05:47.175266 18761 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:47.170800 18912 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
W20260709 13:05:47.177244 18760 leader_election.cc:343] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.177793 18912 ts_tablet_manager.cc:1403] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260709 13:05:47.172516 18915 raft_consensus.cc:515] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.179935 18944 raft_consensus.cc:2804] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.180305 18944 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.180639 18944 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.181324 18911 raft_consensus.cc:359] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.182005 18911 raft_consensus.cc:385] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.182225 18915 leader_election.cc:290] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.182367 18911 raft_consensus.cc:740] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.182624 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:47.183168 18871 raft_consensus.cc:3060] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.183185 18911 consensus_queue.cc:260] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.185169 18911 ts_tablet_manager.cc:1434] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:47.182161 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:47.186026 18911 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
W20260709 13:05:47.187458 18687 leader_election.cc:343] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.191780 18911 tablet_bootstrap.cc:654] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.191437 18912 raft_consensus.cc:359] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.192281 18912 raft_consensus.cc:385] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.192591 18912 raft_consensus.cc:740] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.194558 18944 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.196283 18912 consensus_queue.cc:260] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.199643 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.200279 18721 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.207952 18721 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:47.206804 18871 raft_consensus.cc:2468] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:47.209196 18761 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:47.210592 18685 leader_election.cc:304] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:47.211432 18915 raft_consensus.cc:2804] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.211884 18915 raft_consensus.cc:697] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:47.212695 18915 consensus_queue.cc:237] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.213410 18944 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.213860 18947 raft_consensus.cc:2804] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.214347 18947 raft_consensus.cc:697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:47.214520 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:47.214941 18912 ts_tablet_manager.cc:1434] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:05:47.215999 18912 tablet_bootstrap.cc:492] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
W20260709 13:05:47.216733 18760 leader_election.cc:343] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.219460 18913 tablet_bootstrap.cc:492] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.219993 18913 ts_tablet_manager.cc:1403] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.019s
I20260709 13:05:47.222436 18912 tablet_bootstrap.cc:654] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.223119 18913 raft_consensus.cc:359] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.223896 18913 raft_consensus.cc:385] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.224222 18913 raft_consensus.cc:740] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.225000 18913 consensus_queue.cc:260] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.226406 18947 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.229990 18913 ts_tablet_manager.cc:1434] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:05:47.231145 18913 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.235810 18911 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.236315 18911 ts_tablet_manager.cc:1403] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.014s
I20260709 13:05:47.237429 18913 tablet_bootstrap.cc:654] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.241344 18911 raft_consensus.cc:359] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.243309 18911 raft_consensus.cc:385] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.245146 18912 tablet_bootstrap.cc:492] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.245193 18619 catalog_manager.cc:5697] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.246171 18912 ts_tablet_manager.cc:1403] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.002s
I20260709 13:05:47.245566 18911 raft_consensus.cc:740] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.248996 18911 consensus_queue.cc:260] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.248824 18620 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.249634 18912 raft_consensus.cc:359] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.250456 18912 raft_consensus.cc:385] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.250726 18912 raft_consensus.cc:740] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.251257 18911 ts_tablet_manager.cc:1434] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:05:47.251461 18913 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.251331 18912 consensus_queue.cc:260] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.251941 18913 ts_tablet_manager.cc:1403] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 13:05:47.252172 18911 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.253216 18912 ts_tablet_manager.cc:1434] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:47.254021 18912 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.256052 18913 raft_consensus.cc:359] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.256695 18913 raft_consensus.cc:385] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.256981 18913 raft_consensus.cc:740] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.257894 18911 tablet_bootstrap.cc:654] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.257655 18913 consensus_queue.cc:260] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.259848 18912 tablet_bootstrap.cc:654] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.262228 18913 ts_tablet_manager.cc:1434] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:47.263116 18913 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.268392 18913 tablet_bootstrap.cc:654] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.271898 18912 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.272416 18912 ts_tablet_manager.cc:1403] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:05:47.276232 18912 raft_consensus.cc:359] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.277001 18912 raft_consensus.cc:385] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.277315 18912 raft_consensus.cc:740] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.278021 18912 consensus_queue.cc:260] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.276783 18911 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.279585 18911 ts_tablet_manager.cc:1403] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260709 13:05:47.280169 18912 ts_tablet_manager.cc:1434] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:47.280963 18924 raft_consensus.cc:493] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.281186 18912 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.281327 18913 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.281687 18957 raft_consensus.cc:493] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.281889 18913 ts_tablet_manager.cc:1403] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:05:47.282163 18911 raft_consensus.cc:359] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.281405 18924 raft_consensus.cc:515] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.282845 18911 raft_consensus.cc:385] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.283152 18911 raft_consensus.cc:740] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.283864 18911 consensus_queue.cc:260] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.284330 18924 leader_election.cc:290] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.284859 18913 raft_consensus.cc:359] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.285784 18913 raft_consensus.cc:385] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.286099 18913 raft_consensus.cc:740] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.286748 18913 consensus_queue.cc:260] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.287096 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.287284 18912 tablet_bootstrap.cc:654] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.287766 18944 raft_consensus.cc:493] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:47.288530 18836 leader_election.cc:343] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.288959 18913 ts_tablet_manager.cc:1434] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:47.286665 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.289577 18721 raft_consensus.cc:2468] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.290853 18835 leader_election.cc:304] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:47.292663 18913 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.295077 18911 ts_tablet_manager.cc:1434] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:05:47.298645 18913 tablet_bootstrap.cc:654] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.282341 18957 raft_consensus.cc:515] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.288290 18944 raft_consensus.cc:515] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.303681 18944 leader_election.cc:290] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.304682 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.305413 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.306118 18871 raft_consensus.cc:2468] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
W20260709 13:05:47.306406 18761 leader_election.cc:343] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.307581 18911 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.307565 18760 leader_election.cc:304] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.311334 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.312036 18797 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.312980 18917 raft_consensus.cc:2804] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.313392 18917 raft_consensus.cc:493] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.313762 18917 raft_consensus.cc:3060] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.314555 18924 raft_consensus.cc:2804] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.314960 18924 raft_consensus.cc:493] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.315318 18924 raft_consensus.cc:3060] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.313606 18836 leader_election.cc:304] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.322460 18947 consensus_queue.cc:1048] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:47.309914 18957 leader_election.cc:290] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.326328 18957 raft_consensus.cc:2804] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.326705 18957 raft_consensus.cc:493] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.327028 18957 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.330869 18911 tablet_bootstrap.cc:654] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.336925 18917 raft_consensus.cc:515] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.341727 18917 leader_election.cc:290] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.342908 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:47.343545 18871 raft_consensus.cc:3060] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.344262 18913 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.344542 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.344735 18913 ts_tablet_manager.cc:1403] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.052s	user 0.033s	sys 0.014s
W20260709 13:05:47.346017 18761 leader_election.cc:343] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.346493 18911 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.346962 18911 ts_tablet_manager.cc:1403] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260709 13:05:47.349663 18911 raft_consensus.cc:359] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.350421 18911 raft_consensus.cc:385] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.350729 18911 raft_consensus.cc:740] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.351387 18911 consensus_queue.cc:260] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.352433 18870 raft_consensus.cc:3060] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.353400 18911 ts_tablet_manager.cc:1434] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:47.349586 18913 raft_consensus.cc:359] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.353855 18913 raft_consensus.cc:385] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.354231 18913 raft_consensus.cc:740] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.355139 18913 consensus_queue.cc:260] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.355852 18911 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.357095 18913 ts_tablet_manager.cc:1434] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:05:47.357946 18913 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.361070 18871 raft_consensus.cc:2468] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:47.364279 18913 tablet_bootstrap.cc:654] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.364933 18924 raft_consensus.cc:515] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.368674 18760 leader_election.cc:304] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.369690 18915 raft_consensus.cc:493] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.370239 18915 raft_consensus.cc:515] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.372424 18915 leader_election.cc:290] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.375231 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.375702 18913 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.376148 18913 ts_tablet_manager.cc:1403] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
W20260709 13:05:47.376276 18835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 85499.9us
I20260709 13:05:47.377827 18947 raft_consensus.cc:2804] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.378327 18947 raft_consensus.cc:697] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:47.378938 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.379128 18947 consensus_queue.cc:237] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.379719 18721 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.381564 18913 raft_consensus.cc:359] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.382282 18913 raft_consensus.cc:385] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.382680 18913 raft_consensus.cc:740] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
W20260709 13:05:47.376648 18687 leader_election.cc:343] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.383831 18913 consensus_queue.cc:260] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.384469 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.385103 18721 raft_consensus.cc:3060] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.384265 18944 raft_consensus.cc:493] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.386108 18944 raft_consensus.cc:515] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.389154 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.390041 18722 raft_consensus.cc:2468] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:47.391248 18761 leader_election.cc:304] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:47.381930 18957 raft_consensus.cc:515] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.395840 18913 ts_tablet_manager.cc:1434] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:05:47.396795 18913 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.399017 18911 tablet_bootstrap.cc:654] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.389617 18944 leader_election.cc:290] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.401484 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.402213 18869 raft_consensus.cc:2468] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:47.402877 18975 raft_consensus.cc:493] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.403718 18944 raft_consensus.cc:2804] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.404071 18975 raft_consensus.cc:515] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.410547 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.411183 18913 tablet_bootstrap.cc:654] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.411127 18722 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.404408 18944 raft_consensus.cc:493] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.398142 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.414103 18957 leader_election.cc:290] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
W20260709 13:05:47.414574 18685 leader_election.cc:343] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.414768 18924 leader_election.cc:290] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.415033 18685 leader_election.cc:304] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.413172 18944 raft_consensus.cc:3060] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.417205 18915 raft_consensus.cc:2749] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.422523 18721 raft_consensus.cc:2468] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.423818 18835 leader_election.cc:304] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.427162 18722 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.427001 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:47.429086 18797 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.430485 18835 leader_election.cc:304] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.431596 18957 raft_consensus.cc:2804] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.428635 18924 raft_consensus.cc:2804] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.437723 18912 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.438196 18912 ts_tablet_manager.cc:1403] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.157s	user 0.063s	sys 0.056s
I20260709 13:05:47.440683 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
W20260709 13:05:47.443364 18836 leader_election.cc:343] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.442682 18620 catalog_manager.cc:5697] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.445953 18981 raft_consensus.cc:493] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.447301 18981 raft_consensus.cc:515] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.448961 18975 leader_election.cc:290] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.430806 18982 consensus_queue.cc:1048] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:05:47.451756 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.459561 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.460969 18835 leader_election.cc:304] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [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: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.462648 18912 raft_consensus.cc:359] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.463397 18912 raft_consensus.cc:385] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.463666 18912 raft_consensus.cc:740] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.462110 18975 raft_consensus.cc:2749] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:47.451515 18957 raft_consensus.cc:697] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:47.493644 18912 consensus_queue.cc:260] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.508716 18912 ts_tablet_manager.cc:1434] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.070s	user 0.016s	sys 0.023s
I20260709 13:05:47.459156 18924 raft_consensus.cc:697] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:47.511019 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.488790 18982 raft_consensus.cc:493] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.512115 18912 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.491048 18915 raft_consensus.cc:493] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.466066 18797 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.509841 18981 leader_election.cc:290] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.514714 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.513510 18982 raft_consensus.cc:515] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:47.517748 18835 leader_election.cc:343] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.518805 18911 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.519182 18911 ts_tablet_manager.cc:1403] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.164s	user 0.008s	sys 0.007s
I20260709 13:05:47.517004 18924 consensus_queue.cc:237] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.522024 18796 raft_consensus.cc:2468] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.466884 18957 consensus_queue.cc:237] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.513417 18915 raft_consensus.cc:515] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.527377 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.528317 18836 leader_election.cc:304] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
W20260709 13:05:47.528828 18761 leader_election.cc:343] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.529284 18981 raft_consensus.cc:2804] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.539292 18913 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.539867 18913 ts_tablet_manager.cc:1403] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.143s	user 0.021s	sys 0.003s
I20260709 13:05:47.528857 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.529755 18981 raft_consensus.cc:493] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.542281 18981 raft_consensus.cc:3060] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.545372 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.545634 18911 raft_consensus.cc:359] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.546262 18911 raft_consensus.cc:385] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.546361 18869 raft_consensus.cc:2393] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0377a7917ef4b739c9c765d5614fcf8 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:47.546545 18911 raft_consensus.cc:740] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.547600 18982 leader_election.cc:290] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.548477 18911 consensus_queue.cc:260] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.548749 18685 leader_election.cc:304] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.548673 18915 leader_election.cc:290] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.548936 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.550289 18932 raft_consensus.cc:3060] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.552031 18911 ts_tablet_manager.cc:1434] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:05:47.558817 18912 tablet_bootstrap.cc:654] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.560937 18915 raft_consensus.cc:493] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.561497 18915 raft_consensus.cc:515] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.563162 18913 raft_consensus.cc:359] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.563829 18913 raft_consensus.cc:385] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.564148 18913 raft_consensus.cc:740] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.572393 18913 consensus_queue.cc:260] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.565322 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.568131 18911 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.574955 18913 ts_tablet_manager.cc:1434] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:05:47.580035 18913 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.577685 18620 catalog_manager.cc:5697] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.578670 18932 raft_consensus.cc:2749] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.583083 18932 raft_consensus.cc:493] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.583623 18932 raft_consensus.cc:515] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.583019 18620 catalog_manager.cc:5697] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.584738 18912 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.585680 18912 ts_tablet_manager.cc:1403] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.005s
W20260709 13:05:47.586856 18687 leader_election.cc:343] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.588222 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.588362 18932 leader_election.cc:290] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.588428 18944 raft_consensus.cc:515] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.589214 18915 leader_election.cc:290] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
W20260709 13:05:47.589574 18687 leader_election.cc:343] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.590603 18944 leader_election.cc:290] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.585330 18924 raft_consensus.cc:493] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.591475 18924 raft_consensus.cc:515] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.592422 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:47.592972 18871 raft_consensus.cc:3060] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.593411 18924 leader_election.cc:290] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.586989 18981 raft_consensus.cc:515] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.600142 18869 raft_consensus.cc:2393] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d19885075bf4d1d846377147e956d36 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
I20260709 13:05:47.600869 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.601136 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5013ad57e8864722a629689b1b1d251c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.601456 18722 raft_consensus.cc:3060] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.601692 18795 raft_consensus.cc:2468] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
W20260709 13:05:47.602159 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 53935.3us
I20260709 13:05:47.602165 18760 leader_election.cc:304] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.604390 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5013ad57e8864722a629689b1b1d251c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.605611 18911 tablet_bootstrap.cc:654] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.607045 18721 raft_consensus.cc:2468] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.607168 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.607640 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:47.608630 18685 leader_election.cc:343] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.609047 18685 leader_election.cc:304] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.610442 18993 raft_consensus.cc:2749] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.611928 18981 leader_election.cc:290] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.603663 18836 leader_election.cc:304] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.614017 18871 raft_consensus.cc:2468] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:47.609865 18944 raft_consensus.cc:3060] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.614163 18722 raft_consensus.cc:2468] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:47.615527 18760 leader_election.cc:304] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
W20260709 13:05:47.616156 18685 leader_election.cc:343] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.618453 18982 raft_consensus.cc:2804] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.618605 18685 leader_election.cc:304] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.618952 18982 raft_consensus.cc:697] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:47.619319 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:47.619416 18993 raft_consensus.cc:2749] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.615816 18912 raft_consensus.cc:359] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.620231 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.617597 18981 raft_consensus.cc:2804] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.619784 18982 consensus_queue.cc:237] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:47.621361 18835 leader_election.cc:343] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.620967 18981 raft_consensus.cc:493] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.621852 18981 raft_consensus.cc:3060] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.620512 18912 raft_consensus.cc:385] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.627684 18912 raft_consensus.cc:740] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.609956 18957 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:47.628394 18912 consensus_queue.cc:260] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:47.630461 18760 consensus_peers.cc:597] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.631659 18912 ts_tablet_manager.cc:1434] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:05:47.631382 18981 raft_consensus.cc:515] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.632786 18912 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.636649 18981 leader_election.cc:290] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.638343 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5013ad57e8864722a629689b1b1d251c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:47.638831 18797 raft_consensus.cc:3060] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.640250 18619 catalog_manager.cc:5697] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.637384 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5013ad57e8864722a629689b1b1d251c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.644040 18722 raft_consensus.cc:3060] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.645629 18913 tablet_bootstrap.cc:654] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.652724 18797 raft_consensus.cc:2468] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.654569 18944 raft_consensus.cc:2749] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.655900 18836 leader_election.cc:304] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.657722 18957 raft_consensus.cc:2804] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.661764 18722 raft_consensus.cc:2468] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.662743 18957 raft_consensus.cc:697] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:47.663587 18957 consensus_queue.cc:237] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.668759 18912 tablet_bootstrap.cc:654] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.669493 18795 raft_consensus.cc:2468] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.671885 18911 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.672372 18911 ts_tablet_manager.cc:1403] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.104s	user 0.008s	sys 0.024s
I20260709 13:05:47.673668 18836 leader_election.cc:304] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.675071 18981 raft_consensus.cc:493] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.675400 18924 raft_consensus.cc:2804] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.676594 18924 raft_consensus.cc:697] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:47.677469 18924 consensus_queue.cc:237] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.677877 18981 raft_consensus.cc:515] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:47.680964 18835 consensus_peers.cc:597] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.683385 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65a6e5540d34a9f9b393ccd4e12c795" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.684011 18722 raft_consensus.cc:2468] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.685020 18835 leader_election.cc:304] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.680713 18911 raft_consensus.cc:359] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.686453 18911 raft_consensus.cc:385] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.686766 18911 raft_consensus.cc:740] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.689167 18913 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.689299 18984 raft_consensus.cc:2804] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.689702 18913 ts_tablet_manager.cc:1403] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.006s
I20260709 13:05:47.688375 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65a6e5540d34a9f9b393ccd4e12c795" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.689728 18984 raft_consensus.cc:493] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.690985 18984 raft_consensus.cc:3060] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.690594 18911 consensus_queue.cc:260] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.692004 18796 raft_consensus.cc:2468] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.695189 18911 ts_tablet_manager.cc:1434] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 13:05:47.695039 18913 raft_consensus.cc:359] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.695691 18913 raft_consensus.cc:385] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.695966 18913 raft_consensus.cc:740] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.691929 18993 raft_consensus.cc:493] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.696785 18944 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:47.697029 18913 consensus_queue.cc:260] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.697139 18993 raft_consensus.cc:515] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.698647 18911 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.699292 18913 ts_tablet_manager.cc:1434] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:47.700141 18913 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.685921 18981 leader_election.cc:290] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.701339 18993 leader_election.cc:290] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.703002 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.703223 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.704788 18685 leader_election.cc:304] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:47.705902 18993 raft_consensus.cc:2749] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.713627 18984 raft_consensus.cc:515] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.716789 18620 catalog_manager.cc:5697] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.724356 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65a6e5540d34a9f9b393ccd4e12c795" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:47.725065 18721 raft_consensus.cc:3060] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.728717 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65a6e5540d34a9f9b393ccd4e12c795" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:47.729319 18795 raft_consensus.cc:3060] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.729802 18911 tablet_bootstrap.cc:654] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.731600 18984 leader_election.cc:290] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.734221 18721 raft_consensus.cc:2468] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.738634 18835 leader_election.cc:304] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:47.739020 18913 tablet_bootstrap.cc:654] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.740077 18984 raft_consensus.cc:2804] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.746002 18619 catalog_manager.cc:5697] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.746538 18984 raft_consensus.cc:697] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:47.751062 18795 raft_consensus.cc:2468] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:47.760264 18912 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.760831 18912 ts_tablet_manager.cc:1403] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.008s
I20260709 13:05:47.763634 18912 raft_consensus.cc:359] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.765177 18984 consensus_queue.cc:237] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.766554 18795 raft_consensus.cc:3060] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.769129 18913 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.769614 18913 ts_tablet_manager.cc:1403] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.008s
I20260709 13:05:47.772639 18913 raft_consensus.cc:359] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.773283 18913 raft_consensus.cc:385] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.764349 18912 raft_consensus.cc:385] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.773557 18913 raft_consensus.cc:740] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.773608 18912 raft_consensus.cc:740] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.774727 18913 consensus_queue.cc:260] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.774892 18912 consensus_queue.cc:260] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.776726 18913 ts_tablet_manager.cc:1434] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:47.777567 18913 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.780802 18993 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:47.784174 18913 tablet_bootstrap.cc:654] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.788992 18912 ts_tablet_manager.cc:1434] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:05:47.790132 18912 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.791157 18917 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:47.799717 18912 tablet_bootstrap.cc:654] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.804121 18619 catalog_manager.cc:5697] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.810616 18912 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.811066 18912 ts_tablet_manager.cc:1403] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 13:05:47.813653 18912 raft_consensus.cc:359] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.814283 18912 raft_consensus.cc:385] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.814401 18913 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.814570 18912 raft_consensus.cc:740] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.814818 18913 ts_tablet_manager.cc:1403] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 13:05:47.815295 18912 consensus_queue.cc:260] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.821066 18912 ts_tablet_manager.cc:1434] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 13:05:47.822153 18912 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.828615 18913 raft_consensus.cc:359] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.833788 18913 raft_consensus.cc:385] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.834124 18913 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.834755 18913 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.836647 18913 ts_tablet_manager.cc:1434] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:05:47.838065 18913 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.839754 18911 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.840191 18911 ts_tablet_manager.cc:1403] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.142s	user 0.039s	sys 0.042s
I20260709 13:05:47.842763 18912 tablet_bootstrap.cc:654] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.845831 18932 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.846701 18984 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.846866 18911 raft_consensus.cc:359] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.847538 18911 raft_consensus.cc:385] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.847186 18984 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.847834 18911 raft_consensus.cc:740] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.848495 18911 consensus_queue.cc:260] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.849234 18984 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.850245 18983 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.851481 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.854226 18911 ts_tablet_manager.cc:1434] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:05:47.854935 18911 tablet_bootstrap.cc:492] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.853631 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.866271 18835 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.867143 18984 raft_consensus.cc:2749] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.879853 18913 tablet_bootstrap.cc:654] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.888953 18911 tablet_bootstrap.cc:654] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.900606 18913 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.901060 18913 ts_tablet_manager.cc:1403] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260709 13:05:47.901317 18912 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.901746 18912 ts_tablet_manager.cc:1403] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.007s
I20260709 13:05:47.903822 18913 raft_consensus.cc:359] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.904031 18912 raft_consensus.cc:359] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.904525 18913 raft_consensus.cc:385] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.904908 18912 raft_consensus.cc:385] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.904911 18913 raft_consensus.cc:740] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.905552 18912 raft_consensus.cc:740] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.906322 18912 consensus_queue.cc:260] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.906272 18913 consensus_queue.cc:260] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.908597 18912 ts_tablet_manager.cc:1434] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:05:47.909886 18912 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.912727 18913 ts_tablet_manager.cc:1434] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:05:47.913175 18911 tablet_bootstrap.cc:492] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.913654 18911 ts_tablet_manager.cc:1403] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.007s
I20260709 13:05:47.915578 18912 tablet_bootstrap.cc:654] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.917763 18913 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
W20260709 13:05:47.918817 18836 consensus_peers.cc:597] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.923486 18913 tablet_bootstrap.cc:654] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.931267 18911 raft_consensus.cc:359] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.932230 18911 raft_consensus.cc:385] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.932564 18911 raft_consensus.cc:740] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.933303 18911 consensus_queue.cc:260] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.935865 18911 ts_tablet_manager.cc:1434] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:05:47.937322 18911 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
W20260709 13:05:47.942307 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:47.944653 18912 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.945029 18913 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.945569 18913 ts_tablet_manager.cc:1403] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.002s
I20260709 13:05:47.945112 18912 ts_tablet_manager.cc:1403] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.003s
I20260709 13:05:47.945711 18911 tablet_bootstrap.cc:654] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.948379 18912 raft_consensus.cc:359] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.949123 18912 raft_consensus.cc:385] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.949903 18944 raft_consensus.cc:493] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.950325 18944 raft_consensus.cc:515] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.949440 18912 raft_consensus.cc:740] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.951390 18911 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:47.951928 18944 leader_election.cc:290] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.952626 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.952857 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:47.951409 18913 raft_consensus.cc:359] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.953209 18722 raft_consensus.cc:2468] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:47.953459 18913 raft_consensus.cc:385] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.953739 18913 raft_consensus.cc:740] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.951929 18911 ts_tablet_manager.cc:1403] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 13:05:47.954201 18761 leader_election.cc:304] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:47.954388 18913 consensus_queue.cc:260] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.951967 18912 consensus_queue.cc:260] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.956437 18913 ts_tablet_manager.cc:1434] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:05:47.956857 18912 ts_tablet_manager.cc:1434] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:05:47.957137 18982 raft_consensus.cc:2804] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.956997 18911 raft_consensus.cc:359] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.957520 18982 raft_consensus.cc:493] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.957617 18911 raft_consensus.cc:385] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.957945 18912 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.957962 18911 raft_consensus.cc:740] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.958900 18911 consensus_queue.cc:260] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.964530 18912 tablet_bootstrap.cc:654] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:47.955091 18760 leader_election.cc:343] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.965761 18911 ts_tablet_manager.cc:1434] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.004s
I20260709 13:05:47.966693 18911 tablet_bootstrap.cc:492] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:47.968453 18983 raft_consensus.cc:493] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.968936 18983 raft_consensus.cc:515] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.971120 18983 leader_election.cc:290] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:47.971621 18983 raft_consensus.cc:493] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.972050 18983 raft_consensus.cc:515] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.971246 18913 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:47.972548 18911 tablet_bootstrap.cc:654] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.973114 18984 raft_consensus.cc:493] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.973793 18912 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:47.973555 18984 raft_consensus.cc:515] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.974195 18912 ts_tablet_manager.cc:1403] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:05:47.957929 18982 raft_consensus.cc:3060] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.975602 18984 leader_election.cc:290] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.977015 18912 raft_consensus.cc:359] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.977521 18984 raft_consensus.cc:493] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.977667 18912 raft_consensus.cc:385] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.977696 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.978111 18912 raft_consensus.cc:740] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.978003 18984 raft_consensus.cc:515] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.979048 18912 consensus_queue.cc:260] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.979496 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:47.979854 18835 leader_election.cc:343] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.981175 18912 ts_tablet_manager.cc:1434] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:47.981377 18984 leader_election.cc:290] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:47.981608 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6d3d0ecfd45e595bbc4949e41f331" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:47.982061 18912 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:47.982386 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:47.982797 18835 leader_election.cc:343] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.983817 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.984551 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6d3d0ecfd45e595bbc4949e41f331" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:47.985170 18796 raft_consensus.cc:2468] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:47.985426 18913 tablet_bootstrap.cc:654] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.987792 18912 tablet_bootstrap.cc:654] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.980060 18721 raft_consensus.cc:2468] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:47.989336 18761 leader_election.cc:304] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:47.990242 18944 raft_consensus.cc:2804] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.990609 18944 raft_consensus.cc:493] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.990921 18944 raft_consensus.cc:3060] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.993886 18913 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:47.994381 18913 ts_tablet_manager.cc:1403] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
W20260709 13:05:47.994661 18836 leader_election.cc:343] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.995143 18836 leader_election.cc:304] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.996323 18984 raft_consensus.cc:2749] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.997401 18913 raft_consensus.cc:359] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:47.998224 18913 raft_consensus.cc:385] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.998485 18836 leader_election.cc:304] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:47.999670 18984 raft_consensus.cc:2804] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.998499 18913 raft_consensus.cc:740] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.000047 18984 raft_consensus.cc:493] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.000458 18984 raft_consensus.cc:3060] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.000671 18913 consensus_queue.cc:260] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.001153 18911 tablet_bootstrap.cc:492] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
W20260709 13:05:47.997779 18760 leader_election.cc:343] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.003382 18913 ts_tablet_manager.cc:1434] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:05:48.004290 18913 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:48.008421 18984 raft_consensus.cc:515] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.022616 18984 leader_election.cc:290] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.025533 18912 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:48.026000 18912 ts_tablet_manager.cc:1403] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.027s
I20260709 13:05:48.010164 18913 tablet_bootstrap.cc:654] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.001598 18911 ts_tablet_manager.cc:1403] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260709 13:05:48.028684 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6d3d0ecfd45e595bbc4949e41f331" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:48.012639 18983 leader_election.cc:290] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.011667 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.029767 18721 raft_consensus.cc:2468] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:48.028975 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f6d3d0ecfd45e595bbc4949e41f331" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:48.031188 18984 consensus_queue.cc:1048] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:48.031629 18761 leader_election.cc:304] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:48.018970 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:48.030136 18835 leader_election.cc:343] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.029944 18911 raft_consensus.cc:359] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.034060 18911 raft_consensus.cc:385] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.034369 18911 raft_consensus.cc:740] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.034996 18947 raft_consensus.cc:2804] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:48.035269 18760 leader_election.cc:343] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.035385 18947 raft_consensus.cc:493] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.035738 18947 raft_consensus.cc:3060] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.036108 18944 raft_consensus.cc:515] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.031774 18796 raft_consensus.cc:3060] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.038364 18944 leader_election.cc:290] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.028510 18912 raft_consensus.cc:359] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.038916 18912 raft_consensus.cc:385] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.039187 18912 raft_consensus.cc:740] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.039499 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:48.039815 18912 consensus_queue.cc:260] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.040592 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
W20260709 13:05:48.040912 18760 leader_election.cc:343] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.041116 18722 raft_consensus.cc:3060] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.041852 18912 ts_tablet_manager.cc:1434] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 13:05:48.042723 18912 tablet_bootstrap.cc:492] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:48.016564 18982 raft_consensus.cc:515] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.035006 18911 consensus_queue.cc:260] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.048224 18911 ts_tablet_manager.cc:1434] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:48.048954 18911 tablet_bootstrap.cc:492] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.049916 18721 raft_consensus.cc:3060] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.056767 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:48.057626 18720 raft_consensus.cc:3060] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.060175 18796 raft_consensus.cc:2468] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:48.058652 18944 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:48.061806 18836 leader_election.cc:304] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:48.062774 18982 leader_election.cc:290] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.062924 18947 raft_consensus.cc:515] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.064766 18912 tablet_bootstrap.cc:654] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.062951 18984 raft_consensus.cc:2804] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.067457 18984 raft_consensus.cc:697] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:48.068282 18984 consensus_queue.cc:237] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.066002 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:48.066008 18947 leader_election.cc:290] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.081784 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:48.083256 18719 raft_consensus.cc:3060] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.080689 18722 raft_consensus.cc:2468] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:48.097021 18915 raft_consensus.cc:493] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.093442 18993 raft_consensus.cc:493] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.102912 18993 raft_consensus.cc:515] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.108623 18761 leader_election.cc:304] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.111109 18944 raft_consensus.cc:2804] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:48.105126 18760 leader_election.cc:343] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.105901 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:48.099849 18915 raft_consensus.cc:515] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.117869 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11b89d266884d309caa1fbfc753d7c8" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.112351 18944 raft_consensus.cc:697] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:48.122570 18993 leader_election.cc:290] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.125221 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11b89d266884d309caa1fbfc753d7c8" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.125377 18944 consensus_queue.cc:237] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:48.127722 18760 leader_election.cc:343] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.128527 18911 tablet_bootstrap.cc:654] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:48.130875 18685 leader_election.cc:343] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.118258 18720 raft_consensus.cc:2468] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:48.208935 18912 tablet_bootstrap.cc:492] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:48.209379 18912 ts_tablet_manager.cc:1403] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.003s
I20260709 13:05:48.212713 18912 raft_consensus.cc:359] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.213539 18912 raft_consensus.cc:385] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.213615 18957 raft_consensus.cc:493] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.213958 18912 raft_consensus.cc:740] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.214066 18957 raft_consensus.cc:515] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.214854 18912 consensus_queue.cc:260] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.216195 18957 leader_election.cc:290] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.162837 18947 raft_consensus.cc:493] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.217859 18947 raft_consensus.cc:515] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.219277 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeb1a2536945f4b2c0391ab0b7d779" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.219797 18947 leader_election.cc:290] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.219872 18795 raft_consensus.cc:2468] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:48.221095 18981 consensus_queue.cc:1048] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.221513 18985 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:48.223686 18619 catalog_manager.cc:5697] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.225126 18719 raft_consensus.cc:2468] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:48.227213 18912 ts_tablet_manager.cc:1434] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:05:48.228135 18912 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:48.131603 18924 raft_consensus.cc:493] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.230890 18924 raft_consensus.cc:515] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.233100 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.233435 18924 leader_election.cc:290] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.223799 18836 leader_election.cc:304] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
W20260709 13:05:48.234611 18760 leader_election.cc:343] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.235977 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.237587 18984 raft_consensus.cc:2804] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.238098 18984 raft_consensus.cc:493] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.238559 18984 raft_consensus.cc:3060] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.238804 18617 catalog_manager.cc:5697] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:48.206805 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 75929.7us
W20260709 13:05:48.206845 18687 leader_election.cc:343] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.243465 18687 leader_election.cc:304] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
W20260709 13:05:48.244417 18687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 58109.3us
I20260709 13:05:48.245540 18993 raft_consensus.cc:2749] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.162528 18975 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:05:48.246706 18761 leader_election.cc:304] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.200352 18913 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:48.247725 18912 tablet_bootstrap.cc:654] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.247841 18913 ts_tablet_manager.cc:1403] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.028s
I20260709 13:05:48.207021 18915 leader_election.cc:290] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.249437 18721 raft_consensus.cc:3060] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.247852 18761 leader_election.cc:304] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.251215 18982 raft_consensus.cc:2804] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.251664 18982 raft_consensus.cc:697] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:48.252444 18982 consensus_queue.cc:237] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.253014 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeb1a2536945f4b2c0391ab0b7d779" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.253597 18720 raft_consensus.cc:2468] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:48.254616 18871 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.247999 18983 raft_consensus.cc:2804] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.255932 18983 raft_consensus.cc:697] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:48.256714 18983 consensus_queue.cc:237] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.258937 18911 tablet_bootstrap.cc:492] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.259822 18911 ts_tablet_manager.cc:1403] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.211s	user 0.020s	sys 0.014s
I20260709 13:05:48.261018 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.261679 18720 raft_consensus.cc:2468] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:48.265219 18932 raft_consensus.cc:493] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.265957 18932 raft_consensus.cc:515] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.267882 18932 leader_election.cc:290] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.268386 18911 raft_consensus.cc:359] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.269161 18911 raft_consensus.cc:385] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.269510 18911 raft_consensus.cc:740] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.270264 18911 consensus_queue.cc:260] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.269279 18913 raft_consensus.cc:359] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.271349 18913 raft_consensus.cc:385] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.271670 18913 raft_consensus.cc:740] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.272308 18913 consensus_queue.cc:260] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.317400 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.293849 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.285140 18984 raft_consensus.cc:515] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.303792 18975 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:05:48.286791 18913 ts_tablet_manager.cc:1434] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:48.329138 18913 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:48.295806 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeb1a2536945f4b2c0391ab0b7d779" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.286110 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeb1a2536945f4b2c0391ab0b7d779" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.297039 18947 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260709 13:05:48.331386 18870 raft_consensus.cc:2393] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0377a7917ef4b739c9c765d5614fcf8 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
I20260709 13:05:48.306785 18985 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:05:48.275254 18911 ts_tablet_manager.cc:1434] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260709 13:05:48.277328 18836 leader_election.cc:343] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.334019 18911 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.335213 18836 leader_election.cc:304] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:48.337371 18924 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.337723 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeb1a2536945f4b2c0391ab0b7d779" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:48.338322 18719 raft_consensus.cc:3060] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.309793 18981 consensus_queue.cc:1048] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:05:48.338649 18924 consensus_queue.cc:1048] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.338886 18687 leader_election.cc:304] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.339972 18993 raft_consensus.cc:2749] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:48.335430 18984 leader_election.cc:290] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.293200 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.341893 18975 raft_consensus.cc:2804] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.344669 18975 raft_consensus.cc:493] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.333796 18795 raft_consensus.cc:2468] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:48.348970 18975 raft_consensus.cc:3060] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:48.347393 18836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 71761us
I20260709 13:05:48.370038 18687 leader_election.cc:304] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
W20260709 13:05:48.372066 18761 leader_election.cc:343] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.372575 18761 leader_election.cc:304] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.373265 18912 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:48.373379 18982 raft_consensus.cc:2749] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.373778 18912 ts_tablet_manager.cc:1403] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.008s
I20260709 13:05:48.374373 18984 raft_consensus.cc:493] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.374877 18984 raft_consensus.cc:515] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.384517 18912 raft_consensus.cc:359] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.387569 18912 raft_consensus.cc:385] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.388038 18912 raft_consensus.cc:740] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.388803 18912 consensus_queue.cc:260] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.402441 18912 ts_tablet_manager.cc:1434] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 13:05:48.403899 18912 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:48.404881 18957 raft_consensus.cc:493] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.405347 18957 raft_consensus.cc:515] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.408116 18983 raft_consensus.cc:493] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.432894 18984 leader_election.cc:290] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.434818 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3eeb1a2536945f4b2c0391ab0b7d779" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:48.434931 18957 leader_election.cc:290] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.436384 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.433580 18947 raft_consensus.cc:493] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.439778 18911 tablet_bootstrap.cc:654] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.435549 18796 raft_consensus.cc:3060] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.441419 18619 catalog_manager.cc:5697] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.445130 18619 catalog_manager.cc:5697] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.427623 18983 raft_consensus.cc:515] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.446341 18947 raft_consensus.cc:515] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.448632 18719 raft_consensus.cc:2468] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:48.454149 18947 leader_election.cc:290] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.460690 18983 leader_election.cc:290] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.470391 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.463900 18975 raft_consensus.cc:515] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.478518 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11b89d266884d309caa1fbfc753d7c8" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.479162 18975 leader_election.cc:290] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.463260 18932 raft_consensus.cc:2764] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:48.467995 18797 raft_consensus.cc:3060] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.483363 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11b89d266884d309caa1fbfc753d7c8" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.484120 18713 raft_consensus.cc:2468] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:48.477779 18835 leader_election.cc:304] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
W20260709 13:05:48.490942 18835 leader_election.cc:343] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:48.491031 18760 leader_election.cc:343] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.492014 18957 raft_consensus.cc:2804] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.492506 18957 raft_consensus.cc:697] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:48.493273 18957 consensus_queue.cc:237] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.510854 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.531126 18796 raft_consensus.cc:2468] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:48.533957 18761 leader_election.cc:304] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.546452 18983 raft_consensus.cc:2804] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.546842 18983 raft_consensus.cc:493] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.547190 18983 raft_consensus.cc:3060] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:48.548418 18835 consensus_peers.cc:597] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:48.551049 19038 log.cc:927] Time spent T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 13:05:48.553126 18913 tablet_bootstrap.cc:654] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.503580 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:48.545013 18760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 53239.9us
I20260709 13:05:48.558701 18911 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.558568 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.559170 18911 ts_tablet_manager.cc:1403] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.226s	user 0.010s	sys 0.015s
I20260709 13:05:48.553383 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:48.557392 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.557276 18984 raft_consensus.cc:493] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.562215 18713 raft_consensus.cc:3060] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:48.565769 19040 log.cc:927] Time spent T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 13:05:48.562139 18984 raft_consensus.cc:515] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.565891 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:48.575613 18912 tablet_bootstrap.cc:654] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.578756 18911 raft_consensus.cc:359] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.579857 18911 raft_consensus.cc:385] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.580148 18911 raft_consensus.cc:740] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.584033 18619 catalog_manager.cc:5697] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:48.584674 18984 leader_election.cc:290] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
W20260709 13:05:48.580858 18835 leader_election.cc:343] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.587661 18983 raft_consensus.cc:515] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.586374 18911 consensus_queue.cc:260] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.593134 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11b89d266884d309caa1fbfc753d7c8" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:48.597172 18760 leader_election.cc:304] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.597633 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.598142 18917 raft_consensus.cc:2749] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.598446 18715 raft_consensus.cc:2393] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:48.601336 18718 raft_consensus.cc:3060] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.606604 18983 leader_election.cc:290] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
W20260709 13:05:48.605528 18836 leader_election.cc:343] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.607971 18911 ts_tablet_manager.cc:1434] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.003s
I20260709 13:05:48.608698 18911 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.607903 18836 leader_election.cc:304] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:48.610908 18924 raft_consensus.cc:2749] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.611696 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11b89d266884d309caa1fbfc753d7c8" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:48.612187 18836 leader_election.cc:343] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.612622 18836 leader_election.cc:304] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:48.613304 18924 raft_consensus.cc:2749] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:48.614220 18760 leader_election.cc:343] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:48.614773 18836 leader_election.cc:343] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.617956 18993 raft_consensus.cc:493] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.618448 18993 raft_consensus.cc:515] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.618259 18713 raft_consensus.cc:2468] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:48.625093 18993 leader_election.cc:290] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.626839 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:48.628172 18685 leader_election.cc:343] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.625738 18835 leader_election.cc:304] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:48.630576 18984 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.630808 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.631548 18981 raft_consensus.cc:2804] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.632930 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.634470 18981 raft_consensus.cc:697] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:48.635300 18981 consensus_queue.cc:237] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:48.635914 18687 leader_election.cc:343] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.636346 18687 leader_election.cc:304] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.637042 18993 raft_consensus.cc:2749] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.642200 18718 raft_consensus.cc:2468] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:48.643337 18761 leader_election.cc:304] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.646564 18917 raft_consensus.cc:2804] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.647079 18917 raft_consensus.cc:697] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:48.648010 18917 consensus_queue.cc:237] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.652621 18911 tablet_bootstrap.cc:654] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.660852 18913 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:48.661427 18913 ts_tablet_manager.cc:1403] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.333s	user 0.009s	sys 0.005s
I20260709 13:05:48.664628 18913 raft_consensus.cc:359] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.665391 18913 raft_consensus.cc:385] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.665661 18913 raft_consensus.cc:740] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.667688 18913 consensus_queue.cc:260] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.668027 18983 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:48.670055 18913 ts_tablet_manager.cc:1434] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:05:48.671123 18913 tablet_bootstrap.cc:492] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:48.649588 18836 leader_election.cc:304] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:48.674131 18981 raft_consensus.cc:3060] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.675048 18912 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:48.675491 18912 ts_tablet_manager.cc:1403] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.272s	user 0.008s	sys 0.013s
I20260709 13:05:48.679548 18912 raft_consensus.cc:359] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.680202 18912 raft_consensus.cc:385] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.680456 18912 raft_consensus.cc:740] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.681052 18912 consensus_queue.cc:260] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.689273 18912 ts_tablet_manager.cc:1434] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:05:48.690408 18912 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:48.685078 18619 catalog_manager.cc:5697] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:48.702447 18913 tablet_bootstrap.cc:654] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.710860 19042 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:48.713441 18760 consensus_peers.cc:597] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.713167 18620 catalog_manager.cc:5697] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.714048 18911 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.714498 18911 ts_tablet_manager.cc:1403] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.007s
I20260709 13:05:48.717002 18911 raft_consensus.cc:359] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.717675 18911 raft_consensus.cc:385] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.717941 18911 raft_consensus.cc:740] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.718750 18911 consensus_queue.cc:260] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.721168 18911 ts_tablet_manager.cc:1434] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:48.722010 18911 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.708405 18981 raft_consensus.cc:2749] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:48.723219 18760 consensus_peers.cc:597] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:48.726820 18917 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:48.730664 18911 tablet_bootstrap.cc:654] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.732823 18912 tablet_bootstrap.cc:654] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.742455 18913 tablet_bootstrap.cc:492] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:48.742914 18913 ts_tablet_manager.cc:1403] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.008s
I20260709 13:05:48.740087 18911 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.744026 18911 ts_tablet_manager.cc:1403] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 13:05:48.747774 18913 raft_consensus.cc:359] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.748484 18913 raft_consensus.cc:385] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.748741 18913 raft_consensus.cc:740] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.749341 18913 consensus_queue.cc:260] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.754096 18913 ts_tablet_manager.cc:1434] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 13:05:48.754959 18913 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:48.751783 18911 raft_consensus.cc:359] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.764248 18911 raft_consensus.cc:385] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.764624 18911 raft_consensus.cc:740] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.765285 18911 consensus_queue.cc:260] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.767102 18911 ts_tablet_manager.cc:1434] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 13:05:48.767899 18911 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.773882 18913 tablet_bootstrap.cc:654] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.777225 18911 tablet_bootstrap.cc:654] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.782764 18993 raft_consensus.cc:493] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.783248 18993 raft_consensus.cc:515] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.785096 18993 leader_election.cc:290] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.785772 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.786345 18993 raft_consensus.cc:493] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.786510 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.786803 18993 raft_consensus.cc:515] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.787147 18870 raft_consensus.cc:2468] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
W20260709 13:05:48.787571 18687 leader_election.cc:343] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.788162 18685 leader_election.cc:304] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:48.788693 18993 leader_election.cc:290] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.789182 18993 raft_consensus.cc:2804] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.789320 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.789587 18993 raft_consensus.cc:493] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.789970 18993 raft_consensus.cc:3060] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.790031 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.790751 18871 raft_consensus.cc:2468] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:48.792043 18685 leader_election.cc:304] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:48.792896 18932 raft_consensus.cc:2804] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.793269 18932 raft_consensus.cc:493] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.793607 18932 raft_consensus.cc:3060] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.795584 18993 raft_consensus.cc:515] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.797430 18993 leader_election.cc:290] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.799017 18911 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.799530 18911 ts_tablet_manager.cc:1403] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 13:05:48.800416 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:48.800976 18871 raft_consensus.cc:3060] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.802026 18911 raft_consensus.cc:359] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.802726 18911 raft_consensus.cc:385] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.803054 18911 raft_consensus.cc:740] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.803721 18911 consensus_queue.cc:260] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.790000 18796 raft_consensus.cc:2468] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:48.805866 18911 ts_tablet_manager.cc:1434] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:48.806748 18911 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.799185 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:48.811291 18911 tablet_bootstrap.cc:654] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:48.816176 18687 leader_election.cc:343] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.801060 18913 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:48.817232 18917 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:48.818333 18912 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:48.818753 18912 ts_tablet_manager.cc:1403] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.129s	user 0.026s	sys 0.008s
I20260709 13:05:48.817584 18913 ts_tablet_manager.cc:1403] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.012s
I20260709 13:05:48.816769 18932 raft_consensus.cc:515] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.822896 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:48.823428 18794 raft_consensus.cc:3060] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.825799 18912 raft_consensus.cc:359] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.826473 18912 raft_consensus.cc:385] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.826735 18912 raft_consensus.cc:740] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.827561 18912 consensus_queue.cc:260] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.831982 18913 raft_consensus.cc:359] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.832648 18913 raft_consensus.cc:385] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.832906 18913 raft_consensus.cc:740] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.835593 18871 raft_consensus.cc:2468] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:48.829782 18794 raft_consensus.cc:2468] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:48.837095 18687 leader_election.cc:304] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:48.837678 18912 ts_tablet_manager.cc:1434] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:48.833544 18913 consensus_queue.cc:260] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.837855 18993 raft_consensus.cc:2804] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.842864 18993 raft_consensus.cc:697] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:48.844312 18912 tablet_bootstrap.cc:492] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:48.847983 18913 ts_tablet_manager.cc:1434] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.005s
I20260709 13:05:48.848950 18913 tablet_bootstrap.cc:492] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:48.848439 18993 consensus_queue.cc:237] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.838274 18932 leader_election.cc:290] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.856885 18913 tablet_bootstrap.cc:654] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.862025 18685 leader_election.cc:304] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36
I20260709 13:05:48.863318 18915 raft_consensus.cc:2804] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.863837 18915 raft_consensus.cc:697] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:48.866027 18915 consensus_queue.cc:237] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.861804 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:48.873787 18871 raft_consensus.cc:3060] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.910176 18912 tablet_bootstrap.cc:654] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.913594 18871 raft_consensus.cc:2468] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:48.919939 18911 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.920439 18911 ts_tablet_manager.cc:1403] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.114s	user 0.032s	sys 0.024s
I20260709 13:05:48.922911 18911 raft_consensus.cc:359] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.924624 18911 raft_consensus.cc:385] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.924883 18911 raft_consensus.cc:740] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.924906 18617 catalog_manager.cc:5697] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.925541 18911 consensus_queue.cc:260] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.926623 18985 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.926985 18913 tablet_bootstrap.cc:492] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:48.926522 18617 catalog_manager.cc:5697] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.927439 18913 ts_tablet_manager.cc:1403] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.002s
I20260709 13:05:48.931414 18911 ts_tablet_manager.cc:1434] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:48.932502 18911 tablet_bootstrap.cc:492] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:48.937299 18985 raft_consensus.cc:493] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.937819 18985 raft_consensus.cc:515] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.939998 18985 leader_election.cc:290] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:48.941372 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:48.941659 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:48.941982 18913 raft_consensus.cc:359] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.942708 18913 raft_consensus.cc:385] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:48.942903 18836 leader_election.cc:343] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.945693 18911 tablet_bootstrap.cc:654] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.943063 18913 raft_consensus.cc:740] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.948975 18913 consensus_queue.cc:260] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:48.950155 18835 leader_election.cc:343] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.951048 18913 ts_tablet_manager.cc:1434] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:05:48.952589 18835 leader_election.cc:304] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:48.954195 18993 raft_consensus.cc:493] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.954268 18985 raft_consensus.cc:2749] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.954681 18993 raft_consensus.cc:515] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.956717 18993 leader_election.cc:290] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:48.960632 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:48.950328 18912 tablet_bootstrap.cc:492] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:48.961493 18912 ts_tablet_manager.cc:1403] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.000s
W20260709 13:05:48.961925 18685 leader_election.cc:343] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.962661 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:48.963979 18687 leader_election.cc:343] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.964387 18687 leader_election.cc:304] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:48.965406 18993 raft_consensus.cc:2749] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.965958 18912 raft_consensus.cc:359] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.969610 18985 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.976661 18912 raft_consensus.cc:385] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.978204 18912 raft_consensus.cc:740] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.976686 18913 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:48.979148 18912 consensus_queue.cc:260] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.989954 18913 tablet_bootstrap.cc:654] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:48.991413 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:48.992097 18912 ts_tablet_manager.cc:1434] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:05:48.993018 18912 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:48.993317 18911 tablet_bootstrap.cc:492] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:48.993758 18911 ts_tablet_manager.cc:1403] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.061s	user 0.031s	sys 0.018s
I20260709 13:05:48.996217 18911 raft_consensus.cc:359] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.996851 18911 raft_consensus.cc:385] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.997124 18911 raft_consensus.cc:740] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.997732 18911 consensus_queue.cc:260] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:48.999697 18911 ts_tablet_manager.cc:1434] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:49.001062 18911 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.002368 18912 tablet_bootstrap.cc:654] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.006361 18911 tablet_bootstrap.cc:654] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.008970 18913 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.009505 18913 ts_tablet_manager.cc:1403] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.003s
I20260709 13:05:49.012450 18913 raft_consensus.cc:359] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.008953 18912 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.013586 18913 raft_consensus.cc:385] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.014015 18912 ts_tablet_manager.cc:1403] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 13:05:49.014097 18913 raft_consensus.cc:740] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.015478 18911 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.015071 18913 consensus_queue.cc:260] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.015970 18911 ts_tablet_manager.cc:1403] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:05:49.017364 18913 ts_tablet_manager.cc:1434] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:05:49.017050 18912 raft_consensus.cc:359] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.017813 18912 raft_consensus.cc:385] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.018110 18912 raft_consensus.cc:740] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.018337 18911 raft_consensus.cc:359] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.018977 18911 raft_consensus.cc:385] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.018865 18912 consensus_queue.cc:260] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.019276 18913 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.019260 18911 raft_consensus.cc:740] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.020203 18911 consensus_queue.cc:260] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.022188 18911 ts_tablet_manager.cc:1434] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:49.023124 18911 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.025683 18913 tablet_bootstrap.cc:654] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.028774 18911 tablet_bootstrap.cc:654] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.031129 18912 ts_tablet_manager.cc:1434] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:05:49.039495 18993 raft_consensus.cc:493] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.040022 18912 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.040004 18993 raft_consensus.cc:515] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.043180 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81e0ee988df4831b351507cd6b893b4" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.045918 18912 tablet_bootstrap.cc:654] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.048987 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81e0ee988df4831b351507cd6b893b4" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:49.050539 18687 leader_election.cc:343] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:49.051307 18685 leader_election.cc:343] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.051741 18685 leader_election.cc:304] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.052562 18915 raft_consensus.cc:2749] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:49.055270 18836 consensus_peers.cc:597] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:49.056008 18985 raft_consensus.cc:493] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.056425 18985 raft_consensus.cc:515] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.057144 18912 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.057566 18912 ts_tablet_manager.cc:1403] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:05:49.058928 18985 leader_election.cc:290] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.060346 18912 raft_consensus.cc:359] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.061138 18912 raft_consensus.cc:385] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.061403 18912 raft_consensus.cc:740] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.061518 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.062160 18796 raft_consensus.cc:2468] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:49.062242 18912 consensus_queue.cc:260] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.063359 18836 leader_election.cc:304] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.041955 18993 leader_election.cc:290] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.070309 19047 raft_consensus.cc:2804] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.070722 19047 raft_consensus.cc:493] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.071036 19047 raft_consensus.cc:3060] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.072185 18912 ts_tablet_manager.cc:1434] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 13:05:49.074826 18984 raft_consensus.cc:493] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.075304 18984 raft_consensus.cc:515] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.077347 18984 leader_election.cc:290] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.078691 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.082777 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:49.085561 18835 leader_election.cc:343] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.086617 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.089638 18912 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.091475 19047 raft_consensus.cc:515] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.094271 18982 raft_consensus.cc:493] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.094772 18982 raft_consensus.cc:515] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.095598 18912 tablet_bootstrap.cc:654] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.096916 18982 leader_election.cc:290] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.099756 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.100365 18871 raft_consensus.cc:3060] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.100503 18870 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.107635 18912 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.108127 18912 ts_tablet_manager.cc:1403] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:05:49.108261 18760 leader_election.cc:304] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.109406 18982 raft_consensus.cc:2804] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.109864 18982 raft_consensus.cc:493] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.110332 18982 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.110630 18912 raft_consensus.cc:359] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.111304 18912 raft_consensus.cc:385] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.111569 18912 raft_consensus.cc:740] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.111868 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.112392 18912 consensus_queue.cc:260] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.113399 18835 leader_election.cc:304] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:49.114868 18981 raft_consensus.cc:2749] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:49.117221 18835 leader_election.cc:343] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.119745 18912 ts_tablet_manager.cc:1434] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:05:49.120679 18912 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.120402 19042 consensus_queue.cc:1048] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.125386 18982 raft_consensus.cc:515] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.126806 18912 tablet_bootstrap.cc:654] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.128214 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.129884 18717 raft_consensus.cc:3060] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.130877 18718 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.136163 18982 leader_election.cc:290] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.138411 19047 leader_election.cc:290] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.145004 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.147385 18718 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.148700 18913 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.149282 18911 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.149274 18913 ts_tablet_manager.cc:1403] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.130s	user 0.035s	sys 0.047s
I20260709 13:05:49.149748 18911 ts_tablet_manager.cc:1403] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.127s	user 0.035s	sys 0.079s
I20260709 13:05:49.153445 18913 raft_consensus.cc:359] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.154500 19042 consensus_queue.cc:1048] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.156175 19047 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.157689 18718 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.160957 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:49.174278 18871 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.176338 18983 raft_consensus.cc:493] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.176997 18983 raft_consensus.cc:515] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.179345 18983 leader_election.cc:290] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.181389 18871 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.162669 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:49.182484 18796 raft_consensus.cc:3060] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.165215 18912 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.186651 18912 ts_tablet_manager.cc:1403] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.011s
I20260709 13:05:49.189247 18912 raft_consensus.cc:359] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.166417 18761 leader_election.cc:304] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:49.190675 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.191670 18947 raft_consensus.cc:2804] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.192116 18947 raft_consensus.cc:697] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:49.192899 18947 consensus_queue.cc:237] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.194905 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4592892219646689c51ca5c02f78509" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.158852 18913 raft_consensus.cc:385] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.196985 18913 raft_consensus.cc:740] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.189992 18912 raft_consensus.cc:385] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.197918 18912 raft_consensus.cc:740] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.198597 18912 consensus_queue.cc:260] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.200198 18912 ts_tablet_manager.cc:1434] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:05:49.200860 18912 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.168778 18911 raft_consensus.cc:359] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.202805 18911 raft_consensus.cc:385] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.203078 18911 raft_consensus.cc:740] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.202581 18913 consensus_queue.cc:260] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.203800 18760 leader_election.cc:304] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.203713 18911 consensus_queue.cc:260] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.212074 18911 ts_tablet_manager.cc:1434] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.001s
I20260709 13:05:49.208455 18912 tablet_bootstrap.cc:654] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.210208 18993 raft_consensus.cc:493] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.213392 18911 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.213056 18993 raft_consensus.cc:515] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.215111 18993 leader_election.cc:290] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.215431 19042 raft_consensus.cc:2749] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.210475 18913 ts_tablet_manager.cc:1434] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.005s
I20260709 13:05:49.217633 18913 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.217491 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe44623a27a466eaad0f1ce256cd3ec" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.217741 18796 raft_consensus.cc:2468] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:49.218873 18836 leader_election.cc:304] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:49.219873 18985 raft_consensus.cc:2804] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.220309 18985 raft_consensus.cc:697] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
W20260709 13:05:49.218896 18685 leader_election.cc:343] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.221424 18985 consensus_queue.cc:237] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.226624 18913 tablet_bootstrap.cc:654] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.234064 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe44623a27a466eaad0f1ce256cd3ec" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.234629 18871 raft_consensus.cc:3060] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.234886 18796 raft_consensus.cc:2468] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:49.237047 18687 leader_election.cc:304] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.237629 18913 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.242947 18913 ts_tablet_manager.cc:1403] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 13:05:49.242877 18993 raft_consensus.cc:2804] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.243394 18993 raft_consensus.cc:493] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.243858 18993 raft_consensus.cc:3060] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.245074 18913 raft_consensus.cc:359] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.245639 18913 raft_consensus.cc:385] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.245836 18913 raft_consensus.cc:740] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.246482 18913 consensus_queue.cc:260] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.248854 18913 ts_tablet_manager.cc:1434] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:49.240768 18911 tablet_bootstrap.cc:654] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.250100 18913 tablet_bootstrap.cc:492] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.261759 18913 tablet_bootstrap.cc:654] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.261821 18617 catalog_manager.cc:5697] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.279704 18993 raft_consensus.cc:515] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.285861 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe44623a27a466eaad0f1ce256cd3ec" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:49.287271 18685 leader_election.cc:343] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.287823 18993 leader_election.cc:290] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.291929 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe44623a27a466eaad0f1ce256cd3ec" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:49.292527 18796 raft_consensus.cc:3060] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.294137 18794 raft_consensus.cc:3060] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.295578 18912 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.295970 18912 ts_tablet_manager.cc:1403] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.037s
I20260709 13:05:49.302711 18871 raft_consensus.cc:3060] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.305857 18912 raft_consensus.cc:359] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.306303 18911 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.306572 18912 raft_consensus.cc:385] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.306871 18912 raft_consensus.cc:740] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.307003 18911 ts_tablet_manager.cc:1403] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.016s
I20260709 13:05:49.307395 18796 raft_consensus.cc:2468] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:49.307570 18912 consensus_queue.cc:260] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.308941 18617 catalog_manager.cc:5697] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.310529 18913 tablet_bootstrap.cc:492] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.311048 18913 ts_tablet_manager.cc:1403] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.020s
I20260709 13:05:49.313611 18913 raft_consensus.cc:359] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.313819 18911 raft_consensus.cc:359] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.314338 18913 raft_consensus.cc:385] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.314513 18911 raft_consensus.cc:385] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.314810 18913 raft_consensus.cc:740] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.315132 18932 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.315845 18913 consensus_queue.cc:260] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.317993 18913 ts_tablet_manager.cc:1434] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:05:49.319340 18913 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.320029 18912 ts_tablet_manager.cc:1434] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:05:49.320875 18912 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.314831 18911 raft_consensus.cc:740] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.325026 18913 tablet_bootstrap.cc:654] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.325124 18911 consensus_queue.cc:260] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.328145 18911 ts_tablet_manager.cc:1434] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260709 13:05:49.328145 19042 raft_consensus.cc:493] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.328699 19042 raft_consensus.cc:515] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.329548 18911 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.330660 19042 leader_election.cc:290] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.333222 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.333909 18868 raft_consensus.cc:2468] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.334822 18915 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.335142 18760 leader_election.cc:304] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.335884 18911 tablet_bootstrap.cc:654] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.335985 18947 raft_consensus.cc:2804] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.336347 18947 raft_consensus.cc:493] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.336694 18947 raft_consensus.cc:3060] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.340605 18913 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.341115 18913 ts_tablet_manager.cc:1403] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 13:05:49.343716 18913 raft_consensus.cc:359] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.328250 18982 raft_consensus.cc:493] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.344504 18913 raft_consensus.cc:385] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.344915 18913 raft_consensus.cc:740] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.345660 18913 consensus_queue.cc:260] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.344893 18982 raft_consensus.cc:515] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.347503 18913 ts_tablet_manager.cc:1434] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:49.348433 18913 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.348542 18982 leader_election.cc:290] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.350338 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.357937 18911 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.358441 18911 ts_tablet_manager.cc:1403] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.008s
I20260709 13:05:49.358834 18913 tablet_bootstrap.cc:654] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.359074 18687 leader_election.cc:304] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.360369 18915 raft_consensus.cc:2804] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.360826 18911 raft_consensus.cc:359] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.360836 18915 raft_consensus.cc:697] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:49.361608 18911 raft_consensus.cc:385] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.361914 18911 raft_consensus.cc:740] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.362231 18915 consensus_queue.cc:237] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.362668 18911 consensus_queue.cc:260] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.368570 18912 tablet_bootstrap.cc:654] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.377274 18993 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:49.378690 18911 ts_tablet_manager.cc:1434] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:49.363919 18947 raft_consensus.cc:515] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.379628 18911 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.383273 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.384795 18718 raft_consensus.cc:2468] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.388276 18993 raft_consensus.cc:493] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.407069 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.397812 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:49.408903 18869 raft_consensus.cc:3060] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.393303 18947 leader_election.cc:290] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.428206 18984 raft_consensus.cc:493] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.428828 18984 raft_consensus.cc:515] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.431372 18984 leader_election.cc:290] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.405474 18993 raft_consensus.cc:515] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.436249 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.436973 18717 raft_consensus.cc:3060] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.436311 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed6aa6e9f69474ea38f5450180b3467" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.450628 18869 raft_consensus.cc:2468] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
W20260709 13:05:49.453617 18835 leader_election.cc:343] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.456723 18760 leader_election.cc:304] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.457911 19042 raft_consensus.cc:2804] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.458328 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed6aa6e9f69474ea38f5450180b3467" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.459044 18794 raft_consensus.cc:2468] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:49.458416 19042 raft_consensus.cc:697] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:49.460314 19042 consensus_queue.cc:237] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.463979 18836 leader_election.cc:304] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:49.465931 18985 raft_consensus.cc:2804] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.466384 18985 raft_consensus.cc:493] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.466719 18985 raft_consensus.cc:3060] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.462527 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.475884 18912 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.476447 18912 ts_tablet_manager.cc:1403] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.012s
I20260709 13:05:49.479187 18993 leader_election.cc:290] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.480662 18794 raft_consensus.cc:3060] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.467187 18717 raft_consensus.cc:2468] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.489003 18912 raft_consensus.cc:359] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.492318 18912 raft_consensus.cc:385] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.492641 18912 raft_consensus.cc:740] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.493822 18912 consensus_queue.cc:260] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.499727 18913 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.500223 18913 ts_tablet_manager.cc:1403] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.152s	user 0.036s	sys 0.061s
I20260709 13:05:49.500402 18983 raft_consensus.cc:493] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.479292 18911 tablet_bootstrap.cc:654] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.502197 18983 raft_consensus.cc:515] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.503392 18913 raft_consensus.cc:359] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.505034 18913 raft_consensus.cc:385] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.505286 18913 raft_consensus.cc:740] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.505843 18913 consensus_queue.cc:260] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.508965 18912 ts_tablet_manager.cc:1434] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 13:05:49.510890 18983 leader_election.cc:290] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.511590 18913 ts_tablet_manager.cc:1434] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:49.513111 18912 tablet_bootstrap.cc:492] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.515759 18913 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.516657 18761 leader_election.cc:304] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.517540 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81e0ee988df4831b351507cd6b893b4" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.519402 18871 raft_consensus.cc:2468] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.521476 18760 leader_election.cc:304] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.473093 18985 raft_consensus.cc:515] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.523017 18983 raft_consensus.cc:2804] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.523386 18983 raft_consensus.cc:493] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.523691 18983 raft_consensus.cc:3060] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.525825 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed6aa6e9f69474ea38f5450180b3467" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.527364 18947 raft_consensus.cc:2749] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:49.528519 19047 raft_consensus.cc:493] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.529240 18985 leader_election.cc:290] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.529021 19047 raft_consensus.cc:515] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.529811 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed6aa6e9f69474ea38f5450180b3467" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:49.530390 18797 raft_consensus.cc:3060] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.530982 19047 leader_election.cc:290] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
W20260709 13:05:49.533589 18835 leader_election.cc:343] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.533911 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe44623a27a466eaad0f1ce256cd3ec" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.534835 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe44623a27a466eaad0f1ce256cd3ec" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.535602 18793 raft_consensus.cc:2393] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:49.537071 18836 leader_election.cc:304] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:49.537328 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a1a14bfe8ac4a29b7ee29036265d374" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.537101 18797 raft_consensus.cc:2468] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:49.538091 18793 raft_consensus.cc:2393] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0377a7917ef4b739c9c765d5614fcf8 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
I20260709 13:05:49.539162 18836 leader_election.cc:304] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:49.539076 18619 catalog_manager.cc:5697] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.540061 19047 raft_consensus.cc:3060] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.542167 18983 raft_consensus.cc:515] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.545171 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81e0ee988df4831b351507cd6b893b4" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:49.545760 18871 raft_consensus.cc:3060] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.547416 19047 raft_consensus.cc:2749] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.548882 18985 raft_consensus.cc:2804] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.549392 18985 raft_consensus.cc:697] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:49.550228 18985 consensus_queue.cc:237] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.554349 18983 leader_election.cc:290] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.557775 18912 tablet_bootstrap.cc:654] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.561739 18932 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:49.560930 18871 raft_consensus.cc:2468] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.564059 18687 leader_election.cc:304] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.568503 18760 leader_election.cc:304] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.569587 18947 raft_consensus.cc:2804] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.578223 18947 raft_consensus.cc:697] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:49.578856 18913 tablet_bootstrap.cc:654] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.579033 18947 consensus_queue.cc:237] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.571198 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81e0ee988df4831b351507cd6b893b4" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.582324 18718 raft_consensus.cc:2468] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.581924 18617 catalog_manager.cc:5697] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.572590 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81e0ee988df4831b351507cd6b893b4" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.584885 18713 raft_consensus.cc:3060] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.574332 19064 raft_consensus.cc:493] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.590795 19064 raft_consensus.cc:515] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.593155 19064 leader_election.cc:290] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.593140 18912 tablet_bootstrap.cc:492] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.575585 18911 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.595160 18911 ts_tablet_manager.cc:1403] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.216s	user 0.015s	sys 0.005s
I20260709 13:05:49.595167 18912 ts_tablet_manager.cc:1403] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.082s	user 0.005s	sys 0.013s
I20260709 13:05:49.596191 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:49.598387 18685 leader_election.cc:343] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.601321 18713 raft_consensus.cc:2468] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.568717 18932 raft_consensus.cc:3060] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.603199 18912 raft_consensus.cc:359] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.604074 18982 raft_consensus.cc:493] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.604910 18982 raft_consensus.cc:515] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.604863 18912 raft_consensus.cc:385] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.605934 18912 raft_consensus.cc:740] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.607050 18912 consensus_queue.cc:260] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.609442 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.610195 18868 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.611268 18912 ts_tablet_manager.cc:1434] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:05:49.612534 18760 leader_election.cc:304] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.613130 18912 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.613893 19042 raft_consensus.cc:2804] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.615461 19042 raft_consensus.cc:493] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.615825 19042 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.619124 19064 raft_consensus.cc:493] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.619670 19064 raft_consensus.cc:515] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.621800 19064 leader_election.cc:290] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.613972 18982 leader_election.cc:290] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.623387 19042 raft_consensus.cc:515] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.613355 18911 raft_consensus.cc:359] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.626160 18911 raft_consensus.cc:385] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.626439 18911 raft_consensus.cc:740] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.625862 18912 tablet_bootstrap.cc:654] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.627060 18911 consensus_queue.cc:260] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.628379 19042 leader_election.cc:290] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.630405 18911 ts_tablet_manager.cc:1434] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 13:05:49.631563 18911 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.631598 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:49.632368 18868 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.635993 18912 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.637450 18912 ts_tablet_manager.cc:1403] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 13:05:49.647929 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.659824 18911 tablet_bootstrap.cc:654] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.662314 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.664060 18797 raft_consensus.cc:2393] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0377a7917ef4b739c9c765d5614fcf8 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:49.666478 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.669981 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.670696 18715 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.672047 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.672631 18715 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.675253 18912 raft_consensus.cc:359] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.676534 18912 raft_consensus.cc:385] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.677078 18912 raft_consensus.cc:740] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.677821 18912 consensus_queue.cc:260] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:49.676098 18687 leader_election.cc:343] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.679021 18687 leader_election.cc:304] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.679829 19064 raft_consensus.cc:2749] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.681924 18687 leader_election.cc:304] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.684746 18868 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.686517 18760 leader_election.cc:304] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.687295 19042 raft_consensus.cc:2804] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.687723 19042 raft_consensus.cc:697] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:49.688474 19042 consensus_queue.cc:237] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.689023 18932 raft_consensus.cc:2749] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.696097 18913 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.685300 18912 ts_tablet_manager.cc:1434] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:05:49.696794 18913 ts_tablet_manager.cc:1403] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.184s	user 0.057s	sys 0.049s
I20260709 13:05:49.697409 18912 tablet_bootstrap.cc:492] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.697587 18982 consensus_queue.cc:1048] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.699764 18913 raft_consensus.cc:359] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.700466 18913 raft_consensus.cc:385] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.700780 18913 raft_consensus.cc:740] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.701582 18913 consensus_queue.cc:260] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.703608 18913 ts_tablet_manager.cc:1434] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:49.704491 18913 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.711213 18913 tablet_bootstrap.cc:654] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.713069 18912 tablet_bootstrap.cc:654] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.714634 18984 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.715121 18715 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.715716 19064 raft_consensus.cc:2749] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.694111 18619 catalog_manager.cc:5697] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.721724 18912 tablet_bootstrap.cc:492] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.722908 18912 ts_tablet_manager.cc:1403] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260709 13:05:49.726263 18912 raft_consensus.cc:359] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.729326 18911 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.729679 19047 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.730126 18911 ts_tablet_manager.cc:1403] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.000s
I20260709 13:05:49.730625 18947 consensus_queue.cc:1048] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.732250 18617 catalog_manager.cc:5697] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.729709 18912 raft_consensus.cc:385] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.733826 18912 raft_consensus.cc:740] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.734549 18912 consensus_queue.cc:260] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.732860 18911 raft_consensus.cc:359] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.737123 18911 raft_consensus.cc:385] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.737452 18911 raft_consensus.cc:740] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.738318 18911 consensus_queue.cc:260] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.740016 18911 ts_tablet_manager.cc:1434] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:49.740945 18911 tablet_bootstrap.cc:492] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.736595 18912 ts_tablet_manager.cc:1434] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 13:05:49.747731 18912 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.752226 18913 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.752297 19064 raft_consensus.cc:493] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.752837 19064 raft_consensus.cc:515] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.753582 18911 tablet_bootstrap.cc:654] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.754802 19064 leader_election.cc:290] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.753983 18912 tablet_bootstrap.cc:654] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.756065 18913 ts_tablet_manager.cc:1403] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.008s
I20260709 13:05:49.757043 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed6aa6e9f69474ea38f5450180b3467" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.758386 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed6aa6e9f69474ea38f5450180b3467" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.758589 18913 raft_consensus.cc:359] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.759232 18797 raft_consensus.cc:2393] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0377a7917ef4b739c9c765d5614fcf8 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
I20260709 13:05:49.759253 18913 raft_consensus.cc:385] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.759755 18913 raft_consensus.cc:740] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.760382 18913 consensus_queue.cc:260] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.761214 18947 raft_consensus.cc:493] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.762102 18947 raft_consensus.cc:515] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.764828 19064 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.765296 18947 leader_election.cc:290] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.762491 18913 ts_tablet_manager.cc:1434] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:49.765326 19064 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.766731 18913 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.767948 19064 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.769404 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:49.770601 18760 leader_election.cc:343] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.770614 18912 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.771513 18912 ts_tablet_manager.cc:1403] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 13:05:49.771922 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.773779 18913 tablet_bootstrap.cc:654] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.774005 18912 raft_consensus.cc:359] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:49.774564 18685 leader_election.cc:343] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.776999 18911 tablet_bootstrap.cc:492] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.777446 18911 ts_tablet_manager.cc:1403] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260709 13:05:49.774698 18912 raft_consensus.cc:385] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.779129 18912 raft_consensus.cc:740] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.779718 18912 consensus_queue.cc:260] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.779846 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.781330 18912 ts_tablet_manager.cc:1434] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:05:49.782064 18912 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.786567 18911 raft_consensus.cc:359] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.787223 18911 raft_consensus.cc:385] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.787480 18911 raft_consensus.cc:740] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.788082 18911 consensus_queue.cc:260] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.789618 18911 ts_tablet_manager.cc:1434] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 13:05:49.790462 18911 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.795637 18912 tablet_bootstrap.cc:654] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.798851 18911 tablet_bootstrap.cc:654] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.798842 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.799729 18713 raft_consensus.cc:2468] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.801158 18912 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.801802 18913 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.798830 18687 leader_election.cc:304] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.801940 18912 ts_tablet_manager.cc:1403] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 13:05:49.802299 18913 ts_tablet_manager.cc:1403] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.007s
I20260709 13:05:49.802882 19064 raft_consensus.cc:3060] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.804502 18912 raft_consensus.cc:359] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.805166 18912 raft_consensus.cc:385] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.805131 18913 raft_consensus.cc:359] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.805658 18912 raft_consensus.cc:740] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.806015 18913 raft_consensus.cc:385] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.806332 18913 raft_consensus.cc:740] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.806366 18985 raft_consensus.cc:493] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.806589 18912 consensus_queue.cc:260] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.807016 18985 raft_consensus.cc:515] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.807107 18913 consensus_queue.cc:260] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.808892 18912 ts_tablet_manager.cc:1434] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:49.810539 18912 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.811496 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.812172 18713 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:49.814216 18913 ts_tablet_manager.cc:1434] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:49.815173 18913 tablet_bootstrap.cc:492] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.815024 18835 leader_election.cc:304] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.815913 18984 raft_consensus.cc:2804] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.816293 18984 raft_consensus.cc:493] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.816507 18912 tablet_bootstrap.cc:654] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.809346 18985 leader_election.cc:290] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.823956 18984 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.824770 18911 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.825230 18911 ts_tablet_manager.cc:1403] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.003s
I20260709 13:05:49.826715 18912 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.827209 18912 ts_tablet_manager.cc:1403] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:05:49.827867 18911 raft_consensus.cc:359] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.828513 18911 raft_consensus.cc:385] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.828758 18911 raft_consensus.cc:740] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.829394 18911 consensus_queue.cc:260] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.831676 18911 ts_tablet_manager.cc:1434] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:05:49.831610 18912 raft_consensus.cc:359] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.832582 18912 raft_consensus.cc:385] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.832868 18984 raft_consensus.cc:515] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.832688 18911 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.832247 18618 catalog_manager.cc:5697] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:49.832604 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.833442 18912 raft_consensus.cc:740] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.834580 18912 consensus_queue.cc:260] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:49.835798 18687 leader_election.cc:343] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.836211 18687 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.832249 19064 raft_consensus.cc:2749] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.838104 18912 ts_tablet_manager.cc:1434] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:49.838897 18932 raft_consensus.cc:2749] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:49.839094 18912 tablet_bootstrap.cc:492] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.840034 18761 leader_election.cc:304] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.841190 18983 raft_consensus.cc:2804] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.841552 18983 raft_consensus.cc:493] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.841866 18983 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.842940 18984 leader_election.cc:290] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.839996 18911 tablet_bootstrap.cc:654] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.844230 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:49.844830 18796 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.845818 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.846386 18713 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.850718 18912 tablet_bootstrap.cc:654] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.851500 18796 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:49.852953 18836 leader_election.cc:304] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.853806 18984 raft_consensus.cc:2804] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.854296 18984 raft_consensus.cc:697] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:49.855157 18984 consensus_queue.cc:237] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.857239 18713 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:49.858642 18932 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.861850 18983 raft_consensus.cc:515] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.882792 18993 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.868472 18932 raft_consensus.cc:493] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.883662 18932 raft_consensus.cc:515] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.885234 18913 tablet_bootstrap.cc:654] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.885913 18932 leader_election.cc:290] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.871404 18797 raft_consensus.cc:2376] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1. Re-sending same reply.
I20260709 13:05:49.894250 18983 leader_election.cc:290] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:49.894726 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:49.895838 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc3c4734f66431a8d0f4077bef8c349" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:49.896313 18760 leader_election.cc:343] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:49.894819 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc3c4734f66431a8d0f4077bef8c349" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.896508 18871 raft_consensus.cc:2468] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:49.897058 18797 raft_consensus.cc:2468] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:49.899060 18685 leader_election.cc:304] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.900169 18911 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.895855 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:49.900735 18911 ts_tablet_manager.cc:1403] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.032s
I20260709 13:05:49.900924 18718 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.902266 18912 tablet_bootstrap.cc:492] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.902740 18912 ts_tablet_manager.cc:1403] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 13:05:49.904556 18911 raft_consensus.cc:359] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.905308 18911 raft_consensus.cc:385] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.905591 18911 raft_consensus.cc:740] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.905426 18912 raft_consensus.cc:359] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.906451 18912 raft_consensus.cc:385] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.906878 18912 raft_consensus.cc:740] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.906482 18911 consensus_queue.cc:260] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.907677 18912 consensus_queue.cc:260] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.908634 18911 ts_tablet_manager.cc:1434] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:05:49.909251 18718 raft_consensus.cc:2468] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:49.906087 18932 raft_consensus.cc:2804] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.909552 18911 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.909766 18932 raft_consensus.cc:493] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.910202 18932 raft_consensus.cc:3060] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.910249 18912 ts_tablet_manager.cc:1434] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:49.911266 18912 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.913874 18913 tablet_bootstrap.cc:492] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:49.914337 18913 ts_tablet_manager.cc:1403] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.001s
I20260709 13:05:49.916126 18911 tablet_bootstrap.cc:654] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.916899 18912 tablet_bootstrap.cc:654] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:49.923060 18913 raft_consensus.cc:359] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.923785 18913 raft_consensus.cc:385] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.924072 18913 raft_consensus.cc:740] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.924849 18912 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:49.925352 18912 ts_tablet_manager.cc:1403] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260709 13:05:49.925694 18761 leader_election.cc:304] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:49.926894 18983 raft_consensus.cc:2804] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:49.927350 18983 raft_consensus.cc:697] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:49.928144 18983 consensus_queue.cc:237] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.928360 18912 raft_consensus.cc:359] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.929023 18912 raft_consensus.cc:385] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.929338 18912 raft_consensus.cc:740] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.930611 18912 consensus_queue.cc:260] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.932276 18912 ts_tablet_manager.cc:1434] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:05:49.935427 18912 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:49.937032 18911 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:49.937587 18911 ts_tablet_manager.cc:1403] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 13:05:49.924808 18913 consensus_queue.cc:260] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.947216 18947 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:49.949774 18984 raft_consensus.cc:493] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.954892 18984 raft_consensus.cc:515] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.955497 18947 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.956879 18984 leader_election.cc:290] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:49.954265 18911 raft_consensus.cc:359] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.961292 18911 raft_consensus.cc:385] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:49.959712 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.962258 18713 raft_consensus.cc:2468] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:49.964231 18911 raft_consensus.cc:740] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:49.964934 18835 leader_election.cc:304] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:49.965528 18913 ts_tablet_manager.cc:1434] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 13:05:49.965472 19064 raft_consensus.cc:493] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.966584 18913 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:49.973588 18947 raft_consensus.cc:493] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:49.975045 18947 raft_consensus.cc:515] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.965914 18984 raft_consensus.cc:2804] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:49.976272 18984 raft_consensus.cc:493] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:49.976652 18984 raft_consensus.cc:3060] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:49.966835 18911 consensus_queue.cc:260] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.940076 18618 catalog_manager.cc:5697] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:49.979743 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:49.983182 18911 ts_tablet_manager.cc:1434] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.003s
I20260709 13:05:49.984212 18911 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:49.988094 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:49.988813 18794 raft_consensus.cc:2468] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:49.972946 18932 raft_consensus.cc:515] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:49.994045 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:49.994771 18713 raft_consensus.cc:2468] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:49.980846 18947 leader_election.cc:290] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.003346 18761 leader_election.cc:304] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:50.005762 18983 raft_consensus.cc:2804] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.006138 18983 raft_consensus.cc:493] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.006462 18983 raft_consensus.cc:3060] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.012816 18985 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.982400 19064 raft_consensus.cc:515] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.014503 18619 catalog_manager.cc:5697] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.020037 18932 leader_election.cc:290] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.021955 18911 tablet_bootstrap.cc:654] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.022333 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc3c4734f66431a8d0f4077bef8c349" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.023315 18870 raft_consensus.cc:3060] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.025656 18983 raft_consensus.cc:515] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.027655 18983 leader_election.cc:290] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.014050 18984 raft_consensus.cc:515] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.029107 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.033965 18912 tablet_bootstrap.cc:654] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.061370 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28b62cdb13e4158b753db23d044fb2d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.042972 18983 raft_consensus.cc:493] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.063414 18868 raft_consensus.cc:2393] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d19885075bf4d1d846377147e956d36 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
W20260709 13:05:50.093979 18685 leader_election.cc:343] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.097201 19042 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:50.098573 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.097587 18984 leader_election.cc:290] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:50.099393 18796 raft_consensus.cc:2393] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:50.084638 19064 leader_election.cc:290] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.099797 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.070150 18947 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:05:50.100417 18720 raft_consensus.cc:3060] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.101713 18947 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.096071 18983 raft_consensus.cc:515] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.105324 18983 leader_election.cc:290] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.107275 18720 raft_consensus.cc:2468] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:50.108672 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:50.108844 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:05:50.110056 18760 leader_election.cc:343] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.043114 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fc3c4734f66431a8d0f4077bef8c349" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.120147 18835 leader_election.cc:304] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.053016 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eada6a8758f84d29b187c356121a1b31" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.067175 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28b62cdb13e4158b753db23d044fb2d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.092185 18870 raft_consensus.cc:2468] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.127058 18685 leader_election.cc:304] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.127751 18797 raft_consensus.cc:2468] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:50.128542 19064 raft_consensus.cc:2804] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.129004 19064 raft_consensus.cc:697] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:50.129776 19064 consensus_queue.cc:237] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.134527 19047 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.125435 18794 raft_consensus.cc:3060] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.136511 18717 raft_consensus.cc:2393] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d19885075bf4d1d846377147e956d36 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
I20260709 13:05:50.148051 18913 tablet_bootstrap.cc:654] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.125182 18984 raft_consensus.cc:2804] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:50.158694 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 58769.7us
I20260709 13:05:50.158109 18984 raft_consensus.cc:697] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:50.170336 18911 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.170760 18911 ts_tablet_manager.cc:1403] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.187s	user 0.031s	sys 0.018s
I20260709 13:05:50.184234 18911 raft_consensus.cc:359] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.184965 18911 raft_consensus.cc:385] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.185218 18911 raft_consensus.cc:740] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.185953 18911 consensus_queue.cc:260] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.163007 18984 consensus_queue.cc:237] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.191120 18911 ts_tablet_manager.cc:1434] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:50.204373 18687 leader_election.cc:304] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.206033 18932 raft_consensus.cc:2804] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.206444 18932 raft_consensus.cc:493] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.206755 18932 raft_consensus.cc:3060] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.209568 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.210238 18718 raft_consensus.cc:2468] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:50.214288 18932 raft_consensus.cc:515] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.216707 18932 leader_election.cc:290] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.217777 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28b62cdb13e4158b753db23d044fb2d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:50.219184 18685 leader_election.cc:343] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:50.220055 19140 log.cc:927] Time spent T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 13:05:50.213029 18794 raft_consensus.cc:2468] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.254302 18911 tablet_bootstrap.cc:492] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:50.262054 18912 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.262624 18912 ts_tablet_manager.cc:1403] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.327s	user 0.029s	sys 0.014s
I20260709 13:05:50.280646 18913 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:50.281060 18913 ts_tablet_manager.cc:1403] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.315s	user 0.012s	sys 0.012s
I20260709 13:05:50.267869 18761 leader_election.cc:304] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.282485 18761 leader_election.cc:304] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.282903 18947 raft_consensus.cc:2749] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.283424 18982 raft_consensus.cc:2804] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.283794 18982 raft_consensus.cc:493] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.283720 18947 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.284281 18982 raft_consensus.cc:3060] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.288093 18912 raft_consensus.cc:359] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.288815 18912 raft_consensus.cc:385] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.289073 18912 raft_consensus.cc:740] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.289644 18912 consensus_queue.cc:260] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.291977 18947 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.293916 18947 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.296386 18911 tablet_bootstrap.cc:654] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.303678 18617 catalog_manager.cc:5697] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.299391 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28b62cdb13e4158b753db23d044fb2d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.306903 18912 ts_tablet_manager.cc:1434] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:05:50.308127 18912 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.308753 18985 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.309307 18985 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.309782 18983 raft_consensus.cc:493] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.310264 18983 raft_consensus.cc:515] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.311800 18913 raft_consensus.cc:359] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.312286 18983 leader_election.cc:290] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.312521 18913 raft_consensus.cc:385] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.312885 18913 raft_consensus.cc:740] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.313745 18913 consensus_queue.cc:260] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.321456 18913 ts_tablet_manager.cc:1434] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:05:50.321732 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:50.322043 19143 log.cc:927] Time spent T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 13:05:50.322455 18713 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:50.315191 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.317155 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.317806 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.319722 18985 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:50.324002 18913 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:50.323289 18794 raft_consensus.cc:3060] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.332374 18867 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:50.331476 18718 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
W20260709 13:05:50.339223 19146 log.cc:927] Time spent T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:05:50.334935 18835 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
W20260709 13:05:50.335404 18760 leader_election.cc:343] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.354547 18984 raft_consensus.cc:2804] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.359308 18984 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.359788 18984 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.360996 18947 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.355509 18982 raft_consensus.cc:515] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.364672 18912 tablet_bootstrap.cc:654] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.364609 18760 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.364924 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.369087 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.369252 18796 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:50.369940 18982 leader_election.cc:290] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.375303 18913 tablet_bootstrap.cc:654] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.376416 18911 tablet_bootstrap.cc:492] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.376878 18911 ts_tablet_manager.cc:1403] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.015s
I20260709 13:05:50.378997 19147 raft_consensus.cc:2804] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.379617 18984 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.383255 18985 raft_consensus.cc:493] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.383863 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.387465 18713 raft_consensus.cc:3060] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.388605 18984 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:50.384881 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.390641 18867 raft_consensus.cc:3060] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.393831 18794 raft_consensus.cc:2468] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.386723 19147 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.395120 19147 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.391264 18911 raft_consensus.cc:359] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.396347 18911 raft_consensus.cc:385] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.391011 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.396826 18911 raft_consensus.cc:740] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.397301 18720 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.397686 18911 consensus_queue.cc:260] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.397722 18617 catalog_manager.cc:5697] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:50.400306 18911 ts_tablet_manager.cc:1434] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:05:50.401243 18911 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
W20260709 13:05:50.386274 18761 leader_election.cc:343] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.394326 18985 raft_consensus.cc:515] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.410635 19064 raft_consensus.cc:493] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.411082 18761 leader_election.cc:304] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.411185 19064 raft_consensus.cc:515] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.412010 18983 raft_consensus.cc:2749] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.424232 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.439452 18715 raft_consensus.cc:2393] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:50.442839 18984 consensus_queue.cc:1048] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.446166 18867 raft_consensus.cc:2468] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:50.446482 18720 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:50.458866 18835 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.459694 18984 raft_consensus.cc:2804] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.463359 18984 raft_consensus.cc:697] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:50.464650 18984 consensus_queue.cc:237] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:50.449869 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 63605.1us
I20260709 13:05:50.474563 18911 tablet_bootstrap.cc:654] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.475814 19047 consensus_queue.cc:1048] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:50.478269 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.473841 18985 leader_election.cc:290] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:50.484459 19042 consensus_queue.cc:1048] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.484918 18713 raft_consensus.cc:2468] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:50.487082 18687 leader_election.cc:304] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.487831 18915 raft_consensus.cc:2804] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.488783 18915 raft_consensus.cc:697] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:50.489545 18915 consensus_queue.cc:237] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.494423 19147 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.495636 18794 raft_consensus.cc:2393] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:50.521272 18617 catalog_manager.cc:5697] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:50.522030 18912 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.522737 18912 ts_tablet_manager.cc:1403] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.215s	user 0.013s	sys 0.027s
I20260709 13:05:50.525887 18912 raft_consensus.cc:359] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.526679 18912 raft_consensus.cc:385] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.527009 18912 raft_consensus.cc:740] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.528297 18912 consensus_queue.cc:260] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.533800 18932 raft_consensus.cc:493] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.534436 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.535032 18913 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:50.534276 18932 raft_consensus.cc:515] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.535555 18913 ts_tablet_manager.cc:1403] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.212s	user 0.012s	sys 0.016s
I20260709 13:05:50.533339 19064 leader_election.cc:290] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
W20260709 13:05:50.539348 18685 leader_election.cc:343] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.541718 18912 ts_tablet_manager.cc:1434] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 13:05:50.542644 18912 tablet_bootstrap.cc:492] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.543494 19147 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.545012 18913 raft_consensus.cc:359] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.545678 18913 raft_consensus.cc:385] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.545902 18913 raft_consensus.cc:740] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.546790 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.548511 18913 consensus_queue.cc:260] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.549985 18913 ts_tablet_manager.cc:1434] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.001s
I20260709 13:05:50.552057 18913 tablet_bootstrap.cc:492] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:50.552800 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.553369 18796 raft_consensus.cc:2468] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:50.553961 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.554186 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.554689 18713 raft_consensus.cc:2393] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d19885075bf4d1d846377147e956d36 in current term 1: Already voted for candidate f9acc1977fc940c082411dc51ec831c3 in this term.
I20260709 13:05:50.554713 18794 raft_consensus.cc:2468] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:50.557602 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.548180 18932 leader_election.cc:290] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
W20260709 13:05:50.559151 18685 leader_election.cc:343] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.550284 18761 leader_election.cc:304] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:50.563378 19147 raft_consensus.cc:2804] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.563822 19147 raft_consensus.cc:697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:50.564584 19147 consensus_queue.cc:237] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.566866 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.569702 18912 tablet_bootstrap.cc:654] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.569777 18836 leader_election.cc:304] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:50.572456 19047 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.573601 18913 tablet_bootstrap.cc:654] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.579972 18760 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.581262 19042 raft_consensus.cc:2749] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.583382 18687 leader_election.cc:304] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.584846 19064 raft_consensus.cc:2804] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.585253 19064 raft_consensus.cc:493] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.585587 19064 raft_consensus.cc:3060] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.590834 18617 catalog_manager.cc:5697] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.591428 18687 leader_election.cc:304] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.592224 18932 raft_consensus.cc:2804] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.592583 18932 raft_consensus.cc:493] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.592895 18932 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.601500 18984 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.562592 18911 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.602767 18911 ts_tablet_manager.cc:1403] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.202s	user 0.016s	sys 0.002s
I20260709 13:05:50.606658 19064 raft_consensus.cc:515] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.589802 19047 raft_consensus.cc:2749] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.613759 18932 raft_consensus.cc:515] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:50.615237 18836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 45535.6us
I20260709 13:05:50.618163 18983 consensus_queue.cc:1048] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.622318 18911 raft_consensus.cc:359] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.623092 18911 raft_consensus.cc:385] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.623358 18911 raft_consensus.cc:740] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.627633 18912 tablet_bootstrap.cc:492] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.628189 18912 ts_tablet_manager.cc:1403] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.012s
I20260709 13:05:50.631050 18911 consensus_queue.cc:260] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.633173 18911 ts_tablet_manager.cc:1434] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260709 13:05:50.634143 18911 tablet_bootstrap.cc:492] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:50.633072 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.644192 18912 raft_consensus.cc:359] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.644987 18912 raft_consensus.cc:385] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.645298 18912 raft_consensus.cc:740] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.645989 18912 consensus_queue.cc:260] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.648101 18912 ts_tablet_manager.cc:1434] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:05:50.648770 18912 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.656816 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.649464 19064 leader_election.cc:290] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.646411 18794 raft_consensus.cc:3060] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:50.665870 18685 leader_election.cc:343] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.669348 18911 tablet_bootstrap.cc:654] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.674831 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.675506 18792 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.670763 19047 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:50.678889 18794 raft_consensus.cc:2468] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.669106 18618 catalog_manager.cc:5697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.680644 18687 leader_election.cc:304] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.680965 18912 tablet_bootstrap.cc:654] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.681705 19064 raft_consensus.cc:2804] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.682749 19064 raft_consensus.cc:697] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:50.683638 19064 consensus_queue.cc:237] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.687717 18932 leader_election.cc:290] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.689915 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:50.692133 18685 leader_election.cc:343] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.697749 18792 raft_consensus.cc:2468] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.699258 18687 leader_election.cc:304] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.701792 19154 raft_consensus.cc:2804] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.702296 19154 raft_consensus.cc:697] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:50.702677 18993 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.703054 19154 consensus_queue.cc:237] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.704847 18913 tablet_bootstrap.cc:492] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:50.711205 18913 ts_tablet_manager.cc:1403] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.027s
I20260709 13:05:50.717042 18913 raft_consensus.cc:359] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.719962 18932 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:50.705354 18911 tablet_bootstrap.cc:492] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.723743 18911 ts_tablet_manager.cc:1403] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.090s	user 0.004s	sys 0.016s
I20260709 13:05:50.726662 18911 raft_consensus.cc:359] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.727309 19042 raft_consensus.cc:493] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.724036 18913 raft_consensus.cc:385] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.727538 18911 raft_consensus.cc:385] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.727794 19042 raft_consensus.cc:515] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.733989 19042 leader_election.cc:290] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.727802 18913 raft_consensus.cc:740] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.734973 18913 consensus_queue.cc:260] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.735683 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594904db10774e54bd2c06ae7c1c95d6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.736331 18718 raft_consensus.cc:2468] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:50.737098 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594904db10774e54bd2c06ae7c1c95d6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.737473 18761 leader_election.cc:304] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:50.737823 18911 raft_consensus.cc:740] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
W20260709 13:05:50.738283 18760 leader_election.cc:343] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.738708 18911 consensus_queue.cc:260] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.739200 19147 raft_consensus.cc:2804] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.739554 19147 raft_consensus.cc:493] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.739856 19147 raft_consensus.cc:3060] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.740780 18911 ts_tablet_manager.cc:1434] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:05:50.741714 18911 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:50.737425 18913 ts_tablet_manager.cc:1434] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 13:05:50.743218 18913 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:50.747143 19147 raft_consensus.cc:515] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.749284 18913 tablet_bootstrap.cc:654] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.750540 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594904db10774e54bd2c06ae7c1c95d6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.751116 18718 raft_consensus.cc:3060] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.758096 19147 leader_election.cc:290] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.751121 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594904db10774e54bd2c06ae7c1c95d6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:50.760646 18760 leader_election.cc:343] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.761853 18911 tablet_bootstrap.cc:654] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.763018 18718 raft_consensus.cc:2468] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:50.764252 18761 leader_election.cc:304] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.765376 19042 raft_consensus.cc:2804] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.765827 19042 raft_consensus.cc:697] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:50.766638 19042 consensus_queue.cc:237] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.776885 18912 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.777392 18912 ts_tablet_manager.cc:1403] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.129s	user 0.007s	sys 0.006s
I20260709 13:05:50.790874 18912 raft_consensus.cc:359] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.791556 18912 raft_consensus.cc:385] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.791817 18912 raft_consensus.cc:740] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.792431 18912 consensus_queue.cc:260] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.795789 18911 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.796239 18911 ts_tablet_manager.cc:1403] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.032s
I20260709 13:05:50.797616 18912 ts_tablet_manager.cc:1434] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:05:50.798645 18911 raft_consensus.cc:359] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.799291 18911 raft_consensus.cc:385] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.799547 18911 raft_consensus.cc:740] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.799635 18619 catalog_manager.cc:5697] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.801784 18913 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:50.801358 18619 catalog_manager.cc:5697] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.802232 18913 ts_tablet_manager.cc:1403] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.016s
I20260709 13:05:50.804593 18912 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.809360 18913 raft_consensus.cc:359] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.810038 18913 raft_consensus.cc:385] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.810142 18912 tablet_bootstrap.cc:654] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.810356 18913 raft_consensus.cc:740] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.811292 18911 consensus_queue.cc:260] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.812764 18618 catalog_manager.cc:5697] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.815526 18912 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.816071 18912 ts_tablet_manager.cc:1403] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:05:50.820458 18912 raft_consensus.cc:359] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.821128 18912 raft_consensus.cc:385] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.821373 18912 raft_consensus.cc:740] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.821954 18912 consensus_queue.cc:260] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.824425 18912 ts_tablet_manager.cc:1434] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:50.825304 18912 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.829998 18912 tablet_bootstrap.cc:654] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.830478 18913 consensus_queue.cc:260] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.837214 18913 ts_tablet_manager.cc:1434] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:05:50.838137 18913 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:50.843662 18913 tablet_bootstrap.cc:654] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.846408 18911 ts_tablet_manager.cc:1434] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 13:05:50.847355 18911 tablet_bootstrap.cc:492] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:50.849360 18912 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.849800 18912 ts_tablet_manager.cc:1403] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 13:05:50.851765 18911 tablet_bootstrap.cc:654] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.852628 18913 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:50.853107 18913 ts_tablet_manager.cc:1403] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 13:05:50.852726 18912 raft_consensus.cc:359] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.853554 18912 raft_consensus.cc:385] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.853823 18912 raft_consensus.cc:740] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.854533 19159 raft_consensus.cc:493] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.854576 18912 consensus_queue.cc:260] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.855149 19159 raft_consensus.cc:515] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.855667 19064 raft_consensus.cc:493] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.855818 18913 raft_consensus.cc:359] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.856146 19064 raft_consensus.cc:515] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.856470 18913 raft_consensus.cc:385] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.856827 18913 raft_consensus.cc:740] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.857234 19159 leader_election.cc:290] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:50.857460 18913 consensus_queue.cc:260] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.858785 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28b62cdb13e4158b753db23d044fb2d" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.859516 18913 ts_tablet_manager.cc:1434] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:50.859516 18794 raft_consensus.cc:2393] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:50.860443 18913 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:50.862848 19064 leader_election.cc:290] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.864753 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a4e9149bf4756b6c5fc8c2cd65607" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.865464 18794 raft_consensus.cc:2468] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:50.866443 18912 ts_tablet_manager.cc:1434] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:05:50.866490 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a4e9149bf4756b6c5fc8c2cd65607" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.867252 18870 raft_consensus.cc:2468] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:50.870029 18687 leader_election.cc:304] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:50.870311 18912 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.871642 19064 raft_consensus.cc:2804] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.872366 19064 raft_consensus.cc:493] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.860416 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e28b62cdb13e4158b753db23d044fb2d" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.872746 19064 raft_consensus.cc:3060] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.873849 18835 leader_election.cc:304] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:50.874915 19159 raft_consensus.cc:3060] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.876518 18911 tablet_bootstrap.cc:492] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.876955 18911 ts_tablet_manager.cc:1403] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260709 13:05:50.886677 19042 raft_consensus.cc:493] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.887231 19042 raft_consensus.cc:515] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.886677 18911 raft_consensus.cc:359] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.889155 19042 leader_election.cc:290] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.890282 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a33db9f8fe4315baa130b2f6f6f11e" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.891310 18870 raft_consensus.cc:2468] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:50.891181 18932 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.891664 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a33db9f8fe4315baa130b2f6f6f11e" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:50.895658 18912 tablet_bootstrap.cc:654] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.893862 18932 raft_consensus.cc:493] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:50.897833 18932 raft_consensus.cc:515] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.898149 19159 raft_consensus.cc:2749] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.898902 18913 tablet_bootstrap.cc:654] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.899999 18932 leader_election.cc:290] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.900763 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6263967dc44e65b4471625446c0398" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:50.901001 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6263967dc44e65b4471625446c0398" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:50.900938 18760 leader_election.cc:304] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.902230 19042 raft_consensus.cc:2804] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:50.902750 19042 raft_consensus.cc:493] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:50.903338 19042 raft_consensus.cc:3060] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:50.902269 18685 leader_election.cc:343] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.889896 18911 raft_consensus.cc:385] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.913609 18911 raft_consensus.cc:740] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.917450 19064 raft_consensus.cc:515] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:50.921307 18687 leader_election.cc:343] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:50.921327 18911 consensus_queue.cc:260] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.922892 19064 leader_election.cc:290] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.922914 18716 raft_consensus.cc:2468] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:50.924664 18913 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:50.925076 18913 ts_tablet_manager.cc:1403] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.002s
I20260709 13:05:50.926597 19159 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.927433 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a4e9149bf4756b6c5fc8c2cd65607" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.927609 18913 raft_consensus.cc:359] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.920215 19042 raft_consensus.cc:515] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.926980 18911 ts_tablet_manager.cc:1434] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.002s
I20260709 13:05:50.932189 18870 raft_consensus.cc:3060] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.933225 18911 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:50.934731 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a33db9f8fe4315baa130b2f6f6f11e" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:50.935318 18867 raft_consensus.cc:3060] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.939846 18911 tablet_bootstrap.cc:654] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:50.940706 18870 raft_consensus.cc:2468] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.941849 18685 leader_election.cc:304] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.942595 19064 raft_consensus.cc:2804] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.943037 19064 raft_consensus.cc:697] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:50.943787 19064 consensus_queue.cc:237] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.928097 18912 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:50.921748 18687 leader_election.cc:304] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:50.946830 18932 raft_consensus.cc:2749] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:50.946799 18867 raft_consensus.cc:2468] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:50.947909 18760 leader_election.cc:304] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:50.948772 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a33db9f8fe4315baa130b2f6f6f11e" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:50.949311 18716 raft_consensus.cc:3060] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.951000 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a4e9149bf4756b6c5fc8c2cd65607" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:50.951555 18794 raft_consensus.cc:3060] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:50.952420 19147 raft_consensus.cc:2804] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:50.952900 19147 raft_consensus.cc:697] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:50.953670 19147 consensus_queue.cc:237] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.957367 18912 ts_tablet_manager.cc:1403] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.002s
I20260709 13:05:50.960273 18794 raft_consensus.cc:2468] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:50.960934 18932 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.960798 19042 leader_election.cc:290] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:50.932171 18913 raft_consensus.cc:385] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.961845 18913 raft_consensus.cc:740] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.962677 18913 consensus_queue.cc:260] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.967538 18912 raft_consensus.cc:359] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.968279 18912 raft_consensus.cc:385] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.968587 18912 raft_consensus.cc:740] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.971974 18984 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.978520 18982 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:50.980407 18716 raft_consensus.cc:2468] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:50.984177 18912 consensus_queue.cc:260] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.984979 18911 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:50.986343 18618 catalog_manager.cc:5697] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.987684 18911 ts_tablet_manager.cc:1403] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.002s
I20260709 13:05:50.989185 18912 ts_tablet_manager.cc:1434] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:05:50.990094 18912 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:50.986987 18913 ts_tablet_manager.cc:1434] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 13:05:50.991907 18911 raft_consensus.cc:359] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.992667 18911 raft_consensus.cc:385] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:50.992933 18911 raft_consensus.cc:740] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:50.993660 18911 consensus_queue.cc:260] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:50.991889 18913 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:50.995862 18911 ts_tablet_manager.cc:1434] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:50.997375 18911 tablet_bootstrap.cc:492] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:50.998867 18617 catalog_manager.cc:5697] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:51.004725 18911 tablet_bootstrap.cc:654] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.010967 18912 tablet_bootstrap.cc:654] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.009680 18913 tablet_bootstrap.cc:654] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.014236 19042 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.025770 18984 raft_consensus.cc:493] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.026261 18984 raft_consensus.cc:515] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.027438 18911 tablet_bootstrap.cc:492] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.028041 18984 leader_election.cc:290] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.028417 18911 ts_tablet_manager.cc:1403] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260709 13:05:51.029714 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594904db10774e54bd2c06ae7c1c95d6" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.029888 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594904db10774e54bd2c06ae7c1c95d6" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.030539 18713 raft_consensus.cc:2393] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:51.031977 18835 leader_election.cc:304] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:51.033042 18984 raft_consensus.cc:3060] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.035466 18913 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.035486 18912 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:51.035866 18947 raft_consensus.cc:493] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.036585 18912 ts_tablet_manager.cc:1403] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 13:05:51.036546 18947 raft_consensus.cc:515] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.038738 18947 leader_election.cc:290] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.039414 18912 raft_consensus.cc:359] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.040066 18912 raft_consensus.cc:385] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.040345 18912 raft_consensus.cc:740] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.040149 18911 raft_consensus.cc:359] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.040782 18911 raft_consensus.cc:385] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.041042 18911 raft_consensus.cc:740] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.041077 18912 consensus_queue.cc:260] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.041278 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.043059 18912 ts_tablet_manager.cc:1434] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:05:51.043707 18984 raft_consensus.cc:2749] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:51.043928 18912 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
W20260709 13:05:51.043772 18760 leader_election.cc:343] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.042528 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.041733 18911 consensus_queue.cc:260] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:51.045351 18761 leader_election.cc:343] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.045740 18761 leader_election.cc:304] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.046737 18947 raft_consensus.cc:2749] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:51.046873 18911 ts_tablet_manager.cc:1434] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:05:51.047895 18913 ts_tablet_manager.cc:1403] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.003s
I20260709 13:05:51.049640 18912 tablet_bootstrap.cc:654] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.049870 18911 tablet_bootstrap.cc:492] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.050896 18913 raft_consensus.cc:359] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.051620 18913 raft_consensus.cc:385] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.051923 18913 raft_consensus.cc:740] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.052680 18913 consensus_queue.cc:260] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.054899 18913 ts_tablet_manager.cc:1434] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:05:51.055986 18913 tablet_bootstrap.cc:492] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:51.056053 18911 tablet_bootstrap.cc:654] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.067999 18913 tablet_bootstrap.cc:654] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.072829 18912 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:51.073283 18912 ts_tablet_manager.cc:1403] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 13:05:51.075717 18912 raft_consensus.cc:359] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.076334 18912 raft_consensus.cc:385] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.076591 18912 raft_consensus.cc:740] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.077190 18912 consensus_queue.cc:260] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.079210 18912 ts_tablet_manager.cc:1434] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:51.080055 18912 tablet_bootstrap.cc:492] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:51.099400 18911 tablet_bootstrap.cc:492] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.099876 18911 ts_tablet_manager.cc:1403] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.006s
I20260709 13:05:51.100052 18912 tablet_bootstrap.cc:654] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.102339 18911 raft_consensus.cc:359] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.103075 18911 raft_consensus.cc:385] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.103343 18911 raft_consensus.cc:740] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.104206 18913 tablet_bootstrap.cc:492] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.103957 18911 consensus_queue.cc:260] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.104643 18913 ts_tablet_manager.cc:1403] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.003s
I20260709 13:05:51.105993 18911 ts_tablet_manager.cc:1434] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:51.106999 18913 raft_consensus.cc:359] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.107417 18911 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.107650 18913 raft_consensus.cc:385] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.107913 18913 raft_consensus.cc:740] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.108525 18913 consensus_queue.cc:260] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.113358 18911 tablet_bootstrap.cc:654] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.114235 18984 raft_consensus.cc:493] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.114704 18984 raft_consensus.cc:515] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.116686 18984 leader_election.cc:290] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.118327 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.119036 18716 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:51.120265 18835 leader_election.cc:304] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:51.121014 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.121380 19047 raft_consensus.cc:2804] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.121778 19047 raft_consensus.cc:493] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.122574 18912 tablet_bootstrap.cc:492] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
W20260709 13:05:51.122459 18836 leader_election.cc:343] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.123056 18912 ts_tablet_manager.cc:1403] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.000s
I20260709 13:05:51.123908 19047 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.125658 18913 ts_tablet_manager.cc:1434] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:05:51.126623 18913 tablet_bootstrap.cc:492] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:51.134620 18911 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.135314 18911 ts_tablet_manager.cc:1403] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.011s
I20260709 13:05:51.134649 19047 raft_consensus.cc:515] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.137837 18911 raft_consensus.cc:359] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.138477 18911 raft_consensus.cc:385] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.138724 18911 raft_consensus.cc:740] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.140000 19147 raft_consensus.cc:493] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.140479 19147 raft_consensus.cc:515] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.141820 19047 leader_election.cc:290] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.142393 19147 leader_election.cc:290] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.139856 18911 consensus_queue.cc:260] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.139820 18912 raft_consensus.cc:359] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.145380 18912 raft_consensus.cc:385] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.145773 18912 raft_consensus.cc:740] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.147302 18912 consensus_queue.cc:260] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.143970 18913 tablet_bootstrap.cc:654] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.147904 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.149484 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
W20260709 13:05:51.149770 18760 leader_election.cc:343] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.150094 18794 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.151667 18912 ts_tablet_manager.cc:1434] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260709 13:05:51.151836 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:51.152386 18716 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.153309 18912 tablet_bootstrap.cc:492] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:51.143703 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:51.155324 18761 leader_election.cc:343] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.155745 18761 leader_election.cc:304] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.156378 19147 raft_consensus.cc:2749] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:51.157121 18685 consensus_peers.cc:597] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:51.157626 19064 raft_consensus.cc:493] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.158108 19064 raft_consensus.cc:515] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.160071 19064 leader_election.cc:290] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.160856 18912 tablet_bootstrap.cc:654] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.161579 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.163254 19064 raft_consensus.cc:493] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.163722 19064 raft_consensus.cc:515] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:51.166204 18685 leader_election.cc:343] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:51.167004 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:51.169162 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.169476 18913 tablet_bootstrap.cc:492] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.169545 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.169768 18792 raft_consensus.cc:2468] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:51.170006 18913 ts_tablet_manager.cc:1403] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.003s
I20260709 13:05:51.171422 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.172382 18716 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:51.173027 18913 raft_consensus.cc:359] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.173841 18794 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:51.173854 18913 raft_consensus.cc:385] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.174211 18911 ts_tablet_manager.cc:1434] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:05:51.172989 18912 tablet_bootstrap.cc:492] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
W20260709 13:05:51.174523 18685 leader_election.cc:343] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.174546 18913 raft_consensus.cc:740] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.175765 18912 ts_tablet_manager.cc:1403] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:05:51.175441 18835 leader_election.cc:304] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:51.175484 18913 consensus_queue.cc:260] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.175369 18911 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.173092 18687 leader_election.cc:304] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
W20260709 13:05:51.177309 18687 leader_election.cc:343] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.177582 18687 leader_election.cc:304] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.178709 18915 raft_consensus.cc:2749] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:51.178709 19047 raft_consensus.cc:2804] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.179663 18913 ts_tablet_manager.cc:1434] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:51.180605 18913 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:51.179684 19047 raft_consensus.cc:697] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:51.182112 19047 consensus_queue.cc:237] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.183374 18915 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.178730 18932 raft_consensus.cc:2804] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.184839 18932 raft_consensus.cc:493] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.188717 18932 raft_consensus.cc:3060] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.192476 18912 raft_consensus.cc:359] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.193181 18912 raft_consensus.cc:385] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.193449 18912 raft_consensus.cc:740] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.168301 19064 leader_election.cc:290] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.194131 18912 consensus_queue.cc:260] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.196504 18912 ts_tablet_manager.cc:1434] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:51.197770 18912 tablet_bootstrap.cc:492] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:51.198659 18932 raft_consensus.cc:515] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.202594 18932 leader_election.cc:290] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.202734 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:51.204239 18685 leader_election.cc:343] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.204881 18913 tablet_bootstrap.cc:654] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.208221 18911 tablet_bootstrap.cc:654] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.214792 18912 tablet_bootstrap.cc:654] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.216830 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:51.218447 18795 raft_consensus.cc:3060] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.210850 18867 raft_consensus.cc:3060] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.224344 18911 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.224874 18911 ts_tablet_manager.cc:1403] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260709 13:05:51.227988 18911 raft_consensus.cc:359] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.228693 18911 raft_consensus.cc:385] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.228967 18911 raft_consensus.cc:740] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.229632 18911 consensus_queue.cc:260] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.234756 18911 ts_tablet_manager.cc:1434] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:51.235641 18911 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.235893 18795 raft_consensus.cc:2468] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:51.240803 18932 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.244740 18687 leader_election.cc:304] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.245435 19064 consensus_queue.cc:1048] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.246493 18932 raft_consensus.cc:2804] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.246980 18932 raft_consensus.cc:697] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:51.247329 18911 tablet_bootstrap.cc:654] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.247342 18912 tablet_bootstrap.cc:492] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:51.247956 18912 ts_tablet_manager.cc:1403] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.003s
I20260709 13:05:51.251075 18912 raft_consensus.cc:359] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.251833 18912 raft_consensus.cc:385] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.252161 18912 raft_consensus.cc:740] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.253028 18912 consensus_queue.cc:260] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.255239 18912 ts_tablet_manager.cc:1434] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:51.256366 18912 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:51.263441 18911 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.263923 18911 ts_tablet_manager.cc:1403] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260709 13:05:51.264402 18912 tablet_bootstrap.cc:654] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.266446 18911 raft_consensus.cc:359] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.267113 18911 raft_consensus.cc:385] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.267393 18911 raft_consensus.cc:740] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.268139 18911 consensus_queue.cc:260] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.253569 18932 consensus_queue.cc:237] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.282335 18911 ts_tablet_manager.cc:1434] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:05:51.283345 18911 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.284639 18617 catalog_manager.cc:5697] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.287385 19147 raft_consensus.cc:493] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.287856 19147 raft_consensus.cc:515] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.288947 18912 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:51.290274 19147 leader_election.cc:290] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.291388 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:51.292816 18760 leader_election.cc:343] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.293576 18912 ts_tablet_manager.cc:1403] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.008s
I20260709 13:05:51.294651 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.295069 18911 tablet_bootstrap.cc:654] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.295113 18913 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.295277 18716 raft_consensus.cc:2468] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:51.295969 18913 ts_tablet_manager.cc:1403] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.003s
I20260709 13:05:51.297874 18761 leader_election.cc:304] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.298909 19147 raft_consensus.cc:2804] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.299273 19147 raft_consensus.cc:493] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.299588 19147 raft_consensus.cc:3060] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.300037 18913 raft_consensus.cc:359] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.300664 18913 raft_consensus.cc:385] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.300926 18913 raft_consensus.cc:740] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.301877 19047 raft_consensus.cc:493] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.301640 18913 consensus_queue.cc:260] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.301576 18912 raft_consensus.cc:359] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.302389 19047 raft_consensus.cc:515] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.303985 18913 ts_tablet_manager.cc:1434] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:51.304884 18913 tablet_bootstrap.cc:492] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:51.305199 19047 leader_election.cc:290] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.305788 18912 raft_consensus.cc:385] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.305792 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:51.307569 18835 leader_election.cc:343] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.306705 18912 raft_consensus.cc:740] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.309126 18912 consensus_queue.cc:260] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.310901 18947 raft_consensus.cc:493] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.311429 18947 raft_consensus.cc:515] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.312079 18911 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.305998 19147 raft_consensus.cc:515] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.306350 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.312510 18911 ts_tablet_manager.cc:1403] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.009s
I20260709 13:05:51.313012 18795 raft_consensus.cc:2468] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:51.313284 18913 tablet_bootstrap.cc:654] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.312510 18912 ts_tablet_manager.cc:1434] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:51.314965 18912 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:51.313683 18947 leader_election.cc:290] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.314788 18836 leader_election.cc:304] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:51.316949 19047 raft_consensus.cc:2804] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.318148 19047 raft_consensus.cc:493] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.318282 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.318529 19047 raft_consensus.cc:3060] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.318897 18716 raft_consensus.cc:2468] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:51.324471 18761 leader_election.cc:304] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:51.320200 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.325381 18911 raft_consensus.cc:359] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.326143 18911 raft_consensus.cc:385] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.326452 18911 raft_consensus.cc:740] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.325209 19042 raft_consensus.cc:2804] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.327304 19042 raft_consensus.cc:493] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.327646 19042 raft_consensus.cc:3060] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:51.328262 18760 leader_election.cc:343] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.328881 19047 raft_consensus.cc:515] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.330449 18993 raft_consensus.cc:493] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.330966 18993 raft_consensus.cc:515] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.331307 18911 consensus_queue.cc:260] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.332996 18911 ts_tablet_manager.cc:1434] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 13:05:51.333968 18911 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.338214 18915 raft_consensus.cc:493] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.338711 18915 raft_consensus.cc:515] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.339118 18993 leader_election.cc:290] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.340615 18915 leader_election.cc:290] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.341305 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:51.341930 18716 raft_consensus.cc:3060] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.350340 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.351406 18867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.349241 19147 leader_election.cc:290] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.360739 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:51.361433 18713 raft_consensus.cc:3060] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.361768 18912 tablet_bootstrap.cc:654] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.361809 18947 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:51.363163 18685 leader_election.cc:343] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:51.363901 18685 leader_election.cc:343] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.351969 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:51.365911 18795 raft_consensus.cc:3060] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.351318 19047 leader_election.cc:290] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.365912 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:51.367511 19147 raft_consensus.cc:493] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.387506 19042 raft_consensus.cc:515] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.389587 19042 leader_election.cc:290] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
W20260709 13:05:51.390257 18760 leader_election.cc:343] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.383525 19147 raft_consensus.cc:515] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.402626 18913 tablet_bootstrap.cc:492] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.395273 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.410773 18913 ts_tablet_manager.cc:1403] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.106s	user 0.044s	sys 0.026s
I20260709 13:05:51.398720 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:51.402741 19159 raft_consensus.cc:493] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.408026 18716 raft_consensus.cc:2468] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:51.413226 19159 raft_consensus.cc:515] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.402842 18794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.413785 18913 raft_consensus.cc:359] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.414618 18913 raft_consensus.cc:385] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.414651 18794 raft_consensus.cc:2468] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:51.414947 18913 raft_consensus.cc:740] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.415753 18913 consensus_queue.cc:260] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.416162 18835 leader_election.cc:304] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:51.410873 18796 raft_consensus.cc:2468] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:51.417213 19047 raft_consensus.cc:2804] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.417419 18913 ts_tablet_manager.cc:1434] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
W20260709 13:05:51.418048 18760 leader_election.cc:343] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.418459 18913 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:51.418242 19047 raft_consensus.cc:697] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:51.419493 19047 consensus_queue.cc:237] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.420837 19147 leader_election.cc:290] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.400614 18982 consensus_queue.cc:1048] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:05:51.416149 18795 raft_consensus.cc:2468] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:51.425012 18687 leader_election.cc:304] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.416628 18713 raft_consensus.cc:2468] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:51.427667 18915 raft_consensus.cc:2804] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.428027 18915 raft_consensus.cc:493] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.428391 18915 raft_consensus.cc:3060] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.428431 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.431586 18911 tablet_bootstrap.cc:654] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.434839 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6263967dc44e65b4471625446c0398" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.435521 18713 raft_consensus.cc:2468] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:51.437392 18915 raft_consensus.cc:515] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.442317 18911 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:51.442868 18911 ts_tablet_manager.cc:1403] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.000s
I20260709 13:05:51.443296 18620 catalog_manager.cc:5697] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:51.437999 18760 leader_election.cc:343] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.438601 18913 tablet_bootstrap.cc:654] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.442826 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:51.447500 18685 leader_election.cc:343] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.450352 18911 raft_consensus.cc:359] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.451157 18911 raft_consensus.cc:385] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.451438 18911 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.453296 18915 leader_election.cc:290] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.453624 18911 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.456034 18911 ts_tablet_manager.cc:1434] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:51.457202 18911 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:51.439258 19159 leader_election.cc:290] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.465014 18913 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.465571 18913 ts_tablet_manager.cc:1403] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.003s
I20260709 13:05:51.439908 18835 leader_election.cc:304] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:51.467641 18984 raft_consensus.cc:2804] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.467978 18984 raft_consensus.cc:493] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.468253 18984 raft_consensus.cc:3060] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.470845 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6263967dc44e65b4471625446c0398" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:51.471530 18795 raft_consensus.cc:2468] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:51.474694 18911 tablet_bootstrap.cc:654] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.468267 18913 raft_consensus.cc:359] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.476091 18913 raft_consensus.cc:385] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.476372 18913 raft_consensus.cc:740] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.477073 18913 consensus_queue.cc:260] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.480085 18913 ts_tablet_manager.cc:1434] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.007s
I20260709 13:05:51.481089 18913 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:51.482401 18984 raft_consensus.cc:515] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.486680 18984 leader_election.cc:290] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:51.487344 18687 leader_election.cc:304] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.490489 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6263967dc44e65b4471625446c0398" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:51.493181 18713 raft_consensus.cc:3060] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.496731 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:51.501322 18720 raft_consensus.cc:3060] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.494534 18915 raft_consensus.cc:2804] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:51.508527 18915 raft_consensus.cc:493] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:51.508877 18915 raft_consensus.cc:3060] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.516817 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.516444 18713 raft_consensus.cc:2468] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
W20260709 13:05:51.540903 19212 log.cc:927] Time spent T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:05:51.559166 18720 raft_consensus.cc:2468] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:51.563704 18913 tablet_bootstrap.cc:654] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:51.570241 18761 leader_election.cc:304] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.570971 18982 raft_consensus.cc:2804] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.571437 18982 raft_consensus.cc:697] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:51.572238 18982 consensus_queue.cc:237] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.572562 19042 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:51.576841 18619 catalog_manager.cc:5697] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:51.557714 18915 raft_consensus.cc:515] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.581745 18797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:51.582427 18797 raft_consensus.cc:3060] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.597635 18761 leader_election.cc:304] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.610630 18947 consensus_queue.cc:1048] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:51.617288 18717 raft_consensus.cc:2393] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d19885075bf4d1d846377147e956d36 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:51.613842 18983 raft_consensus.cc:493] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.618796 18835 leader_election.cc:304] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:51.618878 18983 raft_consensus.cc:515] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.620568 18984 raft_consensus.cc:2804] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.621028 18983 leader_election.cc:290] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.611352 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6263967dc44e65b4471625446c0398" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:51.621053 18984 raft_consensus.cc:697] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:51.606065 19147 raft_consensus.cc:2804] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.623574 18984 consensus_queue.cc:237] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.631136 18871 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.628223 18792 raft_consensus.cc:3060] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:51.650707 18912 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:51.651942 18912 ts_tablet_manager.cc:1403] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.337s	user 0.052s	sys 0.025s
I20260709 13:05:51.657044 18913 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:51.657500 18913 ts_tablet_manager.cc:1403] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.177s	user 0.022s	sys 0.019s
I20260709 13:05:51.647137 19147 raft_consensus.cc:697] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:51.653887 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:51.669662 18913 raft_consensus.cc:359] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.671020 18913 raft_consensus.cc:385] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.671283 18913 raft_consensus.cc:740] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.671876 18913 consensus_queue.cc:260] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.672009 19147 consensus_queue.cc:237] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.656700 19154 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:05:51.722927 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:51.835384 18913 ts_tablet_manager.cc:1434] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.178s	user 0.009s	sys 0.011s
I20260709 13:05:51.731576 19228 consensus_queue.cc:1048] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
W20260709 13:05:51.878777 18760 leader_election.cc:343] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:51.905932 19064 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:51.841161 18797 raft_consensus.cc:2468] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:51.975843 18687 leader_election.cc:304] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:51.964052 19064 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.986894 19064 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:51.987491 19064 raft_consensus.cc:2804] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:51.987941 19064 raft_consensus.cc:697] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:51.988759 19064 consensus_queue.cc:237] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.997932 18912 raft_consensus.cc:359] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:51.998719 18912 raft_consensus.cc:385] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:51.999022 18912 raft_consensus.cc:740] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:51.999825 18912 consensus_queue.cc:260] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.000766 18911 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:52.001365 18911 ts_tablet_manager.cc:1403] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.544s	user 0.041s	sys 0.024s
I20260709 13:05:51.835944 18792 raft_consensus.cc:2468] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
W20260709 13:05:52.003106 18835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 171559us
I20260709 13:05:52.007618 18867 raft_consensus.cc:3060] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.008221 19042 raft_consensus.cc:493] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.008744 19042 raft_consensus.cc:515] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.012368 18911 raft_consensus.cc:359] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.013254 18911 raft_consensus.cc:385] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.013595 18911 raft_consensus.cc:740] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.014783 18761 leader_election.cc:304] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:52.014621 18911 consensus_queue.cc:260] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:52.013890 19223 log.cc:927] Time spent T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: Append to log took a long time: real 0.348s	user 0.002s	sys 0.000s
I20260709 13:05:52.042223 18912 ts_tablet_manager.cc:1434] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.390s	user 0.014s	sys 0.036s
I20260709 13:05:52.043172 18912 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:52.051616 18912 tablet_bootstrap.cc:654] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.019779 18915 leader_election.cc:290] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:52.055030 18911 ts_tablet_manager.cc:1434] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260709 13:05:52.039223 19233 raft_consensus.cc:3060] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.062628 19229 raft_consensus.cc:493] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:52.063815 18835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 55192.6us
I20260709 13:05:52.063663 19042 leader_election.cc:290] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:52.120096 19229 raft_consensus.cc:515] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:52.261953 18836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 193800us
I20260709 13:05:52.308455 19227 raft_consensus.cc:493] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.338384 19227 raft_consensus.cc:515] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:52.408864 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 284842us
W20260709 13:05:52.409682 18761 leader_election.cc:343] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.410099 18761 leader_election.cc:304] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:52.455410 19229 leader_election.cc:290] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
W20260709 13:05:52.458146 19237 log.cc:927] Time spent T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: Append to log took a long time: real 0.293s	user 0.001s	sys 0.000s
W20260709 13:05:52.456957 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 47302.7us
I20260709 13:05:52.465996 18871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:52.466674 18871 raft_consensus.cc:3060] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.471915 18871 raft_consensus.cc:2468] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:52.474397 18913 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:52.492575 19238 raft_consensus.cc:2749] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:52.493503 19227 leader_election.cc:290] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:52.525202 19233 raft_consensus.cc:2749] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:52.576400 18867 consensus_meta.cc:287] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: Time spent flushing consensus metadata: real 0.568s	user 0.008s	sys 0.000s
I20260709 13:05:52.580946 19133 raft_consensus.cc:493] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.583748 19133 raft_consensus.cc:515] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.588001 19249 raft_consensus.cc:493] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0377a7917ef4b739c9c765d5614fcf8)
I20260709 13:05:52.588997 19249 raft_consensus.cc:515] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.605597 18685 leader_election.cc:304] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:52.612211 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:52.616806 19225 log.cc:927] Time spent T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: Append to log took a long time: real 0.620s	user 0.003s	sys 0.022s
I20260709 13:05:52.619825 19249 leader_election.cc:290] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:52.625083 19064 raft_consensus.cc:2804] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:52.625906 19064 raft_consensus.cc:697] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:52.627652 18913 tablet_bootstrap.cc:654] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.628192 18912 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:52.627635 19064 consensus_queue.cc:237] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.637485 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:52.639513 18617 catalog_manager.cc:5697] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.643919 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:52.645323 18714 raft_consensus.cc:2393] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:52.666951 18911 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:52.671916 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:52.672945 18796 raft_consensus.cc:2468] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:52.693670 18912 ts_tablet_manager.cc:1403] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.651s	user 0.051s	sys 0.043s
I20260709 13:05:52.698889 19133 leader_election.cc:290] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
W20260709 13:05:52.700460 18685 consensus_peers.cc:597] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:52.702003 18913 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:52.702772 18913 ts_tablet_manager.cc:1403] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.229s	user 0.024s	sys 0.000s
I20260709 13:05:52.713696 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:52.713761 18993 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:05:52.727355 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:52.727449 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:52.720389 19133 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:05:52.736160 19047 consensus_queue.cc:1048] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:52.741145 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801d113a0a7a44b7ad85b1b85747740e" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:52.745602 19219 raft_consensus.cc:493] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:52.750303 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:52.751471 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:52.753989 18982 raft_consensus.cc:493] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9acc1977fc940c082411dc51ec831c3)
I20260709 13:05:52.754864 18982 raft_consensus.cc:515] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.759442 19226 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:52.760145 18982 leader_election.cc:290] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:52.761005 18912 raft_consensus.cc:359] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.762215 18868 raft_consensus.cc:3060] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:52.758594 18836 leader_election.cc:304] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:52.764797 18912 raft_consensus.cc:385] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.766992 18913 raft_consensus.cc:359] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.746312 19219 raft_consensus.cc:515] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.768735 18912 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.773620 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:52.798895 18913 raft_consensus.cc:385] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:52.796365 18911 tablet_bootstrap.cc:654] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.799260 18913 raft_consensus.cc:740] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:52.736843 18620 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53588 (request call id 89) took 1123 ms. Trace:
I20260709 13:05:52.780603 18836 leader_election.cc:304] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:52.799706 18620 rpcz_store.cc:276] 0709 13:05:51.631902 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:51.632634 (+   732us) service_pool.cc:224] Handling call
0709 13:05:52.736654 (+1104020us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":39196,"reported_tablets":4}
I20260709 13:05:52.798432 18795 raft_consensus.cc:2468] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:52.798134 18912 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:52.774363 18685 leader_election.cc:343] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.802431 19219 leader_election.cc:290] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:52.806097 18913 consensus_queue.cc:260] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:52.772589 19133 raft_consensus.cc:2764] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:52.826824 18913 ts_tablet_manager.cc:1434] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.000s
I20260709 13:05:52.827236 18792 raft_consensus.cc:2468] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:52.828398 18913 tablet_bootstrap.cc:492] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:52.828198 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:52.830284 18912 ts_tablet_manager.cc:1434] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.000s
W20260709 13:05:52.844630 18687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 108576us
W20260709 13:05:52.846158 18687 leader_election.cc:343] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.846917 18687 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:52.850951 18915 raft_consensus.cc:2749] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:52.853572 19222 raft_consensus.cc:493] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d19885075bf4d1d846377147e956d36)
I20260709 13:05:52.855897 18836 leader_election.cc:304] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:52.854315 19222 raft_consensus.cc:515] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:52.859737 18760 leader_election.cc:343] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.859913 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:52.861821 19064 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:52.863314 19226 raft_consensus.cc:2804] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:52.868803 19226 raft_consensus.cc:493] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a0377a7917ef4b739c9c765d5614fcf8)
I20260709 13:05:52.869204 18913 tablet_bootstrap.cc:654] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:52.869166 19226 raft_consensus.cc:3060] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:52.879417 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:52.885923 19154 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:52.886565 18912 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:52.873814 19222 leader_election.cc:290] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:52.890609 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:52.892540 18685 leader_election.cc:343] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:52.892367 19253 raft_consensus.cc:2749] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:52.906526 19229 consensus_queue.cc:1048] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:05:52.884685 19219 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260709 13:05:52.932266 18760 consensus_peers.cc:597] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:53.003666 19064 raft_consensus.cc:493] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.004344 18982 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:53.005388 19064 raft_consensus.cc:515] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.010828 18984 raft_consensus.cc:493] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.011358 18984 raft_consensus.cc:515] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.013242 18984 leader_election.cc:290] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:53.015407 18911 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.015903 18911 ts_tablet_manager.cc:1403] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.356s	user 0.012s	sys 0.010s
W20260709 13:05:53.018244 18687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 128545us
I20260709 13:05:53.021804 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:53.021875 18715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.022801 18793 raft_consensus.cc:2393] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:53.034674 18911 raft_consensus.cc:359] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.039184 18911 raft_consensus.cc:385] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.039453 18911 raft_consensus.cc:740] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.034256 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:53.041535 18911 consensus_queue.cc:260] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.044040 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
W20260709 13:05:53.049064 18685 leader_election.cc:343] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.052738 19226 raft_consensus.cc:515] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.054955 18864 raft_consensus.cc:1240] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Rejecting Update request from peer a0377a7917ef4b739c9c765d5614fcf8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:53.056355 19064 leader_election.cc:290] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.048385 18716 raft_consensus.cc:2468] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:53.064878 19238 raft_consensus.cc:493] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.066577 19261 consensus_queue.cc:1059] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:53.068563 19261 raft_consensus.cc:3055] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:53.068872 19261 raft_consensus.cc:740] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:53.072942 18911 ts_tablet_manager.cc:1434] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.003s
I20260709 13:05:53.072175 19047 consensus_queue.cc:1048] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.080575 18835 leader_election.cc:304] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:53.081344 19133 raft_consensus.cc:3060] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.075598 19261 consensus_queue.cc:260] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.084921 18911 tablet_bootstrap.cc:492] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.088541 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395622a4aa904fe3a8757c11e0ed36fe" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.065501 19238 raft_consensus.cc:515] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.093288 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:53.097056 18912 tablet_bootstrap.cc:654] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.097920 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b138516801c149039fea47459bfb3e11" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:53.098662 18790 raft_consensus.cc:3060] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.084918 19261 raft_consensus.cc:3060] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:53.086747 19226 leader_election.cc:290] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:53.116323 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.145601 19133 raft_consensus.cc:2749] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:53.190323 19238 leader_election.cc:290] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.190965 19238 raft_consensus.cc:493] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a0377a7917ef4b739c9c765d5614fcf8)
I20260709 13:05:53.191457 19238 raft_consensus.cc:515] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.228431 18719 raft_consensus.cc:2468] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:05:53.248878 18913 tablet_bootstrap.cc:492] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:53.249397 18913 ts_tablet_manager.cc:1403] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.421s	user 0.039s	sys 0.024s
I20260709 13:05:53.252045 18911 tablet_bootstrap.cc:654] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.253158 18619 catalog_manager.cc:5697] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.262470 18617 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53600 (request call id 96) took 1265 ms. Trace:
I20260709 13:05:53.262573 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a4e9149bf4756b6c5fc8c2cd65607" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.230378 18790 raft_consensus.cc:2468] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:05:53.264528 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.264823 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:53.283828 18795 raft_consensus.cc:2468] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:53.280784 18617 rpcz_store.cc:276] 0709 13:05:51.996827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:51.996941 (+   114us) service_pool.cc:224] Handling call
0709 13:05:53.262408 (+1265467us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:52.764050 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:52.765386 (+  1336us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:52.765433 (+    47us) write_op.cc:435] Acquired schema lock
0709 13:05:52.767650 (+  2217us) tablet.cc:662] Decoding operations
0709 13:05:52.768062 (+   412us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:52.795514 (+ 27452us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:52.795562 (+    48us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:52.795833 (+   271us) tablet.cc:701] Row locks acquired
0709 13:05:52.795862 (+    29us) write_op.cc:260] PREPARE: finished
0709 13:05:52.796017 (+   155us) write_op.cc:270] Start()
0709 13:05:52.796190 (+   173us) write_op.cc:276] Timestamp: P: 1783602352795962 usec, L: 0
0709 13:05:52.796224 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 13:05:52.796937 (+   713us) log.cc:844] Serialized 540 byte log entry
0709 13:05:53.006219 (+209282us) op_driver.cc:464] REPLICATION: finished
0709 13:05:53.065233 (+ 59014us) write_op.cc:301] APPLY: starting
0709 13:05:53.065329 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:53.065466 (+   137us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:53.065620 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:53.071312 (+  5692us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:53.102124 (+ 30812us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:53.104131 (+  2007us) write_op.cc:312] APPLY: finished
0709 13:05:53.113689 (+  9558us) log.cc:844] Serialized 22 byte log entry
0709 13:05:53.114717 (+  1028us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:53.117409 (+  2692us) write_op.cc:454] Released schema lock
0709 13:05:53.118894 (+  1485us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:53.236060 (+117166us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:53.236095 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":58737,"apply.run_cpu_time_us":2770,"apply.run_wall_time_us":170794,"num_ops":1,"prepare.queue_time_us":103265,"prepare.run_cpu_time_us":17810,"prepare.run_wall_time_us":79454,"raft.queue_time_us":164922,"raft.run_cpu_time_us":5072,"raft.run_wall_time_us":66374,"replication_time_us":209820,"thread_start_us":202668,"threads_started":4,"wal-append.queue_time_us":42033}]]}
I20260709 13:05:53.266683 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:53.284587 18792 raft_consensus.cc:1240] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Rejecting Update request from peer a0377a7917ef4b739c9c765d5614fcf8 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:05:53.271077 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86a4e9149bf4756b6c5fc8c2cd65607" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:53.282739 18915 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:53.277297 19238 leader_election.cc:290] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.266463 18835 leader_election.cc:304] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:53.287158 18912 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:53.287644 18912 ts_tablet_manager.cc:1403] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.401s	user 0.003s	sys 0.012s
I20260709 13:05:53.287699 19226 raft_consensus.cc:2804] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:53.288203 19226 raft_consensus.cc:697] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:53.289052 19226 consensus_queue.cc:237] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.289516 18913 raft_consensus.cc:359] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.291152 18913 raft_consensus.cc:385] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.291422 18913 raft_consensus.cc:740] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.293912 19240 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.294461 19240 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.295639 18913 consensus_queue.cc:260] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.296644 19240 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.303850 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7580dea70184298b975a7765c77234c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:53.308245 19240 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.316530 18761 leader_election.cc:304] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.317194 19238 raft_consensus.cc:2804] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:53.317641 19238 raft_consensus.cc:493] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:53.318253 19238 raft_consensus.cc:3060] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.318571 18912 raft_consensus.cc:359] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.319442 18912 raft_consensus.cc:385] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.319727 18912 raft_consensus.cc:740] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.320353 18912 consensus_queue.cc:260] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.317613 18761 leader_election.cc:304] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.325871 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f12c3a556c4ad98f19c196034d1906" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:53.327672 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:53.329167 19240 raft_consensus.cc:2749] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:53.329182 19147 consensus_queue.cc:1048] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:53.330457 18913 ts_tablet_manager.cc:1434] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.003s
I20260709 13:05:53.331429 18913 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
W20260709 13:05:53.331439 18760 leader_election.cc:343] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.332028 18761 leader_election.cc:304] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.335947 19238 raft_consensus.cc:515] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.339666 18687 leader_election.cc:304] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.340453 18915 raft_consensus.cc:2804] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:53.340723 18915 raft_consensus.cc:493] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:53.340874 18687 leader_election.cc:304] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.341100 18915 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.332753 19147 raft_consensus.cc:2749] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:53.358318 18912 ts_tablet_manager.cc:1434] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.001s
I20260709 13:05:53.351179 18617 catalog_manager.cc:5697] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } }
I20260709 13:05:53.363152 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.366882 18720 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:53.367247 18911 tablet_bootstrap.cc:492] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.367720 18911 ts_tablet_manager.cc:1403] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.283s	user 0.014s	sys 0.011s
I20260709 13:05:53.368268 18993 raft_consensus.cc:2749] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:53.368371 18915 raft_consensus.cc:515] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.362804 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:53.383076 18761 leader_election.cc:304] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.385524 19240 raft_consensus.cc:2749] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:53.386680 18760 leader_election.cc:343] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.384397 18911 raft_consensus.cc:359] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.388674 18915 leader_election.cc:290] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.388984 18911 raft_consensus.cc:385] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.389283 18911 raft_consensus.cc:740] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.383879 18617 catalog_manager.cc:5697] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:53.389931 18911 consensus_queue.cc:260] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.390519 18617 catalog_manager.cc:5697] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } }
I20260709 13:05:53.391654 18761 leader_election.cc:304] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.362216 19238 leader_election.cc:290] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.392356 19147 raft_consensus.cc:2749] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:53.393103 18761 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.395839 18911 ts_tablet_manager.cc:1434] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.004s
I20260709 13:05:53.396268 19147 raft_consensus.cc:2804] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:53.396683 19147 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:53.395712 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:53.395377 18912 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:53.396919 18911 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.398454 19147 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.396773 18687 leader_election.cc:304] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.400588 18993 raft_consensus.cc:2749] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:53.401643 18685 leader_election.cc:343] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.404516 18913 tablet_bootstrap.cc:654] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.393997 18617 catalog_manager.cc:5697] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } }
I20260709 13:05:53.410063 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:53.410714 18719 raft_consensus.cc:3060] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.418490 19147 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.421494 18719 raft_consensus.cc:2468] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:53.424690 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:53.428088 18796 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.434737 19147 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.437148 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:53.439291 18760 leader_election.cc:343] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.440336 18912 tablet_bootstrap.cc:654] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.444118 18761 leader_election.cc:304] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.444499 18915 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:53.454371 18911 tablet_bootstrap.cc:654] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.458650 18915 raft_consensus.cc:493] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.460132 18796 raft_consensus.cc:2468] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:53.459120 18915 raft_consensus.cc:515] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.462580 18915 leader_election.cc:290] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.465737 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:53.467228 18685 leader_election.cc:343] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.470167 19238 raft_consensus.cc:2804] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:53.470777 19238 raft_consensus.cc:697] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:53.471727 19238 consensus_queue.cc:237] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.476877 18687 leader_election.cc:304] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.477721 18915 raft_consensus.cc:2804] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:53.478253 18915 raft_consensus.cc:697] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:53.481215 18915 consensus_queue.cc:237] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.483886 18913 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:53.484400 18913 ts_tablet_manager.cc:1403] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.025s
I20260709 13:05:53.487416 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:53.491114 18719 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.523387 19240 raft_consensus.cc:493] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.524009 19240 raft_consensus.cc:515] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.543026 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
W20260709 13:05:53.552839 18687 leader_election.cc:343] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.553330 18687 leader_election.cc:304] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8; no voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.563621 19219 raft_consensus.cc:2749] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:53.561757 18619 catalog_manager.cc:5697] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.576324 18719 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:53.577646 19240 leader_election.cc:290] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.581796 18913 raft_consensus.cc:359] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:53.610771 19289 log.cc:927] Time spent T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 13:05:53.610584 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967d46a7bc6473dbce3f16571ac1834" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.609740 18913 raft_consensus.cc:385] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.614605 18913 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.617216 18761 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
W20260709 13:05:53.618906 18761 leader_election.cc:343] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.618706 18913 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.621496 19240 raft_consensus.cc:2804] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:53.621675 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967d46a7bc6473dbce3f16571ac1834" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:53.634375 18911 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.634721 18912 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:53.634838 18911 ts_tablet_manager.cc:1403] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.238s	user 0.016s	sys 0.015s
I20260709 13:05:53.635210 18912 ts_tablet_manager.cc:1403] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.240s	user 0.013s	sys 0.011s
I20260709 13:05:53.636602 18913 ts_tablet_manager.cc:1434] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.152s	user 0.017s	sys 0.025s
I20260709 13:05:53.642747 18913 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:53.633296 19240 raft_consensus.cc:697] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
W20260709 13:05:53.648524 18760 leader_election.cc:343] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.652331 18911 raft_consensus.cc:359] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.653141 18911 raft_consensus.cc:385] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.653417 18911 raft_consensus.cc:740] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.649091 18760 leader_election.cc:304] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d19885075bf4d1d846377147e956d36; no voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:53.655289 19294 raft_consensus.cc:2749] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:53.663193 19240 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.664505 18911 consensus_queue.cc:260] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.672837 18912 raft_consensus.cc:359] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.681665 18912 raft_consensus.cc:385] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.683637 18912 raft_consensus.cc:740] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.689621 18911 ts_tablet_manager.cc:1434] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.054s	user 0.002s	sys 0.007s
I20260709 13:05:53.690616 18911 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.689244 18912 consensus_queue.cc:260] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.693572 18912 ts_tablet_manager.cc:1434] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.002s
I20260709 13:05:53.697767 18913 tablet_bootstrap.cc:654] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.698364 18617 catalog_manager.cc:5697] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.700215 18912 tablet_bootstrap.cc:492] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:53.704900 18911 tablet_bootstrap.cc:654] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.708384 18864 raft_consensus.cc:3060] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.708835 18912 tablet_bootstrap.cc:654] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.738582 18716 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.737465 18617 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:53.740751 19133 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.756580 18793 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:53.759361 19159 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:53.778626 18911 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.781162 18911 ts_tablet_manager.cc:1403] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.004s
I20260709 13:05:53.789407 18913 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:53.793252 18913 ts_tablet_manager.cc:1403] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.024s
I20260709 13:05:53.796355 18913 raft_consensus.cc:359] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.794132 18911 raft_consensus.cc:359] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.797025 18913 raft_consensus.cc:385] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.798269 18913 raft_consensus.cc:740] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.798884 18913 consensus_queue.cc:260] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.800935 18913 ts_tablet_manager.cc:1434] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:53.797930 18911 raft_consensus.cc:385] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.801502 18911 raft_consensus.cc:740] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.802258 18912 tablet_bootstrap.cc:492] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:53.802874 18912 ts_tablet_manager.cc:1403] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.103s	user 0.034s	sys 0.020s
I20260709 13:05:53.802286 18911 consensus_queue.cc:260] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.805454 18911 ts_tablet_manager.cc:1434] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:05:53.805392 18912 raft_consensus.cc:359] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.806111 18912 raft_consensus.cc:385] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.807693 18911 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.806383 18912 raft_consensus.cc:740] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.810784 18913 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:53.810375 18912 consensus_queue.cc:260] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.812922 18912 ts_tablet_manager.cc:1434] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:53.815285 18912 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:53.825362 18913 tablet_bootstrap.cc:654] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.820186 18911 tablet_bootstrap.cc:654] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.833272 18912 tablet_bootstrap.cc:654] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.841537 18911 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.842008 18911 ts_tablet_manager.cc:1403] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 13:05:53.844473 18911 raft_consensus.cc:359] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.845081 18911 raft_consensus.cc:385] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.845323 18911 raft_consensus.cc:740] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.845896 18911 consensus_queue.cc:260] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.847908 18911 ts_tablet_manager.cc:1434] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:53.848838 18911 tablet_bootstrap.cc:492] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.852085 18913 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:53.852563 18913 ts_tablet_manager.cc:1403] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.004s
I20260709 13:05:53.855086 18913 raft_consensus.cc:359] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.855701 18913 raft_consensus.cc:385] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.855952 18913 raft_consensus.cc:740] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
W20260709 13:05:53.850435 18668 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:53.857353 18913 consensus_queue.cc:260] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.859541 18913 ts_tablet_manager.cc:1434] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:53.859896 18912 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:53.860414 18913 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:53.860391 18912 ts_tablet_manager.cc:1403] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260709 13:05:53.866310 18912 raft_consensus.cc:359] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.866959 18912 raft_consensus.cc:385] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.867228 18912 raft_consensus.cc:740] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.870344 18912 consensus_queue.cc:260] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.872128 18912 ts_tablet_manager.cc:1434] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:53.873873 19228 raft_consensus.cc:493] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.874378 19228 raft_consensus.cc:515] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.876350 19228 leader_election.cc:290] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:53.876958 18911 tablet_bootstrap.cc:654] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.878473 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.878759 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:53.879138 18912 tablet_bootstrap.cc:492] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:53.879534 18793 raft_consensus.cc:2393] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:53.881042 18836 leader_election.cc:304] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:53.881733 19228 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.885581 18912 tablet_bootstrap.cc:654] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.886235 19147 raft_consensus.cc:493] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.886683 19147 raft_consensus.cc:515] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.888384 19147 leader_election.cc:290] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.888978 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:53.889587 18716 raft_consensus.cc:2468] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:53.890717 18761 leader_election.cc:304] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:53.889773 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:53.891530 18913 tablet_bootstrap.cc:654] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:53.892732 18760 leader_election.cc:343] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.892885 19147 raft_consensus.cc:2804] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:53.893354 19147 raft_consensus.cc:493] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:53.893721 19147 raft_consensus.cc:3060] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.902040 19228 raft_consensus.cc:2749] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:53.905050 19147 raft_consensus.cc:515] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.908028 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:53.908622 18716 raft_consensus.cc:3060] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:53.909096 18911 tablet_bootstrap.cc:492] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.909539 18911 ts_tablet_manager.cc:1403] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.007s
I20260709 13:05:53.912300 18911 raft_consensus.cc:359] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.913041 18911 raft_consensus.cc:385] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.913354 18911 raft_consensus.cc:740] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.914036 18911 consensus_queue.cc:260] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.915948 18911 ts_tablet_manager.cc:1434] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:05:53.917797 18911 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.919080 18913 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:53.919538 18913 ts_tablet_manager.cc:1403] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.006s
I20260709 13:05:53.921964 18913 raft_consensus.cc:359] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.922823 18913 raft_consensus.cc:385] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.923066 18913 raft_consensus.cc:740] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.923676 18911 tablet_bootstrap.cc:654] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:53.923664 18913 consensus_queue.cc:260] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.930617 18913 ts_tablet_manager.cc:1434] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:05:53.934940 18716 raft_consensus.cc:2468] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:53.936515 18761 leader_election.cc:304] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:53.937261 19240 raft_consensus.cc:2804] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:53.937704 19240 raft_consensus.cc:697] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:53.941435 19147 leader_election.cc:290] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.941428 19240 consensus_queue.cc:237] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.932314 18913 tablet_bootstrap.cc:492] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:53.951668 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:53.956250 18913 tablet_bootstrap.cc:654] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:53.957544 18760 leader_election.cc:343] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.964584 19236 raft_consensus.cc:493] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.965068 19236 raft_consensus.cc:515] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.967772 19236 leader_election.cc:290] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.969161 18911 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:53.970624 18911 ts_tablet_manager.cc:1403] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.027s
I20260709 13:05:53.969904 18913 tablet_bootstrap.cc:492] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:53.971513 18912 tablet_bootstrap.cc:492] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:53.971957 18913 ts_tablet_manager.cc:1403] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.004s
I20260709 13:05:53.971978 18912 ts_tablet_manager.cc:1403] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.015s
I20260709 13:05:53.973619 18911 raft_consensus.cc:359] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.974336 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cff1e81e95d44f697b61e55d231386c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:53.975871 18760 leader_election.cc:343] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:53.977136 18911 raft_consensus.cc:385] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.977775 18911 raft_consensus.cc:740] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.978567 18911 consensus_queue.cc:260] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.981361 18912 raft_consensus.cc:359] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.982010 18912 raft_consensus.cc:385] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.982295 18912 raft_consensus.cc:740] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.982807 18911 ts_tablet_manager.cc:1434] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:53.983093 19240 raft_consensus.cc:493] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:53.982857 18912 consensus_queue.cc:260] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.983538 19240 raft_consensus.cc:515] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.984052 18911 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:53.984958 18912 ts_tablet_manager.cc:1434] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:05:53.985456 19240 leader_election.cc:290] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:53.985833 18912 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:53.986804 18913 raft_consensus.cc:359] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:53.992908 18913 raft_consensus.cc:385] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:53.993201 18913 raft_consensus.cc:740] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:53.994938 18913 consensus_queue.cc:260] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.001339 18913 ts_tablet_manager.cc:1434] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 13:05:54.002434 18913 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:54.003068 18912 tablet_bootstrap.cc:654] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.004684 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cff1e81e95d44f697b61e55d231386c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.001349 18911 tablet_bootstrap.cc:654] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.008121 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.008746 18720 raft_consensus.cc:2468] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:54.011380 18912 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:54.011826 18912 ts_tablet_manager.cc:1403] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260709 13:05:54.005358 18719 raft_consensus.cc:2468] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:54.014479 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:54.015080 18864 raft_consensus.cc:2468] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:54.017650 18912 raft_consensus.cc:359] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.018404 18912 raft_consensus.cc:385] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.018671 18912 raft_consensus.cc:740] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.018986 18913 tablet_bootstrap.cc:654] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.019277 18912 consensus_queue.cc:260] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.021332 18912 ts_tablet_manager.cc:1434] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:05:54.022248 19159 raft_consensus.cc:493] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.022691 19159 raft_consensus.cc:515] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.025285 19159 leader_election.cc:290] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.026819 18911 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:54.026786 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967d46a7bc6473dbce3f16571ac1834" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.027423 18720 raft_consensus.cc:2468] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:54.028432 18835 leader_election.cc:304] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:54.029132 18911 ts_tablet_manager.cc:1403] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.002s
I20260709 13:05:54.029155 19159 raft_consensus.cc:2804] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.031670 19159 raft_consensus.cc:493] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.031987 19159 raft_consensus.cc:3060] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.032101 18911 raft_consensus.cc:359] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.032876 18911 raft_consensus.cc:385] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.033128 18911 raft_consensus.cc:740] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.033718 18911 consensus_queue.cc:260] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.035274 18761 leader_election.cc:304] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:54.036388 19236 raft_consensus.cc:2804] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.036485 18761 leader_election.cc:304] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.036775 19236 raft_consensus.cc:493] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.037196 19236 raft_consensus.cc:3060] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.037515 19240 raft_consensus.cc:2804] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.037897 19240 raft_consensus.cc:493] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.038254 19240 raft_consensus.cc:3060] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.035271 18911 ts_tablet_manager.cc:1434] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:05:54.011771 18618 catalog_manager.cc:5697] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.038242 18912 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:54.044651 19240 raft_consensus.cc:515] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.046674 19240 leader_election.cc:290] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.047485 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967d46a7bc6473dbce3f16571ac1834" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.051494 18982 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.048043 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cff1e81e95d44f697b61e55d231386c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:54.052403 18719 raft_consensus.cc:3060] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.051724 18792 raft_consensus.cc:2468] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 0.
I20260709 13:05:54.056295 18911 tablet_bootstrap.cc:492] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8: Bootstrap starting.
I20260709 13:05:54.056684 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cff1e81e95d44f697b61e55d231386c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:54.059792 19219 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.062430 18911 tablet_bootstrap.cc:654] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.065120 18719 raft_consensus.cc:2468] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
W20260709 13:05:54.069790 18760 leader_election.cc:343] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.070837 18912 tablet_bootstrap.cc:654] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.087952 18761 leader_election.cc:304] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.088685 19240 raft_consensus.cc:2804] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.089654 19240 raft_consensus.cc:697] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:54.090543 18864 raft_consensus.cc:3060] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.090500 19240 consensus_queue.cc:237] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.074678 19236 raft_consensus.cc:515] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.094813 18982 raft_consensus.cc:493] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.094909 19236 leader_election.cc:290] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.095274 18982 raft_consensus.cc:515] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.098770 18982 leader_election.cc:290] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.099547 18912 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:54.100070 18912 ts_tablet_manager.cc:1403] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.000s
I20260709 13:05:54.100226 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.100941 18714 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:54.096555 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:54.078732 19228 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.104482 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:54.104434 19228 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.105046 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:54.106487 19228 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.108318 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.109041 18714 raft_consensus.cc:2393] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:54.110353 18719 raft_consensus.cc:3060] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.105134 18870 raft_consensus.cc:3060] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.102960 18912 raft_consensus.cc:359] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.122035 18912 raft_consensus.cc:385] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.122397 18912 raft_consensus.cc:740] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.123034 18912 consensus_queue.cc:260] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.124311 18912 ts_tablet_manager.cc:1434] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:05:54.125214 18912 tablet_bootstrap.cc:492] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: Bootstrap starting.
I20260709 13:05:54.076704 19159 raft_consensus.cc:515] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.116776 19236 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:54.118592 19219 raft_consensus.cc:493] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.127192 19219 raft_consensus.cc:515] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.127532 19159 leader_election.cc:290] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.129206 19219 leader_election.cc:290] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.102773 18761 leader_election.cc:304] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:05:54.131461 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967d46a7bc6473dbce3f16571ac1834" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:54.132040 18720 raft_consensus.cc:3060] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:54.132611 18760 leader_election.cc:343] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.134418 18870 raft_consensus.cc:2468] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:54.134837 19147 raft_consensus.cc:2804] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.135279 19147 raft_consensus.cc:493] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.135612 19147 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.139304 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.139900 18789 raft_consensus.cc:2468] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:54.142377 19247 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.143116 19147 raft_consensus.cc:515] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.118986 18911 tablet_bootstrap.cc:492] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8: No bootstrap required, opened a new log
I20260709 13:05:54.147970 18911 ts_tablet_manager.cc:1403] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8: Time spent bootstrapping tablet: real 0.092s	user 0.027s	sys 0.009s
I20260709 13:05:54.148607 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.150353 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6967d46a7bc6473dbce3f16571ac1834" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:54.150910 18789 raft_consensus.cc:3060] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.152338 18912 tablet_bootstrap.cc:654] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.156452 18719 raft_consensus.cc:2468] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:54.158270 18836 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:54.159261 19133 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.140084 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:54.150563 18911 raft_consensus.cc:359] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.161659 18911 raft_consensus.cc:385] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.161947 18911 raft_consensus.cc:740] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.163126 18911 consensus_queue.cc:260] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:05:54.162744 18685 leader_election.cc:343] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.168076 18911 ts_tablet_manager.cc:1434] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:05:54.166661 18720 raft_consensus.cc:2468] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:54.176192 18618 catalog_manager.cc:5697] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.181120 18835 leader_election.cc:304] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:54.181936 19159 raft_consensus.cc:2804] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.182655 19159 raft_consensus.cc:697] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:05:54.183684 19159 consensus_queue.cc:237] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.187323 18687 leader_election.cc:304] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.189422 19222 raft_consensus.cc:2804] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.189791 19222 raft_consensus.cc:493] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.178328 18760 leader_election.cc:304] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:05:54.190132 19222 raft_consensus.cc:3060] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.190605 19294 raft_consensus.cc:2804] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.191051 19294 raft_consensus.cc:697] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:54.191833 19294 consensus_queue.cc:237] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.199905 19222 raft_consensus.cc:515] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.205669 19147 leader_election.cc:290] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.207082 19222 leader_election.cc:290] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.202806 18913 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:54.208596 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:05:54.220497 18913 ts_tablet_manager.cc:1403] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.218s	user 0.022s	sys 0.043s
I20260709 13:05:54.179106 19133 raft_consensus.cc:2749] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:54.210500 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:54.221350 18685 leader_election.cc:343] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.223035 18913 raft_consensus.cc:359] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.223728 18913 raft_consensus.cc:385] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.223990 18913 raft_consensus.cc:740] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.224624 18913 consensus_queue.cc:260] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.228663 18913 ts_tablet_manager.cc:1434] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:54.229664 18913 tablet_bootstrap.cc:492] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:54.208705 18789 raft_consensus.cc:2468] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 1.
I20260709 13:05:54.211491 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:54.242530 18714 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.214279 19219 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.216650 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:54.245069 18792 raft_consensus.cc:3060] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.251819 18792 raft_consensus.cc:2468] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
W20260709 13:05:54.254207 18760 leader_election.cc:343] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.262657 18687 leader_election.cc:304] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.263410 19294 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.266515 18714 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:54.272454 18915 raft_consensus.cc:2804] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.272946 18915 raft_consensus.cc:697] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:54.273658 18915 consensus_queue.cc:237] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.283862 18617 catalog_manager.cc:5697] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.284826 18761 leader_election.cc:304] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.285526 19147 raft_consensus.cc:2804] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.285948 19147 raft_consensus.cc:697] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:54.286682 19147 consensus_queue.cc:237] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.293810 18912 tablet_bootstrap.cc:492] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: No bootstrap required, opened a new log
I20260709 13:05:54.294337 18912 ts_tablet_manager.cc:1403] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: Time spent bootstrapping tablet: real 0.169s	user 0.043s	sys 0.050s
I20260709 13:05:54.296838 18912 raft_consensus.cc:359] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.297508 18912 raft_consensus.cc:385] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.297770 18912 raft_consensus.cc:740] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.298363 18912 consensus_queue.cc:260] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.300698 18912 ts_tablet_manager.cc:1434] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:54.302033 18618 catalog_manager.cc:5697] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:54.307221 18913 tablet_bootstrap.cc:654] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.318542 18913 tablet_bootstrap.cc:492] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:54.318991 18913 ts_tablet_manager.cc:1403] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.001s
I20260709 13:05:54.321080 18913 raft_consensus.cc:359] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.321631 18913 raft_consensus.cc:385] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.321841 18913 raft_consensus.cc:740] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.322592 18913 consensus_queue.cc:260] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.323127 19219 raft_consensus.cc:493] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.323619 19219 raft_consensus.cc:515] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.324119 18913 ts_tablet_manager.cc:1434] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:54.325111 18913 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:54.325627 19219 leader_election.cc:290] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.326764 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2e4fbc58ea40bc8f7f1b325a7a74a5" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
W20260709 13:05:54.328918 18685 leader_election.cc:343] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.331004 18913 tablet_bootstrap.cc:654] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.339401 18913 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:54.339843 18913 ts_tablet_manager.cc:1403] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:05:54.342803 18913 raft_consensus.cc:359] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.343462 18913 raft_consensus.cc:385] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.343708 18913 raft_consensus.cc:740] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.342924 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2e4fbc58ea40bc8f7f1b325a7a74a5" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.344306 18913 consensus_queue.cc:260] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.344714 18792 raft_consensus.cc:2468] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 0.
I20260709 13:05:54.345233 19147 raft_consensus.cc:493] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.345644 19147 raft_consensus.cc:515] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.346498 18913 ts_tablet_manager.cc:1434] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:05:54.347401 18913 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:54.347440 19147 leader_election.cc:290] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.352977 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3" is_pre_election: true
I20260709 13:05:54.357329 18913 tablet_bootstrap.cc:654] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:54.358223 18760 leader_election.cc:343] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:54.359007 18760 consensus_peers.cc:597] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.359359 18687 leader_election.cc:304] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.361646 18915 raft_consensus.cc:2804] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.362036 18915 raft_consensus.cc:493] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.363190 18915 raft_consensus.cc:3060] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.364010 18617 catalog_manager.cc:5697] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.366425 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.367067 18720 raft_consensus.cc:2468] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 0.
I20260709 13:05:54.368427 18761 leader_election.cc:304] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.369743 19240 raft_consensus.cc:2804] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:54.370134 19240 raft_consensus.cc:493] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:54.370448 19240 raft_consensus.cc:3060] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.380288 19240 raft_consensus.cc:515] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.373430 18619 catalog_manager.cc:5697] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.385906 19240 leader_election.cc:290] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.387444 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:54.388809 18760 leader_election.cc:343] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.392282 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:05:54.393038 18720 raft_consensus.cc:3060] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.400878 18915 raft_consensus.cc:515] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.409490 18915 leader_election.cc:290] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:54.411337 18913 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:54.411847 18913 ts_tablet_manager.cc:1403] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.017s
I20260709 13:05:54.412487 18866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2e4fbc58ea40bc8f7f1b325a7a74a5" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
W20260709 13:05:54.414202 18685 leader_election.cc:343] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:54.414404 18913 raft_consensus.cc:359] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.415104 18913 raft_consensus.cc:385] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.415365 18913 raft_consensus.cc:740] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.415932 18913 consensus_queue.cc:260] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.416453 18720 raft_consensus.cc:2468] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 1.
I20260709 13:05:54.418008 18913 ts_tablet_manager.cc:1434] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:54.419060 18913 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:54.419996 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd2e4fbc58ea40bc8f7f1b325a7a74a5" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:05:54.420186 18761 leader_election.cc:304] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.420565 18792 raft_consensus.cc:3060] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.421546 19240 raft_consensus.cc:2804] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.422008 19240 raft_consensus.cc:697] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:05:54.422842 19240 consensus_queue.cc:237] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.424644 18913 tablet_bootstrap.cc:654] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.427306 18792 raft_consensus.cc:2468] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 1.
I20260709 13:05:54.432706 19133 raft_consensus.cc:493] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.433209 19133 raft_consensus.cc:515] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.433674 18687 leader_election.cc:304] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: f9acc1977fc940c082411dc51ec831c3
I20260709 13:05:54.434532 19219 raft_consensus.cc:2804] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:54.435702 19219 raft_consensus.cc:697] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:05:54.436631 19219 consensus_queue.cc:237] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.438798 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cff1e81e95d44f697b61e55d231386c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.439582 18719 raft_consensus.cc:2393] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:54.445890 19133 leader_election.cc:290] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.446769 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cff1e81e95d44f697b61e55d231386c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.448549 18836 leader_election.cc:304] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:54.449890 19159 raft_consensus.cc:3060] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.463083 19159 raft_consensus.cc:2749] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:54.465137 18913 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:54.465629 18913 ts_tablet_manager.cc:1403] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.023s
I20260709 13:05:54.466645 18617 catalog_manager.cc:5697] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.468613 18913 raft_consensus.cc:359] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.469558 18913 raft_consensus.cc:385] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.469808 18913 raft_consensus.cc:740] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.470463 18913 consensus_queue.cc:260] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.472697 18913 ts_tablet_manager.cc:1434] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:54.475744 18913 tablet_bootstrap.cc:492] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3: Bootstrap starting.
I20260709 13:05:54.483268 18913 tablet_bootstrap.cc:654] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:54.487210 18619 catalog_manager.cc:5697] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.495488 18913 tablet_bootstrap.cc:492] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3: No bootstrap required, opened a new log
I20260709 13:05:54.496035 18913 ts_tablet_manager.cc:1403] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 13:05:54.496115 19147 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.499033 18913 raft_consensus.cc:359] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.499753 18913 raft_consensus.cc:385] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:54.500043 18913 raft_consensus.cc:740] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Initialized, Role: FOLLOWER
I20260709 13:05:54.500897 18913 consensus_queue.cc:260] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.503038 18913 ts_tablet_manager.cc:1434] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:54.519039 19335 raft_consensus.cc:493] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.519557 19335 raft_consensus.cc:515] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.521595 19335 leader_election.cc:290] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.522678 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.523473 18719 raft_consensus.cc:2393] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:54.524976 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.526062 18836 leader_election.cc:304] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:54.526782 19335 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.531365 19335 raft_consensus.cc:2749] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:54.587405 19335 raft_consensus.cc:493] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.587888 19335 raft_consensus.cc:515] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.589787 19335 leader_election.cc:290] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.590446 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.590689 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.591375 18792 raft_consensus.cc:2393] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate a0377a7917ef4b739c9c765d5614fcf8 in this term.
I20260709 13:05:54.592196 18836 leader_election.cc:304] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:54.592774 19335 raft_consensus.cc:3060] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.597510 19335 raft_consensus.cc:2749] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:54.624900 19335 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:54.631734 19147 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.641187 19335 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.654585 19335 raft_consensus.cc:493] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.655061 19335 raft_consensus.cc:515] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.659188 19335 leader_election.cc:290] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.661973 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.664156 19294 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.671226 19147 consensus_queue.cc:1048] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.671253 18720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.672484 18720 raft_consensus.cc:2393] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9acc1977fc940c082411dc51ec831c3 in current term 1: Already voted for candidate 1d19885075bf4d1d846377147e956d36 in this term.
I20260709 13:05:54.679183 18835 leader_election.cc:304] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:54.680271 19335 raft_consensus.cc:3060] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.729686 19226 raft_consensus.cc:493] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:54.730234 19226 raft_consensus.cc:515] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:05:54.732160 19226 leader_election.cc:290] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:54.733552 19335 raft_consensus.cc:2749] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:54.737033 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8" is_pre_election: true
I20260709 13:05:54.737814 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d19885075bf4d1d846377147e956d36" is_pre_election: true
I20260709 13:05:54.740379 18836 leader_election.cc:304] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9acc1977fc940c082411dc51ec831c3; no voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:05:54.741074 19159 raft_consensus.cc:2749] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:54.744015 19294 consensus_queue.cc:1048] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.754282 18870 raft_consensus.cc:3060] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.797320 19219 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.808344 19325 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.853013 19294 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.862236 19224 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.864663 18870 raft_consensus.cc:3060] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:54.877390 19325 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.892109 19064 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.914824 19294 consensus_queue.cc:1048] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:54.934196 19294 consensus_queue.cc:1048] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:56.212354 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:56.240237 19357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:56.240294 19355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:56.241786 19354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:56.242916 17619 server_base.cc:1061] running on GCE node
I20260709 13:05:56.243932 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:56.244148 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:56.244314 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602356244297 us; error 0 us; skew 500 ppm
I20260709 13:05:56.244935 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:56.248121 17619 webserver.cc:533] Webserver started at http://127.17.52.196:35893/ using document root <none> and password file <none>
I20260709 13:05:56.248672 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:56.248910 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:56.249307 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:56.250653 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-3-root/instance:
uuid: "437260f9ffcd457090e74ffe1cc0393f"
format_stamp: "Formatted at 2026-07-09 13:05:56 on dist-test-slave-j4mc"
I20260709 13:05:56.255964 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:56.260133 19362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:56.261091 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260709 13:05:56.261464 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-3-root
uuid: "437260f9ffcd457090e74ffe1cc0393f"
format_stamp: "Formatted at 2026-07-09 13:05:56 on dist-test-slave-j4mc"
I20260709 13:05:56.261773 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:56.281580 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:56.282987 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:56.284695 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:56.287465 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:56.287709 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:56.287950 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:56.288126 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:56.343909 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.196:39675
I20260709 13:05:56.343993 19424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.196:39675 every 8 connection(s)
I20260709 13:05:56.358315 17619 auto_leader_rebalancer-test.cc:384] add a tserver: 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:05:56.376063 19425 heartbeater.cc:344] Connected to a master server at 127.17.52.254:43925
I20260709 13:05:56.376515 19425 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:56.377421 19425 heartbeater.cc:507] Master 127.17.52.254:43925 requested a full tablet report, sending...
I20260709 13:05:56.380044 18617 ts_manager.cc:194] Registered new tserver with Master: 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:05:56.381747 18617 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57314
I20260709 13:05:57.071511 18870 consensus_queue.cc:237] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.077663 18792 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.079452 19159 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.079497 18720 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.081354 19159 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.101387 19335 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.108315 18716 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.117662 18792 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.123376 18618 catalog_manager.cc:5697] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:57.144763 18834 consensus_peers.cc:597] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5013ad57e8864722a629689b1b1d251c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.155467 18793 consensus_queue.cc:237] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.166877 18870 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.168984 18716 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.170349 19236 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.171332 19294 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.188655 19236 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
W20260709 13:05:57.222110 18760 consensus_peers.cc:597] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e125c3d748e44e787b0a8891f6a1df3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.228453 18866 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.231628 18716 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.235114 18619 catalog_manager.cc:5697] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.259716 18719 consensus_queue.cc:237] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.271140 18793 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.271458 18866 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.272420 18915 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.273197 19219 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:57.281491 18685 consensus_peers.cc:597] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0216b28dbb4c46e9863704759b5cc8e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.282692 19219 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.284343 18866 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.296841 18870 consensus_queue.cc:237] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.305850 18617 catalog_manager.cc:5697] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.312304 18793 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:57.313689 18834 consensus_peers.cc:597] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42993484eded40bfbf2fde2523d90e1a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.315024 19159 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:57.340626 18719 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.341825 19159 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:57.345057 18687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 62317.5us
I20260709 13:05:57.344799 19159 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.346870 18792 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.353135 18793 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.384434 19425 heartbeater.cc:499] Master 127.17.52.254:43925 was elected leader, sending a full tablet report...
I20260709 13:05:57.397078 18617 catalog_manager.cc:5697] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.399133 18719 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:05:57.462544 19464 ts_tablet_manager.cc:933] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:57.467159 19464 tablet_copy_client.cc:323] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:05:57.478420 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet 5013ad57e8864722a629689b1b1d251c from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:05:57.479003 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet 5013ad57e8864722a629689b1b1d251c from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-5013ad57e8864722a629689b1b1d251c
I20260709 13:05:57.484866 18881 tablet_copy_source_session.cc:215] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:57.488262 19464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5013ad57e8864722a629689b1b1d251c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:57.503289 19464 tablet_copy_client.cc:806] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:57.503871 19464 tablet_copy_client.cc:670] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:57.509071 19464 tablet_copy_client.cc:538] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.516171 19464 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:05:57.536235 19464 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:57.537714 19464 tablet_bootstrap.cc:492] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:05:57.538333 19464 ts_tablet_manager.cc:1403] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.002s
I20260709 13:05:57.540514 19464 raft_consensus.cc:359] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.541091 19464 raft_consensus.cc:740] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:05:57.541582 19464 consensus_queue.cc:260] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.545202 19464 ts_tablet_manager.cc:1434] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:05:57.546880 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-5013ad57e8864722a629689b1b1d251c received from {username='slave'} at 127.0.0.1:36650
I20260709 13:05:57.547317 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-5013ad57e8864722a629689b1b1d251c on tablet 5013ad57e8864722a629689b1b1d251c with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:05:57.707789 19464 ts_tablet_manager.cc:933] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:05:57.709381 19464 tablet_copy_client.cc:323] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:05:57.720619 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 0e125c3d748e44e787b0a8891f6a1df3 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:05:57.721113 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 0e125c3d748e44e787b0a8891f6a1df3 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-0e125c3d748e44e787b0a8891f6a1df3
I20260709 13:05:57.729652 18807 tablet_copy_source_session.cc:215] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:57.733932 19464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e125c3d748e44e787b0a8891f6a1df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:57.746479 19464 tablet_copy_client.cc:806] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:57.747066 19464 tablet_copy_client.cc:670] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:57.752739 19464 tablet_copy_client.cc:538] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.759563 19464 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:05:57.782402 19464 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:57.783600 19464 tablet_bootstrap.cc:492] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:05:57.784296 19464 ts_tablet_manager.cc:1403] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260709 13:05:57.786583 19464 raft_consensus.cc:359] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.787286 19464 raft_consensus.cc:740] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:05:57.787788 19464 consensus_queue.cc:260] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.789518 19464 ts_tablet_manager.cc:1434] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:05:57.791955 18807 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-0e125c3d748e44e787b0a8891f6a1df3 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:05:57.792405 18807 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-0e125c3d748e44e787b0a8891f6a1df3 on tablet 0e125c3d748e44e787b0a8891f6a1df3 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:05:57.818701 19464 ts_tablet_manager.cc:933] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:05:57.821265 19464 tablet_copy_client.cc:323] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:05:57.834168 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 0216b28dbb4c46e9863704759b5cc8e6 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:05:57.834748 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 0216b28dbb4c46e9863704759b5cc8e6 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-0216b28dbb4c46e9863704759b5cc8e6
I20260709 13:05:57.843288 18732 tablet_copy_source_session.cc:215] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:57.846717 19464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0216b28dbb4c46e9863704759b5cc8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:57.866479 19464 tablet_copy_client.cc:806] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:57.867080 19464 tablet_copy_client.cc:670] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:57.870855 19464 tablet_copy_client.cc:538] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.877183 19464 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:05:57.892335 19464 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:57.893245 19464 tablet_bootstrap.cc:492] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:05:57.893726 19464 ts_tablet_manager.cc:1403] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.003s
I20260709 13:05:57.895643 19464 raft_consensus.cc:359] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.896179 19464 raft_consensus.cc:740] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:05:57.896592 19464 consensus_queue.cc:260] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.897961 19464 ts_tablet_manager.cc:1434] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:05:57.899461 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-0216b28dbb4c46e9863704759b5cc8e6 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:05:57.899911 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-0216b28dbb4c46e9863704759b5cc8e6 on tablet 0216b28dbb4c46e9863704759b5cc8e6 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:05:57.927824 19464 ts_tablet_manager.cc:933] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:05:57.929351 19464 tablet_copy_client.cc:323] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:05:57.930873 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet 42993484eded40bfbf2fde2523d90e1a from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:05:57.931313 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet 42993484eded40bfbf2fde2523d90e1a from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-42993484eded40bfbf2fde2523d90e1a
I20260709 13:05:57.939725 18881 tablet_copy_source_session.cc:215] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:57.943720 19464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42993484eded40bfbf2fde2523d90e1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:57.957675 19464 tablet_copy_client.cc:806] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:57.958217 19464 tablet_copy_client.cc:670] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:57.961777 19464 tablet_copy_client.cc:538] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:57.969803 19464 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:05:57.984539 19464 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:57.985272 19464 tablet_bootstrap.cc:492] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:05:57.985750 19464 ts_tablet_manager.cc:1403] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.016s	user 0.017s	sys 0.000s
I20260709 13:05:57.988554 19464 raft_consensus.cc:359] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.989312 19464 raft_consensus.cc:740] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:05:57.989903 19464 consensus_queue.cc:260] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:05:57.991737 19464 ts_tablet_manager.cc:1434] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:57.994168 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-42993484eded40bfbf2fde2523d90e1a received from {username='slave'} at 127.0.0.1:36650
I20260709 13:05:57.994580 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-42993484eded40bfbf2fde2523d90e1a on tablet 42993484eded40bfbf2fde2523d90e1a with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:05:58.066522 19400 raft_consensus.cc:1217] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.226234 19400 raft_consensus.cc:1217] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.369259 19400 raft_consensus.cc:1217] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.451838 19159 raft_consensus.cc:1064] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:05:58.454319 19159 consensus_queue.cc:237] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:58.463611 18720 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.465654 18792 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.465520 19438 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.468961 19400 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.469267 19478 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.477371 19400 raft_consensus.cc:1217] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.478185 19159 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.524273 19159 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.527040 18792 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.534039 19400 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.552292 18617 catalog_manager.cc:5697] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.553848 18716 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.587522 18870 consensus_queue.cc:237] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:58.592541 18793 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:58.594480 19400 raft_consensus.cc:1275] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:58.595741 19159 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:58.596758 19485 consensus_queue.cc:1048] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:58.604324 19159 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.607762 19400 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.616765 18793 raft_consensus.cc:2955] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.618467 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5013ad57e8864722a629689b1b1d251c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:58.623252 18619 catalog_manager.cc:5697] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:58.643015 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 5013ad57e8864722a629689b1b1d251c with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:05:58.645553 19492 tablet_replica.cc:333] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:05:58.663628 19492 raft_consensus.cc:2243] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:58.664573 19492 raft_consensus.cc:2272] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:58.673322 19492 ts_tablet_manager.cc:1916] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:58.688886 19492 ts_tablet_manager.cc:1929] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:58.689710 19492 log.cc:1199] T 5013ad57e8864722a629689b1b1d251c P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/5013ad57e8864722a629689b1b1d251c
I20260709 13:05:58.691253 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet 5013ad57e8864722a629689b1b1d251c (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:05:58.762171 19450 raft_consensus.cc:1064] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:05:58.764550 19450 consensus_queue.cc:237] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:58.771353 18866 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.772178 18719 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.772331 19400 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.772934 19450 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.773947 19479 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.774683 19480 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.791392 19480 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.793257 18719 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.794893 19400 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.812505 18618 catalog_manager.cc:5697] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.815866 18866 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.848882 18793 consensus_queue.cc:237] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:58.855543 19400 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:58.855882 18716 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:58.858767 19294 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:58.859539 19451 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:58.866024 19451 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.871886 19485 raft_consensus.cc:1064] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:05:58.874425 19485 consensus_queue.cc:237] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:58.874600 19400 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.881491 18716 raft_consensus.cc:2955] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.885082 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e125c3d748e44e787b0a8891f6a1df3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:58.897012 18618 catalog_manager.cc:5697] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.903913 18793 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.904510 19400 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.905387 19159 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.906855 19478 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.908218 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e125c3d748e44e787b0a8891f6a1df3 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:05:58.918900 18720 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:58.921309 19485 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:58.963217 19478 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.994652 19399 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:58.998976 19477 raft_consensus.cc:1064] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:05:59.001351 19477 consensus_queue.cc:237] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:59.014437 19398 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.014492 18792 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.016993 18870 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.016867 19503 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.024847 19502 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.024958 18618 catalog_manager.cc:5697] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.026481 18716 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.029057 19503 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.030431 18789 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.055549 18866 consensus_queue.cc:237] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:59.071151 19498 tablet_replica.cc:333] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:05:59.072338 19498 raft_consensus.cc:2243] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.093529 19498 raft_consensus.cc:2272] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.105041 19398 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.108911 19498 ts_tablet_manager.cc:1916] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.118053 19483 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:59.145092 19477 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.151713 19399 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.154709 18792 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.156332 19507 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.162860 18870 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.167847 18792 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.173148 18618 catalog_manager.cc:5697] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.176605 19482 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.180546 19498 ts_tablet_manager.cc:1929] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.181380 19498 log.cc:1199] T 0e125c3d748e44e787b0a8891f6a1df3 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/0e125c3d748e44e787b0a8891f6a1df3
I20260709 13:05:59.191959 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 0e125c3d748e44e787b0a8891f6a1df3 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:05:59.196820 18793 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.198638 19399 raft_consensus.cc:2955] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.200812 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 42993484eded40bfbf2fde2523d90e1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.201757 18716 consensus_queue.cc:237] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:05:59.214972 18619 catalog_manager.cc:5697] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.229045 18870 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.229565 19399 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.230829 19477 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:59.231824 19502 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.241110 19503 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.244246 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 42993484eded40bfbf2fde2523d90e1a with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:05:59.251372 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0216b28dbb4c46e9863704759b5cc8e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.251195 19399 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.243163 18870 raft_consensus.cc:2955] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.267578 18620 catalog_manager.cc:5697] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:05:59.278791 19509 tablet_replica.cc:333] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:05:59.280354 19509 raft_consensus.cc:2243] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.281091 19509 raft_consensus.cc:2272] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.281739 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet 0216b28dbb4c46e9863704759b5cc8e6 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:05:59.284554 19509 ts_tablet_manager.cc:1916] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.299149 19510 tablet_replica.cc:333] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:05:59.300333 19510 raft_consensus.cc:2243] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.300412 19509 ts_tablet_manager.cc:1929] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.300830 19509 log.cc:1199] T 42993484eded40bfbf2fde2523d90e1a P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/42993484eded40bfbf2fde2523d90e1a
I20260709 13:05:59.301080 19510 raft_consensus.cc:2272] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.302676 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet 42993484eded40bfbf2fde2523d90e1a (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:05:59.303717 19510 ts_tablet_manager.cc:1916] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.317481 19510 ts_tablet_manager.cc:1929] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.317767 19510 log.cc:1199] T 0216b28dbb4c46e9863704759b5cc8e6 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/0216b28dbb4c46e9863704759b5cc8e6
I20260709 13:05:59.319083 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet 0216b28dbb4c46e9863704759b5cc8e6 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:00.349689 18866 consensus_queue.cc:237] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:00.358667 18793 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.359483 18716 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.360033 19482 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:00.360983 18834 consensus_peers.cc:597] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1f6d3d0ecfd45e595bbc4949e41f331. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.363984 19482 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:00.377251 19478 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.379473 18793 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.385464 18716 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.391575 18720 consensus_queue.cc:237] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:00.396129 18617 catalog_manager.cc:5697] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.411029 18866 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.414098 18793 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.416106 19503 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:00.418196 18685 consensus_peers.cc:597] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e861f3fc93fa40658d6c1657abd8c4f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.428020 19503 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.430128 19503 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.436303 18866 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.449373 18716 consensus_queue.cc:237] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:00.466691 18620 catalog_manager.cc:5697] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.468559 18793 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.493625 18866 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:00.494423 18685 consensus_peers.cc:597] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16f12c3a556c4ad98f19c196034d1906. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.494820 18793 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.495625 19521 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.496472 19511 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.507114 19525 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.508610 18866 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.512118 18793 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.523911 18619 catalog_manager.cc:5697] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.531463 18716 consensus_queue.cc:237] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
W20260709 13:06:00.539980 18685 consensus_peers.cc:597] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbe44623a27a466eaad0f1ce256cd3ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:00.542557 18866 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.543562 19511 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.547385 18793 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:00.548637 19511 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.551385 19525 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.552790 18866 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.558185 18793 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:00.568949 18617 catalog_manager.cc:5697] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.885164 19531 ts_tablet_manager.cc:933] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:00.887424 19531 tablet_copy_client.cc:323] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:00.888950 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet e861f3fc93fa40658d6c1657abd8c4f9 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:00.889443 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet e861f3fc93fa40658d6c1657abd8c4f9 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-e861f3fc93fa40658d6c1657abd8c4f9
I20260709 13:06:00.901832 18732 tablet_copy_source_session.cc:215] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:00.905956 19531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e861f3fc93fa40658d6c1657abd8c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:00.924083 19531 tablet_copy_client.cc:806] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:00.924643 19531 tablet_copy_client.cc:670] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:00.929186 19531 tablet_copy_client.cc:538] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:00.937968 19531 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:00.952772 19534 ts_tablet_manager.cc:933] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:00.965313 19531 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:00.966820 19531 tablet_bootstrap.cc:492] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:00.967480 19531 ts_tablet_manager.cc:1403] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.003s
I20260709 13:06:00.970337 19531 raft_consensus.cc:359] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:00.972601 19531 raft_consensus.cc:740] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:00.973268 19531 consensus_queue.cc:260] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:00.976224 19534 tablet_copy_client.cc:323] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:00.978751 19537 ts_tablet_manager.cc:933] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:00.980902 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet f1f6d3d0ecfd45e595bbc4949e41f331 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:00.981421 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet f1f6d3d0ecfd45e595bbc4949e41f331 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-f1f6d3d0ecfd45e595bbc4949e41f331
I20260709 13:06:00.983489 19531 ts_tablet_manager.cc:1434] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 13:06:00.995260 18881 tablet_copy_source_session.cc:215] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:00.998467 19540 ts_tablet_manager.cc:933] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:00.998859 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e861f3fc93fa40658d6c1657abd8c4f9 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:00.999296 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e861f3fc93fa40658d6c1657abd8c4f9 on tablet e861f3fc93fa40658d6c1657abd8c4f9 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:01.006956 19534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f6d3d0ecfd45e595bbc4949e41f331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.012544 19537 tablet_copy_client.cc:323] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:01.014398 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 16f12c3a556c4ad98f19c196034d1906 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:01.014922 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 16f12c3a556c4ad98f19c196034d1906 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-16f12c3a556c4ad98f19c196034d1906
I20260709 13:06:01.022409 18732 tablet_copy_source_session.cc:215] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.025683 19537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f12c3a556c4ad98f19c196034d1906. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.045327 19540 tablet_copy_client.cc:323] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:01.047617 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet bbe44623a27a466eaad0f1ce256cd3ec from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:01.048218 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet bbe44623a27a466eaad0f1ce256cd3ec from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-bbe44623a27a466eaad0f1ce256cd3ec
I20260709 13:06:01.054236 19537 tablet_copy_client.cc:806] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.054912 19537 tablet_copy_client.cc:670] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.055830 18732 tablet_copy_source_session.cc:215] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.059943 19540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe44623a27a466eaad0f1ce256cd3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.066560 19537 tablet_copy_client.cc:538] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.075198 19537 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:01.075822 19540 tablet_copy_client.cc:806] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.076507 19540 tablet_copy_client.cc:670] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.080127 19540 tablet_copy_client.cc:538] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.082590 19534 tablet_copy_client.cc:806] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.083407 19534 tablet_copy_client.cc:670] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.090090 19540 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:01.091632 19534 tablet_copy_client.cc:538] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.105376 19534 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:01.110114 19537 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.111102 19537 tablet_bootstrap.cc:492] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:01.111802 19537 ts_tablet_manager.cc:1403] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.004s
I20260709 13:06:01.115196 19537 raft_consensus.cc:359] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:01.115901 19537 raft_consensus.cc:740] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:01.116428 19537 consensus_queue.cc:260] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:01.118845 19537 ts_tablet_manager.cc:1434] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:01.130707 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-16f12c3a556c4ad98f19c196034d1906 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:01.131165 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-16f12c3a556c4ad98f19c196034d1906 on tablet 16f12c3a556c4ad98f19c196034d1906 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:01.138142 19540 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.139216 19540 tablet_bootstrap.cc:492] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:01.140024 19540 ts_tablet_manager.cc:1403] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.014s
I20260709 13:06:01.142910 19534 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.143028 19540 raft_consensus.cc:359] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:01.143814 19534 tablet_bootstrap.cc:492] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:01.143918 19540 raft_consensus.cc:740] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:01.144583 19534 ts_tablet_manager.cc:1403] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.001s
I20260709 13:06:01.144624 19540 consensus_queue.cc:260] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:01.146574 19540 ts_tablet_manager.cc:1434] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:01.148123 19534 raft_consensus.cc:359] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:01.148967 19534 raft_consensus.cc:740] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:01.149889 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bbe44623a27a466eaad0f1ce256cd3ec received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:01.149621 19534 consensus_queue.cc:260] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:01.156091 19534 ts_tablet_manager.cc:1434] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:01.150350 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bbe44623a27a466eaad0f1ce256cd3ec on tablet bbe44623a27a466eaad0f1ce256cd3ec with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:01.159129 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-f1f6d3d0ecfd45e595bbc4949e41f331 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:01.159555 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-f1f6d3d0ecfd45e595bbc4949e41f331 on tablet f1f6d3d0ecfd45e595bbc4949e41f331 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:01.365909 19399 raft_consensus.cc:1217] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:01.400748 19400 raft_consensus.cc:1217] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:01.429280 19400 raft_consensus.cc:1217] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:01.481210 19400 raft_consensus.cc:1217] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:01.789065 19545 raft_consensus.cc:1064] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:01.791565 19545 consensus_queue.cc:237] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:01.814481 19400 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.814496 18870 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.816308 19545 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:01.820163 19511 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.826814 18792 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.830713 19511 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.853935 19525 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.856602 18870 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.870165 18792 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.879575 18619 catalog_manager.cc:5697] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.868433 19400 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.900422 19550 raft_consensus.cc:1064] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:01.903587 19550 consensus_queue.cc:237] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:01.914933 18870 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.915246 19400 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.916949 19511 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.918510 19545 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:01.928102 18792 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.929618 19545 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.942130 19478 raft_consensus.cc:1064] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:01.945032 19478 consensus_queue.cc:237] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:01.955698 19550 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.957566 19400 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.961051 19399 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.964893 18716 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.964082 18796 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:01.977418 18793 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:01.963189 19482 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:06:01.982870 19517 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:01.983808 19478 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:01.990558 18870 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.010619 18720 consensus_queue.cc:237] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:02.018738 19561 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.020104 18870 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.020991 19400 raft_consensus.cc:1275] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.013353 18617 catalog_manager.cc:5697] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.024665 19399 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.027103 19545 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.029574 19545 consensus_queue.cc:1048] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.040210 18720 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.042065 19511 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.044473 18796 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.053799 19550 raft_consensus.cc:1064] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:02.053414 18616 catalog_manager.cc:5697] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.055423 18870 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.057163 19399 raft_consensus.cc:2955] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.069173 19550 consensus_queue.cc:237] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:02.082996 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16f12c3a556c4ad98f19c196034d1906 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.086216 18617 catalog_manager.cc:5697] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.095468 19399 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.098147 19525 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.098796 18864 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.101869 19525 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:02.092341 18720 consensus_queue.cc:237] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:02.112807 18796 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.118307 19567 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.126530 18866 consensus_queue.cc:237] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:02.135547 19399 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.136976 19567 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:02.142755 18793 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.145016 19567 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.147845 19550 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.152351 19545 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.154980 18864 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.164394 19399 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.158692 18793 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.184245 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e861f3fc93fa40658d6c1657abd8c4f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.185529 18796 raft_consensus.cc:2955] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.188052 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet 16f12c3a556c4ad98f19c196034d1906 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:02.189474 19399 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.190776 18619 catalog_manager.cc:5697] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.206892 19572 tablet_replica.cc:333] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:02.207916 19572 raft_consensus.cc:2243] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.208631 19572 raft_consensus.cc:2272] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.215852 19399 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.216194 18720 raft_consensus.cc:1275] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.217819 19517 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.219740 19517 consensus_queue.cc:1048] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.224551 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet e861f3fc93fa40658d6c1657abd8c4f9 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:02.227274 18618 catalog_manager.cc:5697] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.232448 19563 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.236140 18716 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.246696 19399 raft_consensus.cc:2955] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.257578 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1f6d3d0ecfd45e595bbc4949e41f331 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.228109 19572 ts_tablet_manager.cc:1916] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:02.272131 18719 consensus_queue.cc:237] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:02.276674 19574 tablet_replica.cc:333] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:02.278716 19400 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.278771 18793 raft_consensus.cc:1275] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.281003 19525 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:06:02.280422 19574 raft_consensus.cc:2243] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.284081 19511 consensus_queue.cc:1048] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.285080 19574 raft_consensus.cc:2272] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.290244 19574 ts_tablet_manager.cc:1916] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:02.293251 19550 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.299751 18793 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.304550 19400 raft_consensus.cc:2955] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.313949 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbe44623a27a466eaad0f1ce256cd3ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.301806 18616 catalog_manager.cc:5697] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.329563 19572 ts_tablet_manager.cc:1929] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:02.330153 19572 log.cc:1199] T 16f12c3a556c4ad98f19c196034d1906 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/16f12c3a556c4ad98f19c196034d1906
I20260709 13:06:02.333387 18618 catalog_manager.cc:5697] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:02.333425 19574 ts_tablet_manager.cc:1929] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:02.335505 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet 16f12c3a556c4ad98f19c196034d1906 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:02.339358 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet f1f6d3d0ecfd45e595bbc4949e41f331 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:02.341118 19572 tablet_replica.cc:333] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:02.342180 19572 raft_consensus.cc:2243] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.343327 19572 raft_consensus.cc:2272] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.346367 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet bbe44623a27a466eaad0f1ce256cd3ec with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:02.348455 19574 log.cc:1199] T e861f3fc93fa40658d6c1657abd8c4f9 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/e861f3fc93fa40658d6c1657abd8c4f9
I20260709 13:06:02.347900 19572 ts_tablet_manager.cc:1916] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:02.350025 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet e861f3fc93fa40658d6c1657abd8c4f9 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:02.354236 19574 tablet_replica.cc:333] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:02.357273 19574 raft_consensus.cc:2243] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.358870 19574 raft_consensus.cc:2272] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.364356 19574 ts_tablet_manager.cc:1916] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:02.367108 19572 ts_tablet_manager.cc:1929] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:02.367549 19572 log.cc:1199] T f1f6d3d0ecfd45e595bbc4949e41f331 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/f1f6d3d0ecfd45e595bbc4949e41f331
I20260709 13:06:02.369040 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet f1f6d3d0ecfd45e595bbc4949e41f331 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:02.376349 19574 ts_tablet_manager.cc:1929] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:02.376713 19574 log.cc:1199] T bbe44623a27a466eaad0f1ce256cd3ec P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/bbe44623a27a466eaad0f1ce256cd3ec
I20260709 13:06:02.377995 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet bbe44623a27a466eaad0f1ce256cd3ec (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:03.423193 18866 consensus_queue.cc:237] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:03.430827 18793 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:03.431697 18834 consensus_peers.cc:597] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eada6a8758f84d29b187c356121a1b31. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.434065 19478 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:03.435552 18716 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:03.437271 19578 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:03.452142 19563 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.454607 18720 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.466805 18796 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.470728 18720 consensus_queue.cc:237] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:03.474967 18616 catalog_manager.cc:5697] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.512871 18870 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:03.513299 18793 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:03.513813 18685 consensus_peers.cc:597] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4288405f0adb4988a3546407605a4b74. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.514842 19550 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.515718 19576 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.528926 19576 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.531903 18796 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.532069 18866 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.551823 18614 catalog_manager.cc:5697] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.575407 18866 consensus_queue.cc:237] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:03.582371 18793 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:03.583765 18834 consensus_peers.cc:597] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a1a14bfe8ac4a29b7ee29036265d374. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.583948 19563 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.588074 18720 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:03.589574 19579 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:03.592624 19563 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.600937 18720 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.605919 18793 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.607993 18796 consensus_queue.cc:237] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:03.615031 18616 catalog_manager.cc:5697] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.632704 18866 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:03.633026 18716 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:03.635200 19480 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:03.636186 18760 consensus_peers.cc:597] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd72652ce97849cea5d952bb500ce1f5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.637163 19551 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:03.647984 19551 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.649772 18870 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.651787 18719 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:03.666599 18614 catalog_manager.cc:5697] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:03.981897 19598 ts_tablet_manager.cc:933] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:03.987071 19598 tablet_copy_client.cc:323] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:03.989575 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 4288405f0adb4988a3546407605a4b74 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:03.990335 19600 ts_tablet_manager.cc:933] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:03.990362 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 4288405f0adb4988a3546407605a4b74 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-4288405f0adb4988a3546407605a4b74
I20260709 13:06:03.993335 19600 tablet_copy_client.cc:323] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:03.995080 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet eada6a8758f84d29b187c356121a1b31 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:03.995527 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet eada6a8758f84d29b187c356121a1b31 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-eada6a8758f84d29b187c356121a1b31
I20260709 13:06:04.002998 18732 tablet_copy_source_session.cc:215] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.002578 18881 tablet_copy_source_session.cc:215] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.006803 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4288405f0adb4988a3546407605a4b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.009063 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eada6a8758f84d29b187c356121a1b31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.022327 19598 tablet_copy_client.cc:806] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.023015 19598 tablet_copy_client.cc:670] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.026041 19600 tablet_copy_client.cc:806] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.026623 19600 tablet_copy_client.cc:670] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.030511 19600 tablet_copy_client.cc:538] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.038699 19598 tablet_copy_client.cc:538] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.045846 19600 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:04.048228 19598 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:04.097553 19598 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.098331 19598 tablet_bootstrap.cc:492] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:04.099284 19598 ts_tablet_manager.cc:1403] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.021s
I20260709 13:06:04.101884 19598 raft_consensus.cc:359] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.102522 19598 raft_consensus.cc:740] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:04.103092 19598 consensus_queue.cc:260] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.105389 19600 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.105929 19598 ts_tablet_manager.cc:1434] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:04.106398 19600 tablet_bootstrap.cc:492] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:04.107223 19600 ts_tablet_manager.cc:1403] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.064s	user 0.034s	sys 0.014s
I20260709 13:06:04.107844 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-4288405f0adb4988a3546407605a4b74 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:04.108338 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-4288405f0adb4988a3546407605a4b74 on tablet 4288405f0adb4988a3546407605a4b74 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:04.113147 19600 raft_consensus.cc:359] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.114301 19600 raft_consensus.cc:740] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:04.115029 19600 consensus_queue.cc:260] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.123414 19600 ts_tablet_manager.cc:1434] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.002s
I20260709 13:06:04.125167 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-eada6a8758f84d29b187c356121a1b31 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:04.125617 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-eada6a8758f84d29b187c356121a1b31 on tablet eada6a8758f84d29b187c356121a1b31 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:04.147692 19600 ts_tablet_manager.cc:933] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:04.149188 19600 tablet_copy_client.cc:323] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:04.150597 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet 9a1a14bfe8ac4a29b7ee29036265d374 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:04.151083 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet 9a1a14bfe8ac4a29b7ee29036265d374 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-9a1a14bfe8ac4a29b7ee29036265d374
I20260709 13:06:04.157722 18881 tablet_copy_source_session.cc:215] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.160153 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a1a14bfe8ac4a29b7ee29036265d374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.164588 19598 ts_tablet_manager.cc:933] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:04.177821 19600 tablet_copy_client.cc:806] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.178476 19600 tablet_copy_client.cc:670] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.181947 19600 tablet_copy_client.cc:538] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.182552 19598 tablet_copy_client.cc:323] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:04.184978 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet cd72652ce97849cea5d952bb500ce1f5 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:04.185537 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet cd72652ce97849cea5d952bb500ce1f5 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-cd72652ce97849cea5d952bb500ce1f5
I20260709 13:06:04.191354 19600 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:04.193679 18807 tablet_copy_source_session.cc:215] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.197065 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd72652ce97849cea5d952bb500ce1f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.213939 19600 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.215723 19598 tablet_copy_client.cc:806] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.216022 19600 tablet_bootstrap.cc:492] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:04.216302 19598 tablet_copy_client.cc:670] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.216734 19600 ts_tablet_manager.cc:1403] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.001s
I20260709 13:06:04.221478 19600 raft_consensus.cc:359] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.222357 19600 raft_consensus.cc:740] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:04.223016 19600 consensus_queue.cc:260] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.225611 19600 ts_tablet_manager.cc:1434] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:04.228319 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-9a1a14bfe8ac4a29b7ee29036265d374 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:04.228760 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-9a1a14bfe8ac4a29b7ee29036265d374 on tablet 9a1a14bfe8ac4a29b7ee29036265d374 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:04.232908 19598 tablet_copy_client.cc:538] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.243288 19598 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:04.264182 19598 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.264946 19598 tablet_bootstrap.cc:492] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:04.265453 19598 ts_tablet_manager.cc:1403] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260709 13:06:04.267597 19598 raft_consensus.cc:359] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.268384 19598 raft_consensus.cc:740] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:04.268942 19598 consensus_queue.cc:260] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:04.270972 19598 ts_tablet_manager.cc:1434] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:04.273663 18807 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-cd72652ce97849cea5d952bb500ce1f5 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:04.274149 18807 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-cd72652ce97849cea5d952bb500ce1f5 on tablet cd72652ce97849cea5d952bb500ce1f5 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:04.389981 19400 raft_consensus.cc:1217] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:04.492087 19400 raft_consensus.cc:1217] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:04.574887 19400 raft_consensus.cc:1217] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:04.701658 19400 raft_consensus.cc:1217] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:04.975936 19480 raft_consensus.cc:1064] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:04.977890 19480 consensus_queue.cc:237] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:04.991122 18870 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:04.991921 19400 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:04.993801 18719 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:04.996011 19533 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.997414 19609 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:04.998195 19480 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.005399 19563 raft_consensus.cc:1064] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:05.007789 19563 consensus_queue.cc:237] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.018532 18796 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.019035 19399 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.020586 19580 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.022997 19580 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.030179 19611 raft_consensus.cc:1064] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:05.039384 19611 consensus_queue.cc:237] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.051853 18720 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.055280 19563 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.059827 18793 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.061515 19611 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.064633 18870 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.064286 19618 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.066049 19399 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.068637 19511 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.070237 19511 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.090934 18719 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.093633 19400 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.095963 18716 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.095715 19580 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.107113 18866 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.101325 18796 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.130000 19611 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.133095 18616 catalog_manager.cc:5697] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.147754 18870 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.150573 18792 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.200663 19400 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.228940 19400 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.269727 18796 consensus_queue.cc:237] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.275612 18864 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.268317 18615 catalog_manager.cc:5697] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.276319 19400 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.277833 19533 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:05.277134 18615 catalog_manager.cc:5697] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.278767 19629 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:05.287374 19399 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.285785 19533 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.290516 19627 raft_consensus.cc:1064] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:05.292958 19627 consensus_queue.cc:237] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.294711 18864 raft_consensus.cc:2955] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.308316 18717 consensus_queue.cc:237] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.309178 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd72652ce97849cea5d952bb500ce1f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:05.312602 18615 catalog_manager.cc:5697] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.318508 19399 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.320458 19611 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:05.332499 18864 consensus_queue.cc:237] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.332902 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet cd72652ce97849cea5d952bb500ce1f5 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:05.337651 18792 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.340667 19563 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.340170 19611 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.345803 18792 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.345906 19400 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.347355 19399 raft_consensus.cc:1275] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.347771 19580 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:05.351102 19580 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.351235 19399 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.354054 19579 consensus_queue.cc:1048] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:05.356135 18714 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.356827 19579 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.359349 18792 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.362833 19563 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.383351 19398 raft_consensus.cc:2955] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.395807 19635 tablet_replica.cc:333] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:05.397147 19635 raft_consensus.cc:2243] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.397938 19635 raft_consensus.cc:2272] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.422252 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4288405f0adb4988a3546407605a4b74 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:05.400291 18793 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.421106 18620 catalog_manager.cc:5697] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.453972 19611 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:05.410490 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eada6a8758f84d29b187c356121a1b31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:05.458451 18604 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 48102.7us
I20260709 13:06:05.458703 18792 raft_consensus.cc:2955] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.463011 19580 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.449805 19635 ts_tablet_manager.cc:1916] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:05.474650 18796 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.476361 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet eada6a8758f84d29b187c356121a1b31 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:05.490852 18615 catalog_manager.cc:5697] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.494406 19635 ts_tablet_manager.cc:1929] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:05.494943 19635 log.cc:1199] T cd72652ce97849cea5d952bb500ce1f5 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/cd72652ce97849cea5d952bb500ce1f5
I20260709 13:06:05.496701 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet cd72652ce97849cea5d952bb500ce1f5 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:05.498181 19635 tablet_replica.cc:333] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:05.502542 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 4288405f0adb4988a3546407605a4b74 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:05.515153 19640 tablet_replica.cc:333] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:05.516259 19400 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.531495 19635 raft_consensus.cc:2243] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.532265 19635 raft_consensus.cc:2272] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.534889 18620 catalog_manager.cc:5697] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.536175 19635 ts_tablet_manager.cc:1916] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:05.549044 19640 raft_consensus.cc:2243] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.550000 19640 raft_consensus.cc:2272] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.553566 19640 ts_tablet_manager.cc:1916] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:05.560611 18714 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.569227 18864 consensus_queue.cc:237] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:05.585150 19400 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.585952 19640 ts_tablet_manager.cc:1929] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:05.598696 19640 log.cc:1199] T 4288405f0adb4988a3546407605a4b74 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/4288405f0adb4988a3546407605a4b74
I20260709 13:06:05.600374 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 4288405f0adb4988a3546407605a4b74 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:05.605697 19636 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:05.607457 19635 ts_tablet_manager.cc:1929] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:05.607887 19635 log.cc:1199] T eada6a8758f84d29b187c356121a1b31 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/eada6a8758f84d29b187c356121a1b31
I20260709 13:06:05.611004 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet eada6a8758f84d29b187c356121a1b31 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:05.617373 18714 raft_consensus.cc:1275] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.622944 19579 consensus_queue.cc:1048] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:05.627518 19563 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.637756 19400 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.639110 18717 raft_consensus.cc:2955] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.651983 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a1a14bfe8ac4a29b7ee29036265d374 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:05.654479 18615 catalog_manager.cc:5697] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:05.671962 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a1a14bfe8ac4a29b7ee29036265d374 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:05.676615 19642 tablet_replica.cc:333] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:05.678910 19642 raft_consensus.cc:2243] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.679692 19642 raft_consensus.cc:2272] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.683071 19642 ts_tablet_manager.cc:1916] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:05.695827 19642 ts_tablet_manager.cc:1929] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:05.696115 19642 log.cc:1199] T 9a1a14bfe8ac4a29b7ee29036265d374 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/9a1a14bfe8ac4a29b7ee29036265d374
I20260709 13:06:05.697539 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet 9a1a14bfe8ac4a29b7ee29036265d374 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:06.740715 18714 consensus_queue.cc:237] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:06.750290 18870 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:06.750643 18685 consensus_peers.cc:597] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fc3c4734f66431a8d0f4077bef8c349. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.752271 19590 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.754969 18792 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.755961 19646 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.759737 19646 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.761862 18870 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.793265 18714 consensus_queue.cc:237] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:06.799058 18620 catalog_manager.cc:5697] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.811694 18796 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.812960 18866 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:06.815335 18685 consensus_peers.cc:597] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 395622a4aa904fe3a8757c11e0ed36fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.815474 19590 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.818116 19590 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.819224 18796 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.833901 19641 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.837033 18792 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.837996 18866 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.850553 18864 consensus_queue.cc:237] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:06.864363 18615 catalog_manager.cc:5697] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.867091 18792 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.868522 19652 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:06.869447 18834 consensus_peers.cc:597] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b111f5606e8c449380005128d625de55. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.873715 18714 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.875414 19652 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.881768 19643 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.894774 18792 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.904134 18796 consensus_queue.cc:237] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:06.912582 18720 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.912771 18620 catalog_manager.cc:5697] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.920821 18864 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:06.922958 19644 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:06.924474 18714 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:06.925802 18760 consensus_peers.cc:597] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c818d9a130f492f897b835f7040d44a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.925951 19644 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:06.939466 19644 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.941109 18864 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.944308 18717 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:06.961410 18620 catalog_manager.cc:5697] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:07.284468 19664 ts_tablet_manager.cc:933] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:07.286303 19664 tablet_copy_client.cc:323] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:07.287715 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 4fc3c4734f66431a8d0f4077bef8c349 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:07.288225 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 4fc3c4734f66431a8d0f4077bef8c349 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-4fc3c4734f66431a8d0f4077bef8c349
I20260709 13:06:07.293118 18732 tablet_copy_source_session.cc:215] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:07.296063 19664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fc3c4734f66431a8d0f4077bef8c349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:07.307922 19664 tablet_copy_client.cc:806] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:07.308487 19664 tablet_copy_client.cc:670] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:07.311892 19664 tablet_copy_client.cc:538] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:07.319736 19664 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:07.339406 19664 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:07.340270 19664 tablet_bootstrap.cc:492] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:07.340830 19664 ts_tablet_manager.cc:1403] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:06:07.343200 19664 raft_consensus.cc:359] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.345181 19664 raft_consensus.cc:740] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:07.345760 19664 consensus_queue.cc:260] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.350412 19664 ts_tablet_manager.cc:1434] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:06:07.352053 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-4fc3c4734f66431a8d0f4077bef8c349 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:07.352456 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-4fc3c4734f66431a8d0f4077bef8c349 on tablet 4fc3c4734f66431a8d0f4077bef8c349 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:07.376966 19664 ts_tablet_manager.cc:933] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:07.378310 19664 tablet_copy_client.cc:323] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:07.380121 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 5c818d9a130f492f897b835f7040d44a from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:07.380616 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 5c818d9a130f492f897b835f7040d44a from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-5c818d9a130f492f897b835f7040d44a
I20260709 13:06:07.386188 18807 tablet_copy_source_session.cc:215] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:07.390249 19664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c818d9a130f492f897b835f7040d44a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:07.404754 19664 tablet_copy_client.cc:806] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:07.405270 19664 tablet_copy_client.cc:670] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:07.408979 19664 tablet_copy_client.cc:538] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:07.417680 19664 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:07.438315 19671 ts_tablet_manager.cc:933] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:07.447117 19671 tablet_copy_client.cc:323] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:07.449134 19664 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:07.450225 19664 tablet_bootstrap.cc:492] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:07.450884 19664 ts_tablet_manager.cc:1403] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
I20260709 13:06:07.450910 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 395622a4aa904fe3a8757c11e0ed36fe from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:07.451614 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 395622a4aa904fe3a8757c11e0ed36fe from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-395622a4aa904fe3a8757c11e0ed36fe
I20260709 13:06:07.455432 19664 raft_consensus.cc:359] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.456624 19664 raft_consensus.cc:740] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:07.457600 19664 consensus_queue.cc:260] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.464124 19664 ts_tablet_manager.cc:1434] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:06:07.467947 18807 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-5c818d9a130f492f897b835f7040d44a received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:07.468394 18807 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-5c818d9a130f492f897b835f7040d44a on tablet 5c818d9a130f492f897b835f7040d44a with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:07.468998 18732 tablet_copy_source_session.cc:215] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:07.477715 19671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395622a4aa904fe3a8757c11e0ed36fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:07.490305 19671 tablet_copy_client.cc:806] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:07.490854 19671 tablet_copy_client.cc:670] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:07.492641 19664 ts_tablet_manager.cc:933] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:07.494406 19671 tablet_copy_client.cc:538] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:07.509255 19664 tablet_copy_client.cc:323] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:07.511219 19671 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:07.521880 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet b111f5606e8c449380005128d625de55 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:07.522513 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet b111f5606e8c449380005128d625de55 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-b111f5606e8c449380005128d625de55
I20260709 13:06:07.530123 18881 tablet_copy_source_session.cc:215] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:07.532254 19671 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:07.533146 19671 tablet_bootstrap.cc:492] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:07.533625 19664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b111f5606e8c449380005128d625de55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:07.533805 19671 ts_tablet_manager.cc:1403] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260709 13:06:07.536790 19671 raft_consensus.cc:359] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.537564 19671 raft_consensus.cc:740] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:07.538210 19671 consensus_queue.cc:260] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.540493 19671 ts_tablet_manager.cc:1434] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:07.542266 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-395622a4aa904fe3a8757c11e0ed36fe received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:07.542649 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-395622a4aa904fe3a8757c11e0ed36fe on tablet 395622a4aa904fe3a8757c11e0ed36fe with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:07.550769 19664 tablet_copy_client.cc:806] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:07.551406 19664 tablet_copy_client.cc:670] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:07.556913 19664 tablet_copy_client.cc:538] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:07.563943 19664 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:07.579285 19664 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:07.580041 19664 tablet_bootstrap.cc:492] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:07.580626 19664 ts_tablet_manager.cc:1403] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:06:07.582439 19664 raft_consensus.cc:359] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.582948 19664 raft_consensus.cc:740] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:07.583364 19664 consensus_queue.cc:260] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:07.584962 19664 ts_tablet_manager.cc:1434] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:07.587337 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-b111f5606e8c449380005128d625de55 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:07.587754 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-b111f5606e8c449380005128d625de55 on tablet b111f5606e8c449380005128d625de55 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:07.716276 19398 raft_consensus.cc:1217] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.877058 19398 raft_consensus.cc:1217] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:07.964826 19398 raft_consensus.cc:1217] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:08.083375 19400 raft_consensus.cc:1217] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:08.232610 19676 raft_consensus.cc:1064] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:08.235359 19676 consensus_queue.cc:237] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.254987 18869 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.253300 19398 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.256222 18792 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.256594 19676 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.257586 19646 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.258530 19680 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:08.296624 19641 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.298853 19400 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.311904 19676 raft_consensus.cc:1064] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:08.319527 18792 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.315186 19676 consensus_queue.cc:237] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.311043 18864 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.324486 18616 catalog_manager.cc:5697] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.344719 18796 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.347065 19676 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:08.368140 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 55986.4us
I20260709 13:06:08.372274 19400 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.375182 18864 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.375885 19680 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.380117 19676 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.391388 19685 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.399040 18717 consensus_queue.cc:237] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.406854 19400 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.417518 18864 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.419240 19680 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.420199 19398 raft_consensus.cc:1275] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.423695 19680 consensus_queue.cc:1048] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.429991 18620 catalog_manager.cc:5697] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.435917 18796 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.438361 19685 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.443125 18864 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.447423 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fc3c4734f66431a8d0f4077bef8c349 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.446558 18870 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.449510 19400 raft_consensus.cc:2955] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.495071 19679 raft_consensus.cc:1064] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:08.497586 19679 consensus_queue.cc:237] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.518601 18614 catalog_manager.cc:5697] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.520833 18720 consensus_queue.cc:237] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.529083 19400 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.530988 19400 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.534015 18864 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.534485 19679 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.535205 19641 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.539511 18720 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.543630 19629 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.549705 19623 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.544430 18796 raft_consensus.cc:1275] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.552877 19680 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.570371 19680 consensus_queue.cc:1048] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:08.573468 19400 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.573946 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 395622a4aa904fe3a8757c11e0ed36fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.582669 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fc3c4734f66431a8d0f4077bef8c349 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:08.584828 18796 raft_consensus.cc:2955] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.600594 19700 tablet_replica.cc:333] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:08.608994 18616 catalog_manager.cc:5697] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.625399 19700 raft_consensus.cc:2243] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.635056 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 395622a4aa904fe3a8757c11e0ed36fe with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:08.637042 19679 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.640645 19700 raft_consensus.cc:2272] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.642735 18870 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.656630 18614 catalog_manager.cc:5697] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.674292 19398 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.681874 19669 raft_consensus.cc:1064] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:08.684613 19669 consensus_queue.cc:237] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.686053 18796 consensus_queue.cc:237] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:08.693640 19700 ts_tablet_manager.cc:1916] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.705004 19397 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.705147 18870 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:08.707842 19701 tablet_replica.cc:333] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:08.713230 19701 raft_consensus.cc:2243] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.716187 19623 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.717033 19701 raft_consensus.cc:2272] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.718222 19629 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:08.718786 19400 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.720072 18717 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.721362 19701 ts_tablet_manager.cc:1916] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.721630 19652 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.722874 19694 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.733976 19700 ts_tablet_manager.cc:1929] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.735544 18792 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:08.736543 19694 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.736027 19623 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.738341 19701 ts_tablet_manager.cc:1929] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.738745 19701 log.cc:1199] T 395622a4aa904fe3a8757c11e0ed36fe P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/395622a4aa904fe3a8757c11e0ed36fe
I20260709 13:06:08.741212 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 395622a4aa904fe3a8757c11e0ed36fe (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:08.741000 18870 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.742535 18717 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.747957 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c818d9a130f492f897b835f7040d44a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:08.756372 19700 log.cc:1199] T 4fc3c4734f66431a8d0f4077bef8c349 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/4fc3c4734f66431a8d0f4077bef8c349
I20260709 13:06:08.755883 18614 catalog_manager.cc:5697] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.757799 19694 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:08.759258 19400 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.773658 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet 4fc3c4734f66431a8d0f4077bef8c349 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:08.758025 18615 catalog_manager.cc:5697] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:08.782136 19397 raft_consensus.cc:2955] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.796314 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c818d9a130f492f897b835f7040d44a with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:08.808199 19706 tablet_replica.cc:333] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:08.809350 19706 raft_consensus.cc:2243] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:08.809993 19706 pending_rounds.cc:70] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Trying to abort 1 pending ops.
I20260709 13:06:08.810356 19706 pending_rounds.cc:77] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305635301360394240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5c818d9a130f492f897b835f7040d44a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } } }
I20260709 13:06:08.807274 18796 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:08.811967 19706 raft_consensus.cc:2917] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:06:08.812520 19706 raft_consensus.cc:2889] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:08.812932 19706 raft_consensus.cc:2272] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:08.816208 19706 ts_tablet_manager.cc:1916] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:08.832059 19706 ts_tablet_manager.cc:1929] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:08.834993 19706 log.cc:1199] T 5c818d9a130f492f897b835f7040d44a P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/5c818d9a130f492f897b835f7040d44a
I20260709 13:06:08.838779 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet 5c818d9a130f492f897b835f7040d44a (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:09.349695 18870 consensus_queue.cc:237] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:09.354261 19397 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.354517 18793 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.355822 19694 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.357679 19677 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.364001 19694 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:09.375521 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b111f5606e8c449380005128d625de55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.372394 19397 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:09.374965 18793 raft_consensus.cc:2955] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:09.384080 18615 catalog_manager.cc:5697] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.414673 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet b111f5606e8c449380005128d625de55 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:09.417400 19714 tablet_replica.cc:333] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:09.418219 19714 raft_consensus.cc:2243] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.418802 19714 raft_consensus.cc:2272] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.422000 19714 ts_tablet_manager.cc:1916] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.433493 19714 ts_tablet_manager.cc:1929] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.433813 19714 log.cc:1199] T b111f5606e8c449380005128d625de55 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/b111f5606e8c449380005128d625de55
I20260709 13:06:09.435127 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet b111f5606e8c449380005128d625de55 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:10.475764 18719 consensus_queue.cc:237] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:10.482290 18793 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:10.483718 18685 consensus_peers.cc:597] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 801d113a0a7a44b7ad85b1b85747740e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.484067 18870 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.485194 19718 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.486609 19680 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.492537 19718 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.494130 18793 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.495628 18870 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.511358 18614 catalog_manager.cc:5697] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.512637 18792 consensus_queue.cc:237] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
W20260709 13:06:10.531322 18760 consensus_peers.cc:597] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 667aa2e8eecb4c348315cfb892dcafef. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.531466 18870 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.532701 19716 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.536363 18719 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.538662 19716 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.551009 19716 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.553915 18864 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.562808 18719 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.571911 18717 consensus_queue.cc:237] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:10.575887 18616 catalog_manager.cc:5697] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
W20260709 13:06:10.588465 18685 consensus_peers.cc:597] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd2e4fbc58ea40bc8f7f1b325a7a74a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.591616 18864 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.592839 19680 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.594264 18792 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.596766 19718 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.613152 19708 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.614881 18793 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.614873 18864 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.630833 18793 consensus_queue.cc:237] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:10.633647 18616 catalog_manager.cc:5697] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.637564 18714 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:10.638010 18760 consensus_peers.cc:597] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f1ccb3cfa524302898df34b1c2388da. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:10.639276 18864 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:10.639333 19715 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.660897 19716 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.663770 18714 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.684468 19715 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.682688 18614 catalog_manager.cc:5697] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:10.693879 18870 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:11.009034 19736 ts_tablet_manager.cc:933] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:11.010789 19736 tablet_copy_client.cc:323] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:11.012212 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 667aa2e8eecb4c348315cfb892dcafef from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:11.012643 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 667aa2e8eecb4c348315cfb892dcafef from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-667aa2e8eecb4c348315cfb892dcafef
I20260709 13:06:11.017685 18807 tablet_copy_source_session.cc:215] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:11.020401 19736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667aa2e8eecb4c348315cfb892dcafef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:11.033325 19736 tablet_copy_client.cc:806] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:11.033811 19736 tablet_copy_client.cc:670] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:11.037468 19736 tablet_copy_client.cc:538] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:11.044530 19736 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:11.061964 19736 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:11.062704 19736 tablet_bootstrap.cc:492] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:11.063194 19736 ts_tablet_manager.cc:1403] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:06:11.065318 19736 raft_consensus.cc:359] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.065904 19736 raft_consensus.cc:740] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:11.066425 19736 consensus_queue.cc:260] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.069018 19736 ts_tablet_manager.cc:1434] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:11.071097 18807 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-667aa2e8eecb4c348315cfb892dcafef received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:11.071477 18807 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-667aa2e8eecb4c348315cfb892dcafef on tablet 667aa2e8eecb4c348315cfb892dcafef with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:11.106828 19736 ts_tablet_manager.cc:933] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:11.108408 19736 tablet_copy_client.cc:323] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:11.109761 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 801d113a0a7a44b7ad85b1b85747740e from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:11.110325 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 801d113a0a7a44b7ad85b1b85747740e from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-801d113a0a7a44b7ad85b1b85747740e
I20260709 13:06:11.116776 18732 tablet_copy_source_session.cc:215] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:11.120649 19736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801d113a0a7a44b7ad85b1b85747740e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:11.143679 19741 ts_tablet_manager.cc:933] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:11.156165 19736 tablet_copy_client.cc:806] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:11.157822 19741 tablet_copy_client.cc:323] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:11.158438 19736 tablet_copy_client.cc:670] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:11.159432 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:11.159969 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-bd2e4fbc58ea40bc8f7f1b325a7a74a5
I20260709 13:06:11.166538 19743 ts_tablet_manager.cc:933] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:11.170846 18732 tablet_copy_source_session.cc:215] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:11.175695 19741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:11.182035 19736 tablet_copy_client.cc:538] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:11.192368 19736 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:11.209316 19741 tablet_copy_client.cc:806] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:11.209874 19741 tablet_copy_client.cc:670] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:11.210544 19743 tablet_copy_client.cc:323] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:11.212749 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 1f1ccb3cfa524302898df34b1c2388da from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:11.213249 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 1f1ccb3cfa524302898df34b1c2388da from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-1f1ccb3cfa524302898df34b1c2388da
I20260709 13:06:11.221663 18807 tablet_copy_source_session.cc:215] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:11.228672 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1ccb3cfa524302898df34b1c2388da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:11.238159 19736 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:11.238273 19741 tablet_copy_client.cc:538] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:11.247484 19741 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:11.247879 19736 tablet_bootstrap.cc:492] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:11.248139 19743 tablet_copy_client.cc:806] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:11.249691 19736 ts_tablet_manager.cc:1403] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.007s
I20260709 13:06:11.250226 19743 tablet_copy_client.cc:670] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:11.254257 19743 tablet_copy_client.cc:538] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:11.254877 19736 raft_consensus.cc:359] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.255761 19736 raft_consensus.cc:740] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:11.256465 19736 consensus_queue.cc:260] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.259263 19736 ts_tablet_manager.cc:1434] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:11.274493 19743 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:11.282680 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-801d113a0a7a44b7ad85b1b85747740e received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:11.283135 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-801d113a0a7a44b7ad85b1b85747740e on tablet 801d113a0a7a44b7ad85b1b85747740e with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:11.293442 19741 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:11.294384 19741 tablet_bootstrap.cc:492] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:11.295047 19741 ts_tablet_manager.cc:1403] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.010s
I20260709 13:06:11.298367 19741 raft_consensus.cc:359] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.299202 19741 raft_consensus.cc:740] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:11.299805 19741 consensus_queue.cc:260] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.303188 19741 ts_tablet_manager.cc:1434] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:11.305016 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bd2e4fbc58ea40bc8f7f1b325a7a74a5 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:11.305377 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bd2e4fbc58ea40bc8f7f1b325a7a74a5 on tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:11.307735 19743 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:11.308609 19743 tablet_bootstrap.cc:492] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:11.309218 19743 ts_tablet_manager.cc:1403] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.011s
I20260709 13:06:11.311879 19743 raft_consensus.cc:359] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.312527 19743 raft_consensus.cc:740] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:11.313071 19743 consensus_queue.cc:260] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:11.315378 19743 ts_tablet_manager.cc:1434] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:11.317600 18807 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-1f1ccb3cfa524302898df34b1c2388da received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:11.318007 18807 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-1f1ccb3cfa524302898df34b1c2388da on tablet 1f1ccb3cfa524302898df34b1c2388da with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:11.483436 19400 raft_consensus.cc:1217] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.653180 19397 raft_consensus.cc:1217] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.740599 19397 raft_consensus.cc:1217] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.756578 19397 raft_consensus.cc:1217] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:11.935319 19716 raft_consensus.cc:1064] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:11.937088 19716 consensus_queue.cc:237] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:11.943917 18864 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.944249 19397 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.945840 19733 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.946867 19696 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.948244 18714 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:11.952986 19733 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.974340 19752 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:11.994210 18719 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:11.996982 18614 catalog_manager.cc:5697] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.992985 18864 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.007779 19397 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.053205 18793 consensus_queue.cc:237] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.060168 18719 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.061096 19397 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.061933 19696 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.063138 19716 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.072715 19716 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.075860 19397 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.079767 18719 raft_consensus.cc:2955] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.080857 19748 raft_consensus.cc:1064] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:12.083509 19748 consensus_queue.cc:237] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.110136 18620 catalog_manager.cc:5697] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.123585 18792 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.132184 19763 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.134977 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 667aa2e8eecb4c348315cfb892dcafef with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:12.136185 18864 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.134307 19397 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.145802 19732 raft_consensus.cc:1064] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:12.147855 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 667aa2e8eecb4c348315cfb892dcafef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.157253 19732 consensus_queue.cc:237] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.152624 19764 raft_consensus.cc:1064] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:12.165699 19763 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.181838 19748 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:12.188407 18869 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.190913 19752 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.169766 19764 consensus_queue.cc:237] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.195290 19765 tablet_replica.cc:333] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:12.201597 19765 raft_consensus.cc:2243] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.212085 19765 raft_consensus.cc:2272] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.210856 19400 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.211782 18793 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.209080 19763 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.212906 18714 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.214838 19716 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.230633 19716 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.243180 19765 ts_tablet_manager.cc:1916] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.246505 19398 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.249056 18864 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.250814 18616 catalog_manager.cc:5697] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.251576 19760 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.255789 19760 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.255667 19733 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.256997 18792 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:12.262434 19760 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.275792 18864 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.284114 18616 catalog_manager.cc:5697] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.284677 19760 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.288494 18869 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.282608 19400 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.313769 18866 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.333192 19398 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.336930 18616 catalog_manager.cc:5697] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.341333 18792 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.346966 18714 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.362591 18792 consensus_queue.cc:237] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.372448 19765 ts_tablet_manager.cc:1929] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.372627 18717 consensus_queue.cc:237] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.376962 19765 log.cc:1199] T 667aa2e8eecb4c348315cfb892dcafef P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/667aa2e8eecb4c348315cfb892dcafef
I20260709 13:06:12.378860 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 667aa2e8eecb4c348315cfb892dcafef (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:12.375274 19398 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.384802 18870 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.375308 19400 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.391436 19733 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:12.392443 19397 raft_consensus.cc:1275] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.391507 19748 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.405934 18720 consensus_queue.cc:237] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:12.407698 18719 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.413252 19733 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.416585 19696 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.422498 19760 consensus_queue.cc:1048] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:12.423650 19400 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.423866 18720 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.426635 19400 raft_consensus.cc:2955] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.426858 19748 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.431849 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f1ccb3cfa524302898df34b1c2388da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.443219 18620 catalog_manager.cc:5697] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.447470 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 801d113a0a7a44b7ad85b1b85747740e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.458547 18870 raft_consensus.cc:1275] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:12.459535 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f1ccb3cfa524302898df34b1c2388da with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:12.460513 19765 tablet_replica.cc:333] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:12.461550 19765 raft_consensus.cc:2243] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.462262 19765 raft_consensus.cc:2272] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.468856 19765 ts_tablet_manager.cc:1916] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.469376 19748 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.479976 19760 consensus_queue.cc:1048] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:12.481694 19397 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.499725 19760 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.501662 18870 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.481146 18864 raft_consensus.cc:2955] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.504216 18620 catalog_manager.cc:5697] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.505898 19400 raft_consensus.cc:2955] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.517270 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet 801d113a0a7a44b7ad85b1b85747740e with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:12.522517 18620 catalog_manager.cc:5697] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:12.526643 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:12.529420 19778 tablet_replica.cc:333] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:12.530197 19778 raft_consensus.cc:2243] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.530985 19778 raft_consensus.cc:2272] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.537544 19765 ts_tablet_manager.cc:1929] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.544289 19765 log.cc:1199] T 1f1ccb3cfa524302898df34b1c2388da P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/1f1ccb3cfa524302898df34b1c2388da
I20260709 13:06:12.541188 19778 ts_tablet_manager.cc:1916] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.543627 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:12.551206 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 1f1ccb3cfa524302898df34b1c2388da (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:12.561458 19778 ts_tablet_manager.cc:1929] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.561914 19778 log.cc:1199] T 801d113a0a7a44b7ad85b1b85747740e P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/801d113a0a7a44b7ad85b1b85747740e
I20260709 13:06:12.563457 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet 801d113a0a7a44b7ad85b1b85747740e (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:12.563576 19778 tablet_replica.cc:333] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:12.576105 19778 raft_consensus.cc:2243] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:12.576723 19778 raft_consensus.cc:2272] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:12.579146 19778 ts_tablet_manager.cc:1916] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:12.597430 19778 ts_tablet_manager.cc:1929] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:12.597997 19778 log.cc:1199] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/bd2e4fbc58ea40bc8f7f1b325a7a74a5
I20260709 13:06:12.599630 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet bd2e4fbc58ea40bc8f7f1b325a7a74a5 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:13.618893 18870 consensus_queue.cc:237] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:13.627038 18714 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:13.627231 18834 consensus_peers.cc:597] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bed6aa6e9f69474ea38f5450180b3467. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.628811 19781 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.629200 18793 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.630455 19781 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.635962 19745 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.638306 18714 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.639701 18793 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.655583 18720 consensus_queue.cc:237] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:13.657905 18620 catalog_manager.cc:5697] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
W20260709 13:06:13.700587 18685 consensus_peers.cc:597] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67f7d2b4733c40589bc10f727df73180. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.700974 18870 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.701337 18792 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.702364 19763 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:13.703516 19788 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.715739 19763 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.717159 18870 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.736285 18793 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.750974 18720 consensus_queue.cc:237] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:13.750378 18616 catalog_manager.cc:5697] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.758029 18792 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.759403 18870 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.760425 19789 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:13.762338 19788 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 13:06:13.774464 18685 consensus_peers.cc:597] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e28b62cdb13e4158b753db23d044fb2d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.775578 18792 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.774039 19789 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.787575 18870 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.796617 18615 catalog_manager.cc:5697] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.804936 18792 consensus_queue.cc:237] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:13.827286 18870 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:13.827950 18760 consensus_peers.cc:597] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4fe8270edcf4a1c92acf1a86d8c59d7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:13.830300 19752 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.833763 18720 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:13.835022 19752 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.839524 19696 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.841439 18864 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.853223 18720 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:13.864401 18616 catalog_manager.cc:5697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.041127 19803 ts_tablet_manager.cc:933] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:14.042884 19803 tablet_copy_client.cc:323] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:14.045826 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet bed6aa6e9f69474ea38f5450180b3467 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:14.046461 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet bed6aa6e9f69474ea38f5450180b3467 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-bed6aa6e9f69474ea38f5450180b3467
I20260709 13:06:14.054275 18881 tablet_copy_source_session.cc:215] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.057003 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed6aa6e9f69474ea38f5450180b3467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.069751 19803 tablet_copy_client.cc:806] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.070348 19803 tablet_copy_client.cc:670] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.073884 19803 tablet_copy_client.cc:538] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.083360 19803 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:14.102521 19803 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:14.103493 19803 tablet_bootstrap.cc:492] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:14.104193 19803 ts_tablet_manager.cc:1403] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:06:14.107847 19803 raft_consensus.cc:359] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.108719 19803 raft_consensus.cc:740] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:14.109390 19803 consensus_queue.cc:260] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.113025 19803 ts_tablet_manager.cc:1434] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 13:06:14.114836 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bed6aa6e9f69474ea38f5450180b3467 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:14.115321 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bed6aa6e9f69474ea38f5450180b3467 on tablet bed6aa6e9f69474ea38f5450180b3467 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:14.154004 19803 ts_tablet_manager.cc:933] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:14.155783 19803 tablet_copy_client.cc:323] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:14.157541 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet e28b62cdb13e4158b753db23d044fb2d from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:14.158102 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet e28b62cdb13e4158b753db23d044fb2d from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-e28b62cdb13e4158b753db23d044fb2d
I20260709 13:06:14.166330 18732 tablet_copy_source_session.cc:215] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.169620 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e28b62cdb13e4158b753db23d044fb2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.188876 19803 tablet_copy_client.cc:806] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.189555 19803 tablet_copy_client.cc:670] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.191000 19808 ts_tablet_manager.cc:933] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:14.198309 19808 tablet_copy_client.cc:323] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:14.200172 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 67f7d2b4733c40589bc10f727df73180 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:14.200706 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 67f7d2b4733c40589bc10f727df73180 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-67f7d2b4733c40589bc10f727df73180
I20260709 13:06:14.201627 19810 ts_tablet_manager.cc:933] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:14.207182 19803 tablet_copy_client.cc:538] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.236279 19803 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:14.239763 18732 tablet_copy_source_session.cc:215] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.244860 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67f7d2b4733c40589bc10f727df73180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.247458 19810 tablet_copy_client.cc:323] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:14.268683 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet c4fe8270edcf4a1c92acf1a86d8c59d7 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:14.269340 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet c4fe8270edcf4a1c92acf1a86d8c59d7 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-c4fe8270edcf4a1c92acf1a86d8c59d7
I20260709 13:06:14.280689 18807 tablet_copy_source_session.cc:215] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:14.287252 19808 tablet_copy_client.cc:806] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.288431 19808 tablet_copy_client.cc:670] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.291689 19803 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:14.292590 19803 tablet_bootstrap.cc:492] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:14.293342 19803 ts_tablet_manager.cc:1403] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.008s
I20260709 13:06:14.294142 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fe8270edcf4a1c92acf1a86d8c59d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:14.296347 19803 raft_consensus.cc:359] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.297179 19803 raft_consensus.cc:740] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:14.297860 19803 consensus_queue.cc:260] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.300485 19803 ts_tablet_manager.cc:1434] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:14.305837 19808 tablet_copy_client.cc:538] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.305577 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e28b62cdb13e4158b753db23d044fb2d received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:14.306911 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e28b62cdb13e4158b753db23d044fb2d on tablet e28b62cdb13e4158b753db23d044fb2d with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:14.317343 19810 tablet_copy_client.cc:806] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:14.317602 19808 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:14.318058 19810 tablet_copy_client.cc:670] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:14.322582 19810 tablet_copy_client.cc:538] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:14.335870 19810 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:14.340986 19808 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:14.341969 19808 tablet_bootstrap.cc:492] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:14.342648 19808 ts_tablet_manager.cc:1403] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:06:14.345665 19808 raft_consensus.cc:359] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.346516 19808 raft_consensus.cc:740] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:14.348155 19808 consensus_queue.cc:260] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.350749 19808 ts_tablet_manager.cc:1434] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:06:14.352626 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-67f7d2b4733c40589bc10f727df73180 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:14.353046 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-67f7d2b4733c40589bc10f727df73180 on tablet 67f7d2b4733c40589bc10f727df73180 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:14.358790 19810 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:14.359701 19810 tablet_bootstrap.cc:492] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:14.360356 19810 ts_tablet_manager.cc:1403] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 13:06:14.364023 19810 raft_consensus.cc:359] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.365370 19810 raft_consensus.cc:740] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:14.365999 19810 consensus_queue.cc:260] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:14.369230 19810 ts_tablet_manager.cc:1434] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 13:06:14.373780 18807 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-c4fe8270edcf4a1c92acf1a86d8c59d7 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:14.374271 18807 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-c4fe8270edcf4a1c92acf1a86d8c59d7 on tablet c4fe8270edcf4a1c92acf1a86d8c59d7 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:14.623134 19397 raft_consensus.cc:1217] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:14.632366 19397 raft_consensus.cc:1217] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:14.706552 19397 raft_consensus.cc:1217] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:14.788775 19397 raft_consensus.cc:1217] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:15.016894 19818 raft_consensus.cc:1064] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:15.018865 19818 consensus_queue.cc:237] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.026028 19397 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.031046 18714 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.029395 19818 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:15.033540 19812 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.036429 18792 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.040081 19812 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:15.052824 19781 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.064522 19400 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.062716 18714 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.069938 18615 catalog_manager.cc:5697] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.079008 18792 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.117141 18864 consensus_queue.cc:237] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.122311 19400 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.123528 19781 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.125305 18792 raft_consensus.cc:1275] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.128424 19781 consensus_queue.cc:1048] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.130124 19818 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.131893 19400 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.136163 18793 raft_consensus.cc:2955] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.139961 19817 raft_consensus.cc:1064] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:15.142680 19817 consensus_queue.cc:237] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.149982 18614 catalog_manager.cc:5697] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.152407 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bed6aa6e9f69474ea38f5450180b3467 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.162613 18792 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.164095 19817 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.167937 18866 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.170356 19400 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.171041 19763 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.173125 19789 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.188356 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet bed6aa6e9f69474ea38f5450180b3467 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:15.194595 19831 tablet_replica.cc:333] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:15.196713 19831 raft_consensus.cc:2243] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.203883 19831 raft_consensus.cc:2272] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.205010 19763 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.208426 18793 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.209893 19752 raft_consensus.cc:1064] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:15.218765 19397 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.222540 18864 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.224793 18614 catalog_manager.cc:5697] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.214298 19831 ts_tablet_manager.cc:1916] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.225524 19752 consensus_queue.cc:237] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.289129 18864 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.292387 18720 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.293764 19397 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.298782 19752 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.301261 19696 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.304025 18720 consensus_queue.cc:237] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.308910 19833 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:15.309499 19397 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.318612 19817 raft_consensus.cc:1064] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:15.320418 18864 raft_consensus.cc:1275] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.317723 19832 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:06:15.326658 19789 consensus_queue.cc:1048] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.328413 19817 consensus_queue.cc:237] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.341275 19789 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.343331 19397 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.346745 18864 raft_consensus.cc:2955] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.359180 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e28b62cdb13e4158b753db23d044fb2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:15.362507 18760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:39675, user_credentials={real_user=slave}} blocked reactor thread for 66280.2us
I20260709 13:06:15.364112 19831 ts_tablet_manager.cc:1929] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:15.364575 19831 log.cc:1199] T bed6aa6e9f69474ea38f5450180b3467 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/bed6aa6e9f69474ea38f5450180b3467
I20260709 13:06:15.364650 18614 catalog_manager.cc:5697] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.371438 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet bed6aa6e9f69474ea38f5450180b3467 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:15.383136 18869 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.383535 19397 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.383169 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet e28b62cdb13e4158b753db23d044fb2d with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:15.386509 18792 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:15.391466 19789 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.392750 19763 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.412657 19832 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:15.447871 19836 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.453698 19398 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.460804 19841 tablet_replica.cc:333] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:15.461983 19841 raft_consensus.cc:2243] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.462981 19841 raft_consensus.cc:2272] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.470520 18720 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.471378 19763 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.477617 18614 catalog_manager.cc:5697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.481652 18865 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.498018 18792 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.516085 18792 consensus_queue.cc:237] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.527998 19841 ts_tablet_manager.cc:1916] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.530454 19400 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.540557 18620 catalog_manager.cc:5697] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:06:15.562654 18760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 107782us
I20260709 13:06:15.574522 19841 ts_tablet_manager.cc:1929] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:15.574986 19841 log.cc:1199] T e28b62cdb13e4158b753db23d044fb2d P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/e28b62cdb13e4158b753db23d044fb2d
I20260709 13:06:15.576911 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet e28b62cdb13e4158b753db23d044fb2d (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:15.577725 18720 consensus_queue.cc:237] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:15.579622 18865 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.584764 19398 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.584847 18792 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.586220 19832 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.587028 19789 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.600553 19400 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.600492 19763 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.602783 18793 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.606148 18870 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:15.617177 19752 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.618757 19835 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:15.618121 19397 raft_consensus.cc:2955] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.650422 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67f7d2b4733c40589bc10f727df73180 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.660235 18615 catalog_manager.cc:5697] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
W20260709 13:06:15.667790 18760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 50972.9us
I20260709 13:06:15.677392 19846 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.685772 19398 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.688786 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 67f7d2b4733c40589bc10f727df73180 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:15.699826 19849 tablet_replica.cc:333] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:15.700260 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4fe8270edcf4a1c92acf1a86d8c59d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:15.701002 19849 raft_consensus.cc:2243] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.701632 18870 raft_consensus.cc:2955] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:15.704052 19849 raft_consensus.cc:2272] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.711054 18615 catalog_manager.cc:5697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.718374 19849 ts_tablet_manager.cc:1916] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.724712 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet c4fe8270edcf4a1c92acf1a86d8c59d7 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:15.725714 19831 tablet_replica.cc:333] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:15.726545 19831 raft_consensus.cc:2243] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:15.727077 19831 raft_consensus.cc:2272] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:15.733309 19831 ts_tablet_manager.cc:1916] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:15.737133 19849 ts_tablet_manager.cc:1929] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:15.737659 19849 log.cc:1199] T 67f7d2b4733c40589bc10f727df73180 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/67f7d2b4733c40589bc10f727df73180
I20260709 13:06:15.739372 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 67f7d2b4733c40589bc10f727df73180 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:15.747033 19831 ts_tablet_manager.cc:1929] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:15.747411 19831 log.cc:1199] T c4fe8270edcf4a1c92acf1a86d8c59d7 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/c4fe8270edcf4a1c92acf1a86d8c59d7
I20260709 13:06:15.748744 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet c4fe8270edcf4a1c92acf1a86d8c59d7 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:16.359733 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.404176 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:16.404739 18796 raft_consensus.cc:606] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:16.407110 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:16.407512 18796 raft_consensus.cc:606] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:16.409552 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:16.409953 18796 raft_consensus.cc:606] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:16.421823 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:16.422318 18870 raft_consensus.cc:606] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:16.424672 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:16.425199 18796 raft_consensus.cc:606] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:16.427788 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:16.428200 18796 raft_consensus.cc:606] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:16.429252 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:16.430662 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:16.559067 19848 raft_consensus.cc:993] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.559589 19844 raft_consensus.cc:1081] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.561033 18720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:16.561553 18720 raft_consensus.cc:493] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.561815 18720 raft_consensus.cc:3060] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.567059 18720 raft_consensus.cc:515] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.568457 18720 leader_election.cc:290] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:16.569125 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:16.569372 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb744d3452f40d6a28539cb4e00db27" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:16.569916 18796 raft_consensus.cc:3055] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.570050 18870 raft_consensus.cc:3060] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.570278 18796 raft_consensus.cc:740] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:16.571228 18796 consensus_queue.cc:260] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.572526 18796 raft_consensus.cc:3060] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.574795 18870 raft_consensus.cc:2468] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.575901 18685 leader_election.cc:304] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:16.576534 19850 raft_consensus.cc:2804] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.576972 19850 raft_consensus.cc:697] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:16.577903 18796 raft_consensus.cc:2468] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.577780 19850 consensus_queue.cc:237] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.583329 19781 raft_consensus.cc:993] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.583753 19781 raft_consensus.cc:1081] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.587651 18717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60760
I20260709 13:06:16.588215 18717 raft_consensus.cc:493] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.588586 18717 raft_consensus.cc:3060] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.590018 18616 catalog_manager.cc:5697] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.595346 19848 raft_consensus.cc:993] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.594971 18717 raft_consensus.cc:515] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.595854 19848 raft_consensus.cc:1081] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.597045 18717 leader_election.cc:290] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:16.598120 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:16.598640 18870 raft_consensus.cc:3055] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.598933 18870 raft_consensus.cc:740] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:16.599575 18870 consensus_queue.cc:260] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.600297 18870 raft_consensus.cc:3060] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.604041 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:16.604696 18719 raft_consensus.cc:493] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.605585 18719 raft_consensus.cc:3060] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.607419 18870 raft_consensus.cc:2468] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.607981 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae91efdd1cb4dd8993488f60ff1be33" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:16.608583 18796 raft_consensus.cc:3060] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.612469 18685 leader_election.cc:304] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:16.612818 18719 raft_consensus.cc:515] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.614135 19763 raft_consensus.cc:2804] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.616452 19763 raft_consensus.cc:697] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:16.617331 19763 consensus_queue.cc:237] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.627821 18796 raft_consensus.cc:2468] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.628890 18719 leader_election.cc:290] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:16.629771 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:16.630352 18870 raft_consensus.cc:3060] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.632534 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1107d2bc5d427c9a7141dbd8ab8cd0" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:16.634258 18796 raft_consensus.cc:3055] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.634543 18796 raft_consensus.cc:740] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:16.635218 18796 consensus_queue.cc:260] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.636116 18796 raft_consensus.cc:3060] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.636386 18870 raft_consensus.cc:2468] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.637341 18685 leader_election.cc:304] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:16.637481 18616 catalog_manager.cc:5697] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.638094 19850 raft_consensus.cc:2804] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.638710 19850 raft_consensus.cc:697] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:16.639536 19850 consensus_queue.cc:237] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.641534 18796 raft_consensus.cc:2468] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.650736 18616 catalog_manager.cc:5697] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.813647 19844 raft_consensus.cc:993] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:16.814109 19851 raft_consensus.cc:1081] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:16.815649 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:16.816111 19397 raft_consensus.cc:493] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.816350 19397 raft_consensus.cc:3060] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.820549 19397 raft_consensus.cc:515] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:16.823010 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:16.823438 18719 raft_consensus.cc:3060] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.823488 19397 leader_election.cc:290] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:16.824802 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e125c3d748e44e787b0a8891f6a1df3" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:16.825404 18796 raft_consensus.cc:3055] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.825688 18796 raft_consensus.cc:740] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:16.826633 18796 consensus_queue.cc:260] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:16.828588 18796 raft_consensus.cc:3060] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.833194 18719 raft_consensus.cc:2468] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:16.834429 19364 leader_election.cc:304] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:16.836527 18796 raft_consensus.cc:2468] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:16.838891 19863 raft_consensus.cc:2804] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.840371 19863 raft_consensus.cc:697] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:16.841276 19863 consensus_queue.cc:237] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:16.850693 18865 consensus_queue.cc:237] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:16.853404 19844 raft_consensus.cc:993] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:16.853921 18615 catalog_manager.cc:5697] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.854035 19844 raft_consensus.cc:1081] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:16.856755 19848 raft_consensus.cc:993] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.857081 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:16.857648 19397 raft_consensus.cc:493] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.857864 19397 raft_consensus.cc:3060] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.860522 19844 raft_consensus.cc:1081] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:16.862231 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:16.862756 18719 raft_consensus.cc:493] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.863067 18719 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.869758 19397 raft_consensus.cc:515] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:16.870823 18719 raft_consensus.cc:515] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.871663 18796 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.873118 18719 leader_election.cc:290] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:16.873713 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:16.874292 18796 raft_consensus.cc:3055] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.874519 18796 raft_consensus.cc:740] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:16.875031 19856 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.875174 18796 consensus_queue.cc:260] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
W20260709 13:06:16.873762 18834 consensus_peers.cc:597] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a39c353dff07477bbe51a940d1d8f6be. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.876773 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:16.877213 18793 raft_consensus.cc:3055] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.877429 18793 raft_consensus.cc:740] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:16.878096 18793 consensus_queue.cc:260] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:16.878822 18793 raft_consensus.cc:3060] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.879196 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:16.879729 18870 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.884125 18793 raft_consensus.cc:2468] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:16.876273 18796 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.884879 19397 leader_election.cc:290] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:16.885768 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd72652ce97849cea5d952bb500ce1f5" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:16.886495 18869 raft_consensus.cc:3060] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.890059 18870 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.891322 18685 leader_election.cc:304] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:16.892319 19365 leader_election.cc:304] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:16.892302 19763 raft_consensus.cc:2804] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.894650 19763 raft_consensus.cc:697] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:16.895886 19863 raft_consensus.cc:2804] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.896390 19863 raft_consensus.cc:697] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:16.897087 19863 consensus_queue.cc:237] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:16.898460 18869 raft_consensus.cc:2468] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:16.895571 19763 consensus_queue.cc:237] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:16.902138 18719 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.903317 19856 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.904676 18796 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:16.907757 19856 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:16.917548 18615 catalog_manager.cc:5697] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:16.919190 18796 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:16.921967 18792 consensus_queue.cc:237] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:16.925956 18616 catalog_manager.cc:5697] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.936447 18615 catalog_manager.cc:5697] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.946833 18717 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:16.947211 18760 consensus_peers.cc:597] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ae0a8fb1acb46c38d76890893b452fc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.947211 18865 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:16.948642 19848 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.950922 18719 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:16.958338 19844 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.983795 19844 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:16.986011 18717 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:16.991612 18869 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.009466 18869 consensus_queue.cc:237] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.009690 18620 catalog_manager.cc:5697] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.013576 18796 raft_consensus.cc:1275] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.019281 18796 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:17.021487 18717 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:17.021531 18834 consensus_peers.cc:597] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b138516801c149039fea47459bfb3e11. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.022032 19856 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:17.024075 19781 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.024140 19763 consensus_queue.cc:1048] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.035248 19856 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.039052 18717 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.039413 18789 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.059051 18615 catalog_manager.cc:5697] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.064299 18869 raft_consensus.cc:1275] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.071715 19850 consensus_queue.cc:1048] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:17.084687 18865 raft_consensus.cc:1275] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.086301 19763 consensus_queue.cc:1048] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.087733 18789 consensus_queue.cc:237] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.103174 18865 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.104058 18796 raft_consensus.cc:1275] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:17.105497 18760 consensus_peers.cc:597] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91562f9e38594a90bfd8d506e8bae207. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:17.105953 19851 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.105949 18717 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:17.105962 19850 consensus_queue.cc:1048] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:17.110661 18869 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.111776 19844 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.114653 19862 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.123313 19844 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.125223 18870 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.166568 18615 catalog_manager.cc:5697] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.167375 18792 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.169965 19881 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.205045 18719 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:17.343286 19891 ts_tablet_manager.cc:933] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:17.345012 19891 tablet_copy_client.cc:323] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:17.346526 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet a39c353dff07477bbe51a940d1d8f6be from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:17.347056 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet a39c353dff07477bbe51a940d1d8f6be from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-a39c353dff07477bbe51a940d1d8f6be
I20260709 13:06:17.357532 18881 tablet_copy_source_session.cc:215] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.361028 19891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39c353dff07477bbe51a940d1d8f6be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.375020 19891 tablet_copy_client.cc:806] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.375615 19891 tablet_copy_client.cc:670] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.378888 19891 tablet_copy_client.cc:538] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.385730 19891 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:17.385864 18719 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.387135 19863 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.411475 18789 raft_consensus.cc:1275] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.423318 19863 consensus_queue.cc:1048] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:06:17.429422 18789 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.431674 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.443972 18869 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.450387 19881 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:17.451689 19863 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.489594 19891 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.490839 19891 tablet_bootstrap.cc:492] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:17.491556 19891 ts_tablet_manager.cc:1403] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.106s	user 0.036s	sys 0.046s
I20260709 13:06:17.495208 19891 raft_consensus.cc:359] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.496115 19891 raft_consensus.cc:740] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:17.497041 19891 consensus_queue.cc:260] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.501192 18796 raft_consensus.cc:1275] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:17.507336 19891 ts_tablet_manager.cc:1434] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 13:06:17.509667 19863 consensus_queue.cc:1048] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:17.511154 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-a39c353dff07477bbe51a940d1d8f6be received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:17.511603 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-a39c353dff07477bbe51a940d1d8f6be on tablet a39c353dff07477bbe51a940d1d8f6be with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.520161 18869 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.525089 19850 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.538192 19891 ts_tablet_manager.cc:933] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:17.558573 19891 tablet_copy_client.cc:323] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:17.560058 18807 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 2ae0a8fb1acb46c38d76890893b452fc from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:17.560642 18807 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 2ae0a8fb1acb46c38d76890893b452fc from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-2ae0a8fb1acb46c38d76890893b452fc
I20260709 13:06:17.569278 18807 tablet_copy_source_session.cc:215] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.588301 19891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae0a8fb1acb46c38d76890893b452fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.597748 19902 ts_tablet_manager.cc:933] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:17.604786 19891 tablet_copy_client.cc:806] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.605394 19891 tablet_copy_client.cc:670] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.610436 19902 tablet_copy_client.cc:323] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:17.622298 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 91562f9e38594a90bfd8d506e8bae207 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:17.622869 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 91562f9e38594a90bfd8d506e8bae207 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-91562f9e38594a90bfd8d506e8bae207
I20260709 13:06:17.624440 19904 ts_tablet_manager.cc:933] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:17.636737 19891 tablet_copy_client.cc:538] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.639829 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.644307 18806 tablet_copy_source_session.cc:215] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.651726 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91562f9e38594a90bfd8d506e8bae207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.652643 19891 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:17.654227 19904 tablet_copy_client.cc:323] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:17.655959 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet b138516801c149039fea47459bfb3e11 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:17.656476 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet b138516801c149039fea47459bfb3e11 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-b138516801c149039fea47459bfb3e11
I20260709 13:06:17.664891 18881 tablet_copy_source_session.cc:215] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:17.669711 19904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b138516801c149039fea47459bfb3e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.672312 19902 tablet_copy_client.cc:806] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.673734 19902 tablet_copy_client.cc:670] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.680428 19902 tablet_copy_client.cc:538] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.688438 19902 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:17.702620 19904 tablet_copy_client.cc:806] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:17.703236 19904 tablet_copy_client.cc:670] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:17.703740 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:17.703666 19891 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.704394 18796 raft_consensus.cc:606] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.704993 19891 tablet_bootstrap.cc:492] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:17.706364 19891 ts_tablet_manager.cc:1403] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.008s
I20260709 13:06:17.707774 19904 tablet_copy_client.cc:538] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:17.736996 19397 raft_consensus.cc:1217] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:17.746501 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "211e3e0c980046dbb122780b67416994"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:17.747140 18796 raft_consensus.cc:606] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:17.753723 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:17.754294 18870 raft_consensus.cc:606] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:17.754393 19891 raft_consensus.cc:359] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.755249 19891 raft_consensus.cc:740] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:17.755872 19891 consensus_queue.cc:260] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.761196 19891 ts_tablet_manager.cc:1434] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:06:17.763010 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-2ae0a8fb1acb46c38d76890893b452fc received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:17.763510 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-2ae0a8fb1acb46c38d76890893b452fc on tablet 2ae0a8fb1acb46c38d76890893b452fc with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.767009 19904 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:17.795360 19902 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.796326 19902 tablet_bootstrap.cc:492] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:17.797235 19902 ts_tablet_manager.cc:1403] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.016s
I20260709 13:06:17.800420 19902 raft_consensus.cc:359] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.801506 19902 raft_consensus.cc:740] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:17.802428 18714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:17.802506 19902 consensus_queue.cc:260] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.803169 18714 raft_consensus.cc:606] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:17.803866 19904 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:17.805938 19902 ts_tablet_manager.cc:1434] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:17.808466 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-91562f9e38594a90bfd8d506e8bae207 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:17.808858 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-91562f9e38594a90bfd8d506e8bae207 on tablet 91562f9e38594a90bfd8d506e8bae207 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.808976 19904 tablet_bootstrap.cc:492] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:17.809994 19904 ts_tablet_manager.cc:1403] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.003s
I20260709 13:06:17.811954 18789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:17.812521 18789 raft_consensus.cc:606] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.814440 19904 raft_consensus.cc:359] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.815356 19904 raft_consensus.cc:740] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:17.816208 19904 consensus_queue.cc:260] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:17.821951 19904 ts_tablet_manager.cc:1434] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:17.823597 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:17.824155 18796 raft_consensus.cc:606] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.825002 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-b138516801c149039fea47459bfb3e11 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:17.825425 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-b138516801c149039fea47459bfb3e11 on tablet b138516801c149039fea47459bfb3e11 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.826169 19867 raft_consensus.cc:993] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:17.826656 19867 raft_consensus.cc:1081] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:17.834405 18869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "211e3e0c980046dbb122780b67416994"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:17.834969 18869 raft_consensus.cc:493] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.835199 18796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:17.835964 18796 raft_consensus.cc:606] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:17.835282 18869 raft_consensus.cc:3060] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.840306 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:06:17.841801 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:17.843362 18869 raft_consensus.cc:515] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:17.845112 18869 leader_election.cc:290] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:17.846367 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:17.846879 18714 raft_consensus.cc:3060] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.847564 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211e3e0c980046dbb122780b67416994" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:17.848089 18796 raft_consensus.cc:3055] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:17.848376 18796 raft_consensus.cc:740] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:17.849040 18796 consensus_queue.cc:260] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:17.850138 18796 raft_consensus.cc:3060] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.856048 18796 raft_consensus.cc:2468] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:17.862241 18836 leader_election.cc:304] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:17.863538 19856 raft_consensus.cc:2804] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.867280 19856 raft_consensus.cc:697] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:17.868186 19856 consensus_queue.cc:237] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:17.876259 18714 raft_consensus.cc:2468] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:17.889634 18614 catalog_manager.cc:5697] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.892329 19844 raft_consensus.cc:993] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:17.892869 19867 raft_consensus.cc:1081] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:17.895325 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:17.895781 19397 raft_consensus.cc:493] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.896131 19397 raft_consensus.cc:3060] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.904909 19397 raft_consensus.cc:515] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:17.908478 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:17.909111 18796 raft_consensus.cc:3055] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:17.909432 18796 raft_consensus.cc:740] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:17.910257 18796 consensus_queue.cc:260] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:17.911285 18796 raft_consensus.cc:3060] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.913533 19397 leader_election.cc:290] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:17.915091 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fe8270edcf4a1c92acf1a86d8c59d7" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:17.915612 18870 raft_consensus.cc:3060] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.918704 18796 raft_consensus.cc:2468] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:17.919799 19365 leader_election.cc:304] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:17.920533 19864 raft_consensus.cc:2804] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.921005 19864 raft_consensus.cc:697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:17.921614 18870 raft_consensus.cc:2468] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:17.921859 19864 consensus_queue.cc:237] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:17.938599 19397 raft_consensus.cc:1217] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:17.944509 18616 catalog_manager.cc:5697] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.004492 19867 raft_consensus.cc:993] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:18.004999 19844 raft_consensus.cc:1081] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:18.006573 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:18.007099 19397 raft_consensus.cc:493] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.007421 19397 raft_consensus.cc:3060] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.016507 19397 raft_consensus.cc:515] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.019095 19397 leader_election.cc:290] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:18.020159 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:18.020757 18869 raft_consensus.cc:3060] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.034231 19851 raft_consensus.cc:993] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:18.034759 19851 raft_consensus.cc:1081] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:18.034111 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c818d9a130f492f897b835f7040d44a" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:18.035311 18869 raft_consensus.cc:2468] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:18.035794 18789 raft_consensus.cc:3055] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.036111 18789 raft_consensus.cc:740] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:18.036852 18789 consensus_queue.cc:260] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.037743 19363 leader_election.cc:304] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:18.038033 18789 raft_consensus.cc:3060] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.038650 19863 raft_consensus.cc:2804] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.039105 19863 raft_consensus.cc:697] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:18.039881 19863 consensus_queue.cc:237] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.044996 18789 raft_consensus.cc:2468] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:18.053524 19398 raft_consensus.cc:1217] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:18.056090 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:18.056713 19397 raft_consensus.cc:493] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.057091 19397 raft_consensus.cc:3060] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.068598 18615 catalog_manager.cc:5697] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.077072 19867 raft_consensus.cc:993] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:18.077638 19867 raft_consensus.cc:1081] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:18.079890 19398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:18.080395 19398 raft_consensus.cc:493] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.080624 19398 raft_consensus.cc:3060] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.085562 19398 raft_consensus.cc:515] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.088506 19398 leader_election.cc:290] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:18.090229 19397 raft_consensus.cc:515] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.093854 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:18.094545 18796 raft_consensus.cc:3055] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.095299 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1ccb3cfa524302898df34b1c2388da" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:18.095625 18796 raft_consensus.cc:740] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:18.095881 18719 raft_consensus.cc:3060] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.096807 19397 leader_election.cc:290] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:18.096565 18796 consensus_queue.cc:260] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.097821 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:18.098134 18796 raft_consensus.cc:3060] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.098395 18789 raft_consensus.cc:3055] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.098699 18789 raft_consensus.cc:740] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:18.099385 18789 consensus_queue.cc:260] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.100375 18789 raft_consensus.cc:3060] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.103435 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667aa2e8eecb4c348315cfb892dcafef" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:18.104002 18714 raft_consensus.cc:3060] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.104945 18719 raft_consensus.cc:2468] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:18.106153 19364 leader_election.cc:304] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:18.106935 19863 raft_consensus.cc:2804] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.107389 19863 raft_consensus.cc:697] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:18.108245 19863 consensus_queue.cc:237] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.119565 18796 raft_consensus.cc:2468] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:18.120376 18714 raft_consensus.cc:2468] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:18.121730 19364 leader_election.cc:304] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:18.122470 19863 raft_consensus.cc:2804] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.122939 19863 raft_consensus.cc:697] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:18.120225 18616 catalog_manager.cc:5697] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.123754 19863 consensus_queue.cc:237] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.112288 18789 raft_consensus.cc:2468] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:18.138804 18616 catalog_manager.cc:5697] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.169646 19818 raft_consensus.cc:993] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:18.170030 19818 raft_consensus.cc:1081] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:18.171375 18796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:06:18.171871 18796 raft_consensus.cc:493] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.172194 18796 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.178646 18796 raft_consensus.cc:515] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:18.180469 18796 leader_election.cc:290] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:18.181176 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:18.181811 18719 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.182233 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:18.182803 18865 raft_consensus.cc:3055] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.183096 18865 raft_consensus.cc:740] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:18.183843 18865 consensus_queue.cc:260] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:18.185070 18865 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.186365 18719 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:18.187626 18761 leader_election.cc:304] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:18.188413 19867 raft_consensus.cc:2804] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.188851 19867 raft_consensus.cc:697] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:18.189719 19397 raft_consensus.cc:1217] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:18.189651 19867 consensus_queue.cc:237] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:18.192102 18865 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:18.225380 18616 catalog_manager.cc:5697] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.255543 19850 raft_consensus.cc:993] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:18.256074 19850 raft_consensus.cc:1081] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:18.257265 19781 raft_consensus.cc:1064] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:18.258973 19781 consensus_queue.cc:237] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.261584 18796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:18.262817 18796 raft_consensus.cc:493] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.263252 18796 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.266419 18789 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.266438 19397 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.268059 19922 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.269435 18719 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.271068 19856 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.275779 19922 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.278887 18796 raft_consensus.cc:515] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:18.281478 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:18.281986 18714 raft_consensus.cc:3055] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.282274 18714 raft_consensus.cc:740] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:18.282968 18714 consensus_queue.cc:260] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:18.283592 18796 leader_election.cc:290] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:18.283954 18714 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.282970 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:18.288635 18865 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.293623 18714 raft_consensus.cc:2468] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:18.295334 18865 raft_consensus.cc:2468] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:18.296561 18760 leader_election.cc:304] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:18.297415 19867 raft_consensus.cc:2804] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.298529 19867 raft_consensus.cc:697] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:18.299315 19867 consensus_queue.cc:237] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:18.301659 19856 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.310467 18792 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.311986 19863 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.315623 18796 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.328600 19397 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.339947 18719 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.352806 18616 catalog_manager.cc:5697] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.363265 19844 raft_consensus.cc:1064] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:18.372785 19844 consensus_queue.cc:237] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.388234 18620 catalog_manager.cc:5697] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.421921 18865 raft_consensus.cc:1275] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.422144 18869 consensus_queue.cc:237] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.424146 19864 consensus_queue.cc:1048] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.433805 19397 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.439780 18719 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.442518 19844 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.444337 19818 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.451397 18792 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.452049 18869 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.453361 19397 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.456549 18792 raft_consensus.cc:1275] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.456512 19818 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:18.462908 19867 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.463914 19851 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:18.486824 19781 consensus_queue.cc:1048] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.493925 18714 raft_consensus.cc:1275] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.485139 19818 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.500401 19856 consensus_queue.cc:1048] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.503105 19400 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.512550 18792 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.513177 18796 raft_consensus.cc:2955] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.515931 19863 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.537817 18792 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.539739 19864 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.549942 19844 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.553881 18865 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.578866 18865 raft_consensus.cc:1275] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.581343 19851 consensus_queue.cc:1048] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.592341 18615 catalog_manager.cc:5697] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.595409 19917 raft_consensus.cc:1064] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:18.598443 19917 consensus_queue.cc:237] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.588490 18865 raft_consensus.cc:1275] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.611229 19863 consensus_queue.cc:1048] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.624260 18714 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.625978 19863 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.634675 18620 catalog_manager.cc:5697] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.646960 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet a39c353dff07477bbe51a940d1d8f6be with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:18.647439 19400 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.660287 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a39c353dff07477bbe51a940d1d8f6be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.699024 18719 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.700855 18717 raft_consensus.cc:1275] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.716233 19851 consensus_queue.cc:1048] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.719806 18717 raft_consensus.cc:1275] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.724596 19911 consensus_queue.cc:1048] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.733708 19953 tablet_replica.cc:333] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:18.734668 19953 raft_consensus.cc:2243] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.751856 18719 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:06:18.753316 18760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:39675, user_credentials={real_user=slave}} blocked reactor thread for 87467.4us
I20260709 13:06:18.755666 19951 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.756656 19400 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.756846 18870 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:18.761296 19946 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.763480 19867 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:18.765511 18796 raft_consensus.cc:1275] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.769411 19953 raft_consensus.cc:2272] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.772538 19856 raft_consensus.cc:1064] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:18.776163 19856 consensus_queue.cc:237] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.777372 19953 ts_tablet_manager.cc:1916] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.787005 18796 consensus_queue.cc:237] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:18.793347 19397 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.794133 19953 ts_tablet_manager.cc:1929] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.794854 19953 log.cc:1199] T a39c353dff07477bbe51a940d1d8f6be P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/a39c353dff07477bbe51a940d1d8f6be
I20260709 13:06:18.796617 19911 consensus_queue.cc:1048] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.797399 19951 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.797740 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet a39c353dff07477bbe51a940d1d8f6be (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:18.803121 18716 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:18.808341 19952 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:18.822280 19951 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.823876 18716 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.829286 19398 raft_consensus.cc:2955] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.842903 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:18.859750 19950 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.865528 18864 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.874607 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ae0a8fb1acb46c38d76890893b452fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.877775 18616 catalog_manager.cc:5697] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.879508 18793 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:18.901939 18716 raft_consensus.cc:1275] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.896893 18864 raft_consensus.cc:1275] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.903373 19952 consensus_queue.cc:1048] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.906489 19922 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.913409 18717 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:18.915251 19781 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.916865 19917 consensus_queue.cc:1048] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.920254 19398 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:18.931097 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ae0a8fb1acb46c38d76890893b452fc with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:18.936301 19781 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:18.938416 18716 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.937821 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:18.917307 19400 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
W20260709 13:06:18.949868 18836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 52118.6us
I20260709 13:06:18.968080 19967 tablet_replica.cc:333] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:18.970811 18620 catalog_manager.cc:5697] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.979080 19967 raft_consensus.cc:2243] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.978528 19400 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.986256 19967 raft_consensus.cc:2272] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.993983 19963 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:18.999889 18616 catalog_manager.cc:5697] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.001355 18717 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.007390 18796 consensus_queue.cc:237] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.000562 19967 ts_tablet_manager.cc:1916] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.011765 18793 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.019886 19400 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.021315 19951 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.028666 18717 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:19.031883 19951 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.036420 19967 ts_tablet_manager.cc:1929] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:19.036919 19967 log.cc:1199] T 2ae0a8fb1acb46c38d76890893b452fc P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/2ae0a8fb1acb46c38d76890893b452fc
I20260709 13:06:19.038882 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 2ae0a8fb1acb46c38d76890893b452fc (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:19.040309 19950 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.053604 18719 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.060689 18717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:19.061307 18717 raft_consensus.cc:606] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:19.062286 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91562f9e38594a90bfd8d506e8bae207 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.064163 18793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:19.064702 18793 raft_consensus.cc:606] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:19.063657 19400 raft_consensus.cc:2955] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.069033 18717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4288405f0adb4988a3546407605a4b74"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:19.069599 18717 raft_consensus.cc:606] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:19.072197 18793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:19.072738 18793 raft_consensus.cc:606] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:19.075122 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b111f5606e8c449380005128d625de55"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:19.075619 18870 raft_consensus.cc:606] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:19.076385 18865 consensus_queue.cc:237] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.081565 18717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:19.082155 18717 raft_consensus.cc:606] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:19.081436 18620 catalog_manager.cc:5697] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.083714 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:19.085300 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:19.087251 19951 raft_consensus.cc:993] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.089020 19951 raft_consensus.cc:1081] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.093350 18719 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.095887 19963 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.093413 19398 raft_consensus.cc:1275] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.099357 19400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:19.099910 19400 raft_consensus.cc:493] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.099397 19781 consensus_queue.cc:1048] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:19.100955 19400 raft_consensus.cc:3060] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.104041 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 91562f9e38594a90bfd8d506e8bae207 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:19.104944 19967 tablet_replica.cc:333] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:19.105957 19967 raft_consensus.cc:2243] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.106696 19967 raft_consensus.cc:2272] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.110265 19967 ts_tablet_manager.cc:1916] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.113894 19921 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.115145 19398 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.127404 18717 raft_consensus.cc:2955] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.134927 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b138516801c149039fea47459bfb3e11 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:19.128273 18614 catalog_manager.cc:5697] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 4 to 5, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:19.142395 19400 raft_consensus.cc:515] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.144249 19400 leader_election.cc:290] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:19.147935 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:19.148476 18793 raft_consensus.cc:3055] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.148752 18793 raft_consensus.cc:740] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:19.149411 18793 consensus_queue.cc:260] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.150730 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet b138516801c149039fea47459bfb3e11 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:19.151129 18793 raft_consensus.cc:3060] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.160677 19970 tablet_replica.cc:333] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:19.161100 19967 ts_tablet_manager.cc:1929] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:19.161504 19967 log.cc:1199] T 91562f9e38594a90bfd8d506e8bae207 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/91562f9e38594a90bfd8d506e8bae207
I20260709 13:06:19.161799 19970 raft_consensus.cc:2243] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.162600 19970 raft_consensus.cc:2272] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.163295 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 91562f9e38594a90bfd8d506e8bae207 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:19.166365 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91562f9e38594a90bfd8d506e8bae207" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:19.168906 18719 raft_consensus.cc:3060] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.170492 18793 raft_consensus.cc:2468] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.172024 19365 leader_election.cc:304] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:19.172768 19864 raft_consensus.cc:2804] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.173224 19864 raft_consensus.cc:697] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:19.173975 19864 consensus_queue.cc:237] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.175341 18719 raft_consensus.cc:2468] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.166869 19970 ts_tablet_manager.cc:1916] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:19.187467 18614 catalog_manager.cc:5697] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.194254 19970 ts_tablet_manager.cc:1929] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:19.194798 19970 log.cc:1199] T b138516801c149039fea47459bfb3e11 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/b138516801c149039fea47459bfb3e11
I20260709 13:06:19.196543 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet b138516801c149039fea47459bfb3e11 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:19.199539 19955 raft_consensus.cc:993] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:19.200090 19930 raft_consensus.cc:1081] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:19.201413 18793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4288405f0adb4988a3546407605a4b74"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:19.201926 18793 raft_consensus.cc:493] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.202272 18793 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.206736 18793 raft_consensus.cc:515] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.208132 18793 leader_election.cc:290] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:19.208725 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:19.209604 18719 raft_consensus.cc:3055] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.209713 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:19.209967 18719 raft_consensus.cc:740] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:19.210247 19400 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.210796 18719 consensus_queue.cc:260] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.211931 18719 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.215133 19400 raft_consensus.cc:2468] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:19.218236 18719 raft_consensus.cc:2468] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:19.218550 18760 leader_election.cc:304] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:19.219879 19950 raft_consensus.cc:2804] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.220342 19950 raft_consensus.cc:697] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:19.221107 19950 consensus_queue.cc:237] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.230713 18614 catalog_manager.cc:5697] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.275143 19930 raft_consensus.cc:993] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.275570 19955 raft_consensus.cc:1081] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.276963 19400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42162
I20260709 13:06:19.277366 19400 raft_consensus.cc:493] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.277588 19400 raft_consensus.cc:3060] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.282160 19400 raft_consensus.cc:515] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.283668 19400 leader_election.cc:290] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:19.284371 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:19.284590 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0216b28dbb4c46e9863704759b5cc8e6" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:19.284946 18719 raft_consensus.cc:3055] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.285127 18865 raft_consensus.cc:3060] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.285279 18719 raft_consensus.cc:740] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:19.285984 18719 consensus_queue.cc:260] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.287084 18719 raft_consensus.cc:3060] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.290396 18865 raft_consensus.cc:2468] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.292603 18719 raft_consensus.cc:2468] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.292578 19363 leader_election.cc:304] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:19.293726 19911 raft_consensus.cc:2804] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.294227 19911 raft_consensus.cc:697] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:19.295073 19911 consensus_queue.cc:237] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.303268 18614 catalog_manager.cc:5697] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.318770 19951 raft_consensus.cc:993] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.319175 19950 raft_consensus.cc:1081] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.320554 19398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:19.321010 19398 raft_consensus.cc:493] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.321270 19398 raft_consensus.cc:3060] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.325709 19398 raft_consensus.cc:515] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.327373 19398 leader_election.cc:290] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:19.328059 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:19.328243 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae0a8fb1acb46c38d76890893b452fc" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:19.328569 18719 raft_consensus.cc:3060] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.328730 18793 raft_consensus.cc:3055] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.329030 18793 raft_consensus.cc:740] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:19.329624 18793 consensus_queue.cc:260] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.330771 18793 raft_consensus.cc:3060] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.340746 18719 raft_consensus.cc:2468] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.342027 19364 leader_election.cc:304] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:19.343029 19957 raft_consensus.cc:2804] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.343467 19957 raft_consensus.cc:697] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:19.343776 18793 raft_consensus.cc:2468] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.344014 19957 consensus_queue.cc:237] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.351372 18614 catalog_manager.cc:5697] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.366747 19955 raft_consensus.cc:993] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:19.367168 19930 raft_consensus.cc:1081] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:19.368520 18796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:19.369040 18796 raft_consensus.cc:493] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.369374 18796 raft_consensus.cc:3060] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.375448 18796 raft_consensus.cc:515] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:19.377280 18796 leader_election.cc:290] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:19.377779 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:19.378129 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3e73b4279aa45b0b65f1fa3232f05b6" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:19.378484 18719 raft_consensus.cc:3055] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.379199 18719 raft_consensus.cc:740] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:19.379199 18870 raft_consensus.cc:3060] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.380043 18719 consensus_queue.cc:260] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:19.381088 18719 raft_consensus.cc:3060] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.385638 18870 raft_consensus.cc:2468] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:19.385784 18719 raft_consensus.cc:2468] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:19.386287 18865 raft_consensus.cc:1240] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Rejecting Update request from peer a0377a7917ef4b739c9c765d5614fcf8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:19.386861 18761 leader_election.cc:304] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:19.387522 19950 raft_consensus.cc:2804] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.387984 19950 raft_consensus.cc:697] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:19.388780 19950 consensus_queue.cc:237] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:19.402578 18614 catalog_manager.cc:5697] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.495455 19921 raft_consensus.cc:993] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.495827 19781 raft_consensus.cc:1081] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:19.497181 19398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b111f5606e8c449380005128d625de55"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42134
I20260709 13:06:19.497643 19398 raft_consensus.cc:493] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.497975 19398 raft_consensus.cc:3060] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.503582 19398 raft_consensus.cc:515] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.505591 19398 leader_election.cc:290] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:19.506145 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:19.506742 18796 raft_consensus.cc:3060] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.506138 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b111f5606e8c449380005128d625de55" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:19.508860 18870 raft_consensus.cc:3055] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.509159 18870 raft_consensus.cc:740] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:19.510030 18870 consensus_queue.cc:260] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.511235 18870 raft_consensus.cc:3060] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.515523 18796 raft_consensus.cc:2468] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.519236 18870 raft_consensus.cc:2468] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:19.519474 19365 leader_election.cc:304] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:19.520275 19957 raft_consensus.cc:2804] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.520720 19957 raft_consensus.cc:697] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:19.521376 19957 consensus_queue.cc:237] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:19.528743 18614 catalog_manager.cc:5697] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.661206 18719 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.663800 19957 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.673338 18796 raft_consensus.cc:1275] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.675841 19957 consensus_queue.cc:1048] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.785341 18870 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.786592 19957 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.794780 18719 raft_consensus.cc:1275] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.796270 19864 consensus_queue.cc:1048] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.800575 19398 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.802423 19951 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.823093 18719 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.833612 19983 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:19.837983 18717 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.839519 19951 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.850458 18717 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.851647 19957 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.866279 18864 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:19.871517 18796 raft_consensus.cc:1275] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.872815 19911 consensus_queue.cc:1048] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.879804 19983 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.918896 18793 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.920068 19911 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.929625 18864 raft_consensus.cc:1275] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.930930 19957 consensus_queue.cc:1048] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:20.086213 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.123275 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.159741 18793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4288405f0adb4988a3546407605a4b74"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:20.160326 18793 raft_consensus.cc:606] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:20.162755 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:20.163211 18870 raft_consensus.cc:606] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:20.166185 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:20.167001 18870 raft_consensus.cc:606] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:20.169414 18793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:20.169965 18793 raft_consensus.cc:606] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:20.178644 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:20.180503 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:20.229960 18870 consensus_queue.cc:237] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
W20260709 13:06:20.236197 18834 consensus_peers.cc:597] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 708dd386b00841ca8ad6a041caae8907. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.237493 18793 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.238575 18717 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.239187 19781 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.240576 19921 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.248191 19781 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.249423 18719 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.260699 18793 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.266449 18796 consensus_queue.cc:237] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:20.269170 18614 catalog_manager.cc:5697] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.290758 19983 raft_consensus.cc:993] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:20.291695 19983 raft_consensus.cc:1081] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:20.293855 18870 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.295575 19984 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:20.296574 18760 consensus_peers.cc:597] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c54dec3ed08041c6897c7c54c484733b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.301851 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4288405f0adb4988a3546407605a4b74"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:20.302516 18719 raft_consensus.cc:493] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.302925 18719 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:20.303067 18716 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.310187 19951 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.309907 18719 raft_consensus.cc:515] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.312098 19984 raft_consensus.cc:993] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:20.312948 19950 raft_consensus.cc:1081] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:20.314149 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:20.314393 18719 leader_election.cc:290] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 3 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:20.314715 19398 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:20.314860 18716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:20.315395 18716 raft_consensus.cc:493] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.315702 18716 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.319314 19398 raft_consensus.cc:2468] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:20.320500 18685 leader_election.cc:304] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [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: 437260f9ffcd457090e74ffe1cc0393f, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:20.321393 19930 raft_consensus.cc:2804] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:20.321870 19930 raft_consensus.cc:697] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:20.321801 18716 raft_consensus.cc:515] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:20.323076 19930 consensus_queue.cc:237] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.325155 18716 leader_election.cc:290] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:20.327754 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:20.328104 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4288405f0adb4988a3546407605a4b74" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:20.328626 18792 raft_consensus.cc:3055] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:20.328900 18792 raft_consensus.cc:740] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:20.329237 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:20.329787 18796 raft_consensus.cc:3055] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:20.330168 18796 raft_consensus.cc:740] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:20.328260 18870 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.330955 18796 consensus_queue.cc:260] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:20.332118 18796 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.333055 19950 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.329587 18792 consensus_queue.cc:260] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.335469 18792 raft_consensus.cc:3060] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:20.334641 18719 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.339792 18870 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:20.340797 18685 leader_election.cc:304] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:20.341871 19955 raft_consensus.cc:2804] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:20.342343 19955 raft_consensus.cc:697] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:20.343166 19955 consensus_queue.cc:237] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:20.349704 18864 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.352788 18870 consensus_queue.cc:237] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:20.354693 18792 raft_consensus.cc:2468] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:20.358388 18796 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:20.370220 18792 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.371987 18719 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.372689 19921 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.375358 18614 catalog_manager.cc:5697] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:20.376447 18834 consensus_peers.cc:597] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4592892219646689c51ca5c02f78509. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.381237 19988 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:20.389899 19781 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.394587 18615 catalog_manager.cc:5697] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.396191 18615 catalog_manager.cc:5697] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 2 to 3, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.399598 18792 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.408339 18796 consensus_queue.cc:237] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:20.409773 18716 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.417824 18620 catalog_manager.cc:5697] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.424907 18717 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:20.429680 18760 consensus_peers.cc:597] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b81e0ee988df4831b351507cd6b893b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:20.431787 19951 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.434617 18870 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:20.437377 19950 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.446022 19984 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.447435 18716 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.449182 18865 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.468032 18615 catalog_manager.cc:5697] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:20.557591 19921 raft_consensus.cc:993] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:20.558046 19988 raft_consensus.cc:1081] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:20.559329 18792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:06:20.559733 18792 raft_consensus.cc:493] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.559974 18792 raft_consensus.cc:3060] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.565321 18792 raft_consensus.cc:515] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.566797 18792 leader_election.cc:290] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:20.567401 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:20.567927 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42993484eded40bfbf2fde2523d90e1a" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:20.568296 18865 raft_consensus.cc:3055] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:20.568425 19398 raft_consensus.cc:3060] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.568701 18865 raft_consensus.cc:740] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:20.570504 18865 consensus_queue.cc:260] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.571476 18865 raft_consensus.cc:3060] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.576205 19398 raft_consensus.cc:2468] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:20.577816 18760 leader_election.cc:304] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:20.577967 18865 raft_consensus.cc:2468] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:20.578472 19984 raft_consensus.cc:2804] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:20.578891 19984 raft_consensus.cc:697] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:20.579636 19984 consensus_queue.cc:237] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.598783 18614 catalog_manager.cc:5697] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.617623 19921 raft_consensus.cc:993] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:20.618331 19781 raft_consensus.cc:1081] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:20.621304 18793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:06:20.621830 18793 raft_consensus.cc:493] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.622189 18793 raft_consensus.cc:3060] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.628515 18793 raft_consensus.cc:515] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.630383 18793 leader_election.cc:290] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:20.631388 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:20.632252 18865 raft_consensus.cc:3055] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:20.632596 18865 raft_consensus.cc:740] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:20.633260 18865 consensus_queue.cc:260] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.634325 18865 raft_consensus.cc:3060] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.631599 19398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39c353dff07477bbe51a940d1d8f6be" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:20.635582 19398 raft_consensus.cc:3060] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.640611 18865 raft_consensus.cc:2468] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:20.640810 19398 raft_consensus.cc:2468] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:20.641750 18760 leader_election.cc:304] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:20.642728 19984 raft_consensus.cc:2804] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:20.643110 19984 raft_consensus.cc:697] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:20.643880 19984 consensus_queue.cc:237] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:20.653820 18614 catalog_manager.cc:5697] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.684813 20012 ts_tablet_manager.cc:933] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:20.686405 20012 tablet_copy_client.cc:323] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:20.687762 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet 708dd386b00841ca8ad6a041caae8907 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:20.688261 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet 708dd386b00841ca8ad6a041caae8907 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-708dd386b00841ca8ad6a041caae8907
I20260709 13:06:20.694154 18881 tablet_copy_source_session.cc:215] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.698681 20012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708dd386b00841ca8ad6a041caae8907. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.713539 20012 tablet_copy_client.cc:806] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.714039 20012 tablet_copy_client.cc:670] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.717209 20012 tablet_copy_client.cc:538] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.724628 20012 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:20.743927 18793 raft_consensus.cc:1275] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.743952 20012 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:20.745159 20012 tablet_bootstrap.cc:492] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:20.745575 19955 consensus_queue.cc:1048] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.745860 20012 ts_tablet_manager.cc:1403] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.009s
I20260709 13:06:20.748957 20012 raft_consensus.cc:359] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:20.749853 20012 raft_consensus.cc:740] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:20.750591 20012 consensus_queue.cc:260] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:20.763360 20012 ts_tablet_manager.cc:1434] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:06:20.767167 18865 raft_consensus.cc:1275] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.768586 19930 consensus_queue.cc:1048] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.773167 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-708dd386b00841ca8ad6a041caae8907 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:20.773618 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-708dd386b00841ca8ad6a041caae8907 on tablet 708dd386b00841ca8ad6a041caae8907 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:20.788111 20012 ts_tablet_manager.cc:933] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:20.829926 20012 tablet_copy_client.cc:323] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:20.832572 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet a4592892219646689c51ca5c02f78509 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:20.833129 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet a4592892219646689c51ca5c02f78509 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-a4592892219646689c51ca5c02f78509
I20260709 13:06:20.844666 18881 tablet_copy_source_session.cc:215] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.848675 20012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4592892219646689c51ca5c02f78509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.859023 19398 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:20.861162 20018 ts_tablet_manager.cc:933] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:20.864277 19930 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:20.868848 20012 tablet_copy_client.cc:806] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.869423 20012 tablet_copy_client.cc:670] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.872872 20012 tablet_copy_client.cc:538] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.872896 20018 tablet_copy_client.cc:323] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:20.876120 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet c54dec3ed08041c6897c7c54c484733b from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:20.876634 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet c54dec3ed08041c6897c7c54c484733b from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-c54dec3ed08041c6897c7c54c484733b
I20260709 13:06:20.887537 20012 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:20.895921 18806 tablet_copy_source_session.cc:215] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.899072 20018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54dec3ed08041c6897c7c54c484733b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.921782 20018 tablet_copy_client.cc:806] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.922605 20018 tablet_copy_client.cc:670] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.924315 18796 raft_consensus.cc:1275] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:20.926375 19930 consensus_queue.cc:1048] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:20.967931 20018 tablet_copy_client.cc:538] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.974491 20027 ts_tablet_manager.cc:933] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:20.979362 20018 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:21.002018 20012 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.003893 20012 tablet_bootstrap.cc:492] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:21.004858 20012 ts_tablet_manager.cc:1403] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.118s	user 0.049s	sys 0.019s
I20260709 13:06:21.007764 20012 raft_consensus.cc:359] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:21.011437 20012 raft_consensus.cc:740] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:21.012212 20012 consensus_queue.cc:260] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:21.014425 20012 ts_tablet_manager.cc:1434] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:21.019270 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-a4592892219646689c51ca5c02f78509 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:21.019763 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-a4592892219646689c51ca5c02f78509 on tablet a4592892219646689c51ca5c02f78509 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:21.029685 20027 tablet_copy_client.cc:323] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:21.030371 20018 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.032410 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet b81e0ee988df4831b351507cd6b893b4 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:21.032918 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet b81e0ee988df4831b351507cd6b893b4 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-b81e0ee988df4831b351507cd6b893b4
I20260709 13:06:21.037755 20018 tablet_bootstrap.cc:492] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:21.039654 20018 ts_tablet_manager.cc:1403] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.020s
I20260709 13:06:21.040201 18806 tablet_copy_source_session.cc:215] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:21.042644 20027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81e0ee988df4831b351507cd6b893b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:21.042626 20018 raft_consensus.cc:359] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:21.043560 20018 raft_consensus.cc:740] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:21.044190 20018 consensus_queue.cc:260] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:21.046618 20018 ts_tablet_manager.cc:1434] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:21.054158 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-c54dec3ed08041c6897c7c54c484733b received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:21.054579 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-c54dec3ed08041c6897c7c54c484733b on tablet c54dec3ed08041c6897c7c54c484733b with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:21.064846 20027 tablet_copy_client.cc:806] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:21.065418 20027 tablet_copy_client.cc:670] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:21.069020 20027 tablet_copy_client.cc:538] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:21.079669 20027 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:21.095594 20027 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:21.096251 20027 tablet_bootstrap.cc:492] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:21.096758 20027 ts_tablet_manager.cc:1403] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:06:21.099133 20027 raft_consensus.cc:359] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:21.099694 20027 raft_consensus.cc:740] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:21.100164 20027 consensus_queue.cc:260] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:21.102223 20027 ts_tablet_manager.cc:1434] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:21.104338 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-b81e0ee988df4831b351507cd6b893b4 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:21.104732 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-b81e0ee988df4831b351507cd6b893b4 on tablet b81e0ee988df4831b351507cd6b893b4 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:21.112232 18865 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.113653 19951 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:21.118409 19398 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.120175 19951 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.142056 18870 raft_consensus.cc:1275] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.146587 19397 raft_consensus.cc:1275] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.147735 19984 consensus_queue.cc:1048] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.153951 19983 consensus_queue.cc:1048] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.181351 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:21.222812 19397 raft_consensus.cc:1217] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.227800 19398 raft_consensus.cc:1217] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.307569 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:21.368574 18792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:21.369065 18792 raft_consensus.cc:606] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:21.372777 18716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:21.373291 18716 raft_consensus.cc:606] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:21.375113 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:21.376223 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:21.411844 19397 raft_consensus.cc:1217] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.448945 19397 raft_consensus.cc:1217] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:21.505254 19951 raft_consensus.cc:993] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:21.505743 19950 raft_consensus.cc:1081] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:21.507262 18865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:21.507720 18865 raft_consensus.cc:493] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.507956 18865 raft_consensus.cc:3060] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.514766 18865 raft_consensus.cc:515] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:21.516850 18865 leader_election.cc:290] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:21.517757 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:21.518383 18792 raft_consensus.cc:3055] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.518669 18792 raft_consensus.cc:740] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:21.519192 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434eab2f2c740dcbcf264a5a4317911" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:21.519361 18792 consensus_queue.cc:260] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:21.519780 18717 raft_consensus.cc:3060] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.520372 18792 raft_consensus.cc:3060] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.526059 18717 raft_consensus.cc:2468] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:21.527307 18835 leader_election.cc:304] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:21.527954 18792 raft_consensus.cc:2468] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:21.528023 19921 raft_consensus.cc:2804] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.528620 19921 raft_consensus.cc:697] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:21.529438 19921 consensus_queue.cc:237] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:21.540038 18615 catalog_manager.cc:5697] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.782060 19921 raft_consensus.cc:1064] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:21.784193 19921 consensus_queue.cc:237] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:21.791919 18792 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.794416 20041 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:21.801930 19397 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.802567 18717 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.804009 20043 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.805919 20010 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.814437 19398 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:21.812685 20043 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:21.819192 18717 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:21.844010 20042 raft_consensus.cc:1064] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:21.843536 18615 catalog_manager.cc:5697] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:21.849311 19951 raft_consensus.cc:1064] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:21.851034 20042 consensus_queue.cc:237] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:21.851707 19951 consensus_queue.cc:237] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:21.921799 18792 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:21.959857 19984 raft_consensus.cc:1064] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:21.966614 19984 consensus_queue.cc:237] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:21.984649 19397 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:21.986253 20043 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:21.997328 18865 consensus_queue.cc:237] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
W20260709 13:06:22.006524 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 136175us
I20260709 13:06:22.012353 18716 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.022320 20043 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.041764 18716 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.049150 19400 raft_consensus.cc:1275] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.052878 20049 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.064445 18792 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.066280 20043 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.071595 20049 consensus_queue.cc:1048] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.079859 19400 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.082378 20041 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.086529 18870 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.089268 18864 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:06:22.089433 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 79192.6us
I20260709 13:06:22.093422 19397 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.093837 18716 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.098229 19398 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.100463 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4592892219646689c51ca5c02f78509 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.101153 20056 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:22.101996 20050 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.103050 20056 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.101135 18717 raft_consensus.cc:2955] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.108911 20010 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.110337 20056 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.113579 18714 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.116465 18716 raft_consensus.cc:1275] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.102470 18719 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:22.134815 18614 catalog_manager.cc:5697] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.141103 19400 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.146903 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet a4592892219646689c51ca5c02f78509 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:22.146520 18615 catalog_manager.cc:5697] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.147670 20060 raft_consensus.cc:993] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:22.148098 20060 raft_consensus.cc:1081] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:22.152235 20066 tablet_replica.cc:333] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:22.156122 20042 consensus_queue.cc:1048] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:22.153954 20066 raft_consensus.cc:2243] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.161132 20066 raft_consensus.cc:2272] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.162750 20050 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.171661 18795 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.174405 20056 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.170284 18792 raft_consensus.cc:1275] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.179633 20054 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.181034 20055 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.184942 18792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:22.185492 18792 raft_consensus.cc:493] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.185873 18792 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.201500 18865 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.205677 20066 ts_tablet_manager.cc:1916] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.206453 18792 raft_consensus.cc:515] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.207298 20010 consensus_queue.cc:1048] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.207731 18717 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.241878 18792 leader_election.cc:290] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:22.216905 18870 consensus_queue.cc:237] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:22.243954 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:22.244488 18714 raft_consensus.cc:3055] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:22.244791 18714 raft_consensus.cc:740] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:22.245448 18714 consensus_queue.cc:260] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.246567 18714 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.224406 18719 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.230938 19397 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.233728 19400 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.234549 18868 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.268838 19396 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.270363 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9efe77ada24aee96556ce3259c0160" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:22.270999 18865 raft_consensus.cc:3060] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.272258 20066 ts_tablet_manager.cc:1929] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.272769 20066 log.cc:1199] T a4592892219646689c51ca5c02f78509 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/a4592892219646689c51ca5c02f78509
I20260709 13:06:22.272552 20043 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.274473 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet a4592892219646689c51ca5c02f78509 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:22.279201 18714 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:22.280388 18761 leader_election.cc:304] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:22.281952 20057 raft_consensus.cc:2804] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:22.282447 20057 raft_consensus.cc:697] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:22.283209 20057 consensus_queue.cc:237] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.291714 18865 raft_consensus.cc:2468] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:22.294771 20049 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.297847 18615 catalog_manager.cc:5697] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.321549 18719 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.321048 19397 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.329111 20043 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.333442 18796 consensus_queue.cc:237] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:22.343901 18868 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.350054 20057 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.351264 19400 raft_consensus.cc:1275] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.353843 18614 catalog_manager.cc:5697] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.356288 18614 catalog_manager.cc:5697] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 2 to 3, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.363895 18719 raft_consensus.cc:2955] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.371366 20057 consensus_queue.cc:1048] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:22.374887 20055 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.374800 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 708dd386b00841ca8ad6a041caae8907 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.377081 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:22.388829 18616 catalog_manager.cc:5697] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.390300 18868 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.405435 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b81e0ee988df4831b351507cd6b893b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.416131 18792 consensus_queue.cc:237] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:22.421661 18614 catalog_manager.cc:5697] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.424060 19396 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.427963 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet 708dd386b00841ca8ad6a041caae8907 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:22.428915 20066 tablet_replica.cc:333] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:22.429955 20066 raft_consensus.cc:2243] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.430644 20066 raft_consensus.cc:2272] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.437953 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet b81e0ee988df4831b351507cd6b893b4 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:22.441027 20066 ts_tablet_manager.cc:1916] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.442858 18868 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:22.442229 19396 raft_consensus.cc:2955] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.448575 20057 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.453130 20057 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:22.457305 20057 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.481913 19397 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.484205 18868 raft_consensus.cc:2955] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.510716 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c54dec3ed08041c6897c7c54c484733b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:22.515961 20076 tablet_replica.cc:333] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:22.519976 20076 raft_consensus.cc:2243] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.507557 18620 catalog_manager.cc:5697] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:22.521071 20076 raft_consensus.cc:2272] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.530480 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:22.540025 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet c54dec3ed08041c6897c7c54c484733b with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:22.547008 20076 ts_tablet_manager.cc:1916] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.554493 20066 ts_tablet_manager.cc:1929] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.555025 20066 log.cc:1199] T 708dd386b00841ca8ad6a041caae8907 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/708dd386b00841ca8ad6a041caae8907
I20260709 13:06:22.556761 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet 708dd386b00841ca8ad6a041caae8907 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:22.565186 20076 ts_tablet_manager.cc:1929] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.565620 20076 log.cc:1199] T b81e0ee988df4831b351507cd6b893b4 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/b81e0ee988df4831b351507cd6b893b4
I20260709 13:06:22.567102 20076 tablet_replica.cc:333] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:22.567040 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet b81e0ee988df4831b351507cd6b893b4 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:22.568044 20076 raft_consensus.cc:2243] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:22.568614 20076 raft_consensus.cc:2272] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:22.571134 20076 ts_tablet_manager.cc:1916] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:22.575815 18795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:22.576419 18795 raft_consensus.cc:606] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:22.579407 18795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:22.579968 18795 raft_consensus.cc:606] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:22.582648 18717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:22.583076 18717 raft_consensus.cc:606] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:22.583709 20076 ts_tablet_manager.cc:1929] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:22.584100 20076 log.cc:1199] T c54dec3ed08041c6897c7c54c484733b P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/c54dec3ed08041c6897c7c54c484733b
I20260709 13:06:22.585408 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet c54dec3ed08041c6897c7c54c484733b (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:22.585408 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:22.586122 18868 raft_consensus.cc:606] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:22.587201 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:22.588762 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:22.679766 18717 raft_consensus.cc:1275] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:22.681715 19951 consensus_queue.cc:1048] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.690805 18865 raft_consensus.cc:1275] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:22.691978 19951 consensus_queue.cc:1048] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:22.709249 20035 raft_consensus.cc:993] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:22.711588 20035 raft_consensus.cc:1081] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:22.713331 18795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:22.713964 18795 raft_consensus.cc:493] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.714382 18795 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.721279 18795 raft_consensus.cc:515] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.722932 18795 leader_election.cc:290] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:22.725049 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:22.725641 18717 raft_consensus.cc:3055] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:22.726181 18717 raft_consensus.cc:740] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:22.726909 18717 consensus_queue.cc:260] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.727128 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4133cfe022034484bad4e8093ecf8ab3" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:22.727810 18865 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.728013 18717 raft_consensus.cc:3060] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.735704 18865 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:22.776178 18760 leader_election.cc:304] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:22.781896 20057 raft_consensus.cc:2804] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:22.806048 20057 raft_consensus.cc:697] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:22.808051 20057 consensus_queue.cc:237] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.857499 19951 raft_consensus.cc:993] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:22.867057 19951 raft_consensus.cc:1081] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:22.869246 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:22.869730 18717 raft_consensus.cc:2468] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:22.873406 18719 raft_consensus.cc:493] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.876727 18719 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.905660 20043 raft_consensus.cc:993] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:22.906332 20043 raft_consensus.cc:1081] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:22.910610 18719 raft_consensus.cc:515] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.913091 18719 leader_election.cc:290] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:22.913990 18795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:22.914724 18795 raft_consensus.cc:3055] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:22.914943 18795 raft_consensus.cc:740] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:22.915882 18795 consensus_queue.cc:260] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.916714 18795 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.921110 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:22.921953 18868 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:22.934013 19364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 43800.2us
I20260709 13:06:22.935920 18795 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:22.939618 18792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:06:22.939036 18615 catalog_manager.cc:5697] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 2 to 3, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.940210 18792 raft_consensus.cc:493] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.940605 18792 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.947238 18687 leader_election.cc:304] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:22.948697 18868 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:22.949990 20081 raft_consensus.cc:2804] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:22.950927 20081 raft_consensus.cc:697] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:22.952103 20081 consensus_queue.cc:237] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.971079 18792 raft_consensus.cc:515] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.982013 18792 leader_election.cc:290] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:22.982801 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:22.982969 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:22.983409 18717 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.983537 18868 raft_consensus.cc:3055] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:22.984433 18868 raft_consensus.cc:740] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:22.985070 18868 consensus_queue.cc:260] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.986056 18868 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.989084 18717 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:22.991075 18761 leader_election.cc:304] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:22.992195 20083 raft_consensus.cc:2804] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:22.992709 20083 raft_consensus.cc:697] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:22.993705 20083 consensus_queue.cc:237] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:22.993728 18868 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:22.994436 18615 catalog_manager.cc:5697] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.007583 18615 catalog_manager.cc:5697] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.010054 19951 raft_consensus.cc:993] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:23.010838 19951 raft_consensus.cc:1081] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:23.012568 18868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:23.013080 18868 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.013423 18868 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.018496 18868 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:23.020254 18868 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:23.020661 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:23.021569 18717 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.022281 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:23.023928 18792 raft_consensus.cc:3055] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.024348 18792 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:23.025233 18792 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:23.026607 18792 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.029562 18717 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:23.030673 18835 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:23.031477 20049 raft_consensus.cc:2804] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.031868 20049 raft_consensus.cc:697] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:23.032452 18792 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:23.032629 20049 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:23.042680 18615 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:23.404523 18870 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:23.405797 19950 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:23.415666 18717 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:23.419744 19950 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:23.446879 18795 raft_consensus.cc:1275] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.448266 20035 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:23.455278 18792 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.457677 20010 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:23.465238 18870 raft_consensus.cc:1275] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.466629 20035 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.473804 18717 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.477213 20010 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.527658 18717 raft_consensus.cc:1275] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.528729 19951 consensus_queue.cc:1048] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.536562 18868 raft_consensus.cc:1275] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.537887 19951 consensus_queue.cc:1048] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.589949 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:23.631176 18789 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:23.640105 18868 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.640156 18717 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:23.640336 18760 consensus_peers.cc:597] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f59275a1a2e4a09980a7b06c5d74dfa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.641467 19950 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.642294 19951 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.651360 19950 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.652259 18868 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.655504 18717 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.668450 18614 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.668439 18789 consensus_queue.cc:237] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:23.674912 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:23.685585 18868 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:23.690860 18760 consensus_peers.cc:597] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9cff1e81e95d44f697b61e55d231386c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.693564 20084 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.699185 18717 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.700616 19951 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.715726 20108 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.717689 18870 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.726097 18717 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.735559 18868 consensus_queue.cc:237] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:23.737278 18620 catalog_manager.cc:5697] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.749320 18789 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:23.750365 18834 consensus_peers.cc:597] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e65a6e5540d34a9f9b393ccd4e12c795. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.752349 20010 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.752764 18717 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.756903 20049 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.769344 20010 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.772914 18717 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.780650 18719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:23.781373 18719 raft_consensus.cc:606] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:23.785295 18789 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.791945 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:23.792682 18868 raft_consensus.cc:606] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:23.800613 18792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:23.801229 18792 raft_consensus.cc:606] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:23.795471 18614 catalog_manager.cc:5697] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.806100 18789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:23.809582 18789 raft_consensus.cc:606] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:23.813082 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:23.814700 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:23.794299 18719 consensus_queue.cc:237] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:23.827651 20010 raft_consensus.cc:993] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:23.828136 20010 raft_consensus.cc:1081] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:23.830843 18717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60760
I20260709 13:06:23.831358 18717 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.831672 18717 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.833498 18868 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:23.833092 18789 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:23.833675 18685 consensus_peers.cc:597] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbb744d3452f40d6a28539cb4e00db27. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.835134 20035 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:23.836050 20081 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:23.837750 18717 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:23.839735 18717 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:23.841642 19397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:23.842224 19397 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.847715 19955 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.850914 18870 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.855010 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:23.857438 18868 raft_consensus.cc:3055] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.857796 18868 raft_consensus.cc:740] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:23.858700 18868 consensus_queue.cc:260] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:23.859884 18868 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.856897 19397 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:23.866127 18868 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:23.872082 18685 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:23.875037 20081 raft_consensus.cc:2804] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:23.875558 20081 raft_consensus.cc:697] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:23.876407 20081 consensus_queue.cc:237] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:23.880857 18614 catalog_manager.cc:5697] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.887501 20035 raft_consensus.cc:993] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:23.888522 20035 raft_consensus.cc:1081] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:23.892980 18796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:23.893517 18796 raft_consensus.cc:493] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.893849 18796 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:23.901355 18796 raft_consensus.cc:515] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:23.905779 18796 leader_election.cc:290] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:23.907066 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:23.907094 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:23.912985 18868 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:23.912973 18717 raft_consensus.cc:3055] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:23.913563 18717 raft_consensus.cc:740] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:23.914299 18717 consensus_queue.cc:260] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:23.915354 18717 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:23.920099 18868 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:23.921553 18760 leader_election.cc:304] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:23.922572 19951 raft_consensus.cc:2804] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:23.923043 19951 raft_consensus.cc:697] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:23.921873 18717 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:23.923769 19951 consensus_queue.cc:237] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:23.934020 18620 catalog_manager.cc:5697] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.940188 18789 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:23.943799 18614 catalog_manager.cc:5697] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 2 to 3, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.979827 20108 raft_consensus.cc:993] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:23.980312 19951 raft_consensus.cc:1081] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:23.981853 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42148
I20260709 13:06:23.982331 19397 raft_consensus.cc:493] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:23.982584 19397 raft_consensus.cc:3060] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.989440 19397 raft_consensus.cc:515] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:23.991415 19397 leader_election.cc:290] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:23.992043 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:23.991768 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54dec3ed08041c6897c7c54c484733b" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:23.992717 18870 raft_consensus.cc:3060] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.993034 18789 raft_consensus.cc:3055] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:23.993355 18789 raft_consensus.cc:740] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:23.994114 18789 consensus_queue.cc:260] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:23.995374 18789 raft_consensus.cc:3060] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:23.998728 18870 raft_consensus.cc:2468] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:24.000494 19363 leader_election.cc:304] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:24.001385 20099 raft_consensus.cc:2804] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.001843 20099 raft_consensus.cc:697] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:24.002876 18789 raft_consensus.cc:2468] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:24.002701 20099 consensus_queue.cc:237] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:24.020104 18614 catalog_manager.cc:5697] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.042938 19951 raft_consensus.cc:993] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:24.043406 19951 raft_consensus.cc:1081] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:24.045197 18870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:24.045890 18870 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.046334 18870 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.057166 18870 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.059953 18870 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:24.060022 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:24.060828 18716 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.060096 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:24.061585 18789 raft_consensus.cc:3055] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:24.061870 18789 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:24.062599 18789 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.064024 18789 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.073849 18716 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:24.074679 18789 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:24.075232 18835 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:24.076676 20049 raft_consensus.cc:2804] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.077736 20126 ts_tablet_manager.cc:933] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:24.077447 20049 raft_consensus.cc:697] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:24.078902 20049 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.079715 20126 tablet_copy_client.cc:323] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:24.082123 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 9cff1e81e95d44f697b61e55d231386c from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:24.082695 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 9cff1e81e95d44f697b61e55d231386c from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-9cff1e81e95d44f697b61e55d231386c
I20260709 13:06:24.091609 18806 tablet_copy_source_session.cc:215] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.091337 18614 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.159983 20126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cff1e81e95d44f697b61e55d231386c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:24.162300 19363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 63872.4us
I20260709 13:06:24.202090 20128 ts_tablet_manager.cc:933] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:24.211189 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:24.212415 18870 raft_consensus.cc:606] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:06:24.219646 20128 tablet_copy_client.cc:323] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:24.221683 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:24.221959 20126 tablet_copy_client.cc:806] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.222625 18870 raft_consensus.cc:606] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:06:24.222684 20126 tablet_copy_client.cc:670] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.223376 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet e65a6e5540d34a9f9b393ccd4e12c795 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:24.224000 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet e65a6e5540d34a9f9b393ccd4e12c795 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-e65a6e5540d34a9f9b393ccd4e12c795
W20260709 13:06:24.224829 18604 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9f59275a1a2e4a09980a7b06c5d74dfa already in progress [suppressed 4 similar messages]
I20260709 13:06:24.228451 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:24.229018 18868 raft_consensus.cc:606] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Received request to transfer leadership
I20260709 13:06:24.232457 18881 tablet_copy_source_session.cc:215] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.234794 20126 tablet_copy_client.cc:538] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.235743 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65a6e5540d34a9f9b393ccd4e12c795. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:24.238377 18668 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:06:24.239813 18668 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 9f59275a1a2e4a09980a7b06c5d74dfa already in progress
W20260709 13:06:24.240154 18668 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9f59275a1a2e4a09980a7b06c5d74dfa already in progress
I20260709 13:06:24.245131 20126 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:24.255364 20128 tablet_copy_client.cc:806] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.256011 20128 tablet_copy_client.cc:670] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.262226 20128 tablet_copy_client.cc:538] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.271245 20126 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:24.272133 20128 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:24.272316 20126 tablet_bootstrap.cc:492] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:24.272970 20126 ts_tablet_manager.cc:1403] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260709 13:06:24.275247 20126 raft_consensus.cc:359] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.275871 20126 raft_consensus.cc:740] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:24.276347 20126 consensus_queue.cc:260] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.286134 20126 ts_tablet_manager.cc:1434] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:06:24.287742 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-9cff1e81e95d44f697b61e55d231386c received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:24.288228 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-9cff1e81e95d44f697b61e55d231386c on tablet 9cff1e81e95d44f697b61e55d231386c with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:24.297379 20128 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:24.298357 20128 tablet_bootstrap.cc:492] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:24.298919 20128 ts_tablet_manager.cc:1403] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260709 13:06:24.301214 20128 raft_consensus.cc:359] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.301802 20128 raft_consensus.cc:740] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:24.302294 20128 consensus_queue.cc:260] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.304075 20128 ts_tablet_manager.cc:1434] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:24.305969 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e65a6e5540d34a9f9b393ccd4e12c795 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:24.306427 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e65a6e5540d34a9f9b393ccd4e12c795 on tablet e65a6e5540d34a9f9b393ccd4e12c795 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:24.318795 18868 raft_consensus.cc:1275] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:24.321151 20108 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.334990 18868 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:24.337895 19955 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.343808 18719 raft_consensus.cc:1275] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:24.347203 19950 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.366501 19400 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:24.368749 19955 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.436817 18868 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:24.438472 20088 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.456945 20128 ts_tablet_manager.cc:933] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:24.463785 18796 raft_consensus.cc:1275] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:24.465266 20088 consensus_queue.cc:1048] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.473758 20128 tablet_copy_client.cc:323] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:24.475843 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet bbb744d3452f40d6a28539cb4e00db27 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:24.476399 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet bbb744d3452f40d6a28539cb4e00db27 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-bbb744d3452f40d6a28539cb4e00db27
I20260709 13:06:24.484259 18732 tablet_copy_source_session.cc:215] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:24.500705 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb744d3452f40d6a28539cb4e00db27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.515126 20128 tablet_copy_client.cc:806] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:24.515882 20128 tablet_copy_client.cc:670] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:24.520521 20128 tablet_copy_client.cc:538] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:24.526110 19400 raft_consensus.cc:1217] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:24.529021 20128 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:24.551824 20128 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:24.553925 20128 tablet_bootstrap.cc:492] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:24.555182 20128 ts_tablet_manager.cc:1403] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260709 13:06:24.557787 20128 raft_consensus.cc:359] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.558423 20128 raft_consensus.cc:740] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:24.559351 20128 consensus_queue.cc:260] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.562660 20128 ts_tablet_manager.cc:1434] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:24.564368 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bbb744d3452f40d6a28539cb4e00db27 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:24.564898 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-bbb744d3452f40d6a28539cb4e00db27 on tablet bbb744d3452f40d6a28539cb4e00db27 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:24.588299 18719 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:24.591914 20049 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.600806 20010 raft_consensus.cc:993] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:24.607770 20147 raft_consensus.cc:1081] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:24.611685 18716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60760
I20260709 13:06:24.612228 18716 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.612550 18716 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:24.613139 18834 consensus_peers.cc:597] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f59275a1a2e4a09980a7b06c5d74dfa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:24.618623 18716 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.622033 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:24.622589 18796 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:24.622786 18716 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 3 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:24.628319 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:24.631507 18868 raft_consensus.cc:3055] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:24.631842 18868 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:24.632560 18868 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.637836 18796 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:24.638309 18868 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:24.638942 18687 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:24.639688 19955 raft_consensus.cc:2804] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:24.640123 19955 raft_consensus.cc:697] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:24.640947 19955 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:24.644958 18868 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:24.648991 18796 raft_consensus.cc:1240] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Rejecting Update request from peer f9acc1977fc940c082411dc51ec831c3 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:24.652832 18614 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 2 to 3, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:24.691521 19400 raft_consensus.cc:1217] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:24.815887 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:24.926105 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:24.959542 20150 raft_consensus.cc:1064] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:24.962141 20150 consensus_queue.cc:237] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:24.970940 18868 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.972249 19397 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.973366 20150 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.974258 18716 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.974493 20151 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.976058 20108 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.983812 18719 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:24.984398 18719 raft_consensus.cc:606] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:24.994305 18789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:24.994927 18789 raft_consensus.cc:606] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:25.001274 18716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:25.001876 18716 raft_consensus.cc:606] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:25.005237 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:25.006930 20151 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.019733 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:25.012876 18868 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.013998 19397 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.033533 19396 raft_consensus.cc:1217] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:25.062350 18716 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.069826 18620 catalog_manager.cc:5697] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.073907 20081 raft_consensus.cc:993] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:25.074486 20081 raft_consensus.cc:1081] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:25.077731 18792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:25.078356 18792 raft_consensus.cc:493] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:25.078783 18792 raft_consensus.cc:3060] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.086041 18792 raft_consensus.cc:515] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.089579 18789 consensus_queue.cc:237] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.097329 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:25.097967 18716 raft_consensus.cc:3055] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:25.101305 18716 raft_consensus.cc:740] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:25.103577 18792 leader_election.cc:290] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:25.102278 18716 consensus_queue.cc:260] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.105933 18716 raft_consensus.cc:3060] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.107306 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e861f3fc93fa40658d6c1657abd8c4f9" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:25.107821 19400 raft_consensus.cc:3060] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.112032 19950 raft_consensus.cc:993] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:25.112569 19950 raft_consensus.cc:1081] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:25.115917 18870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:25.116460 18870 raft_consensus.cc:493] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:25.116806 18870 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.118602 18716 raft_consensus.cc:2468] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:25.124881 20010 raft_consensus.cc:1064] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:25.125564 19397 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.127393 20010 consensus_queue.cc:237] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.134572 19951 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:25.139263 19400 raft_consensus.cc:2468] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:25.139935 18868 raft_consensus.cc:1275] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.138012 18870 raft_consensus.cc:515] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:25.149682 18760 leader_election.cc:304] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:25.149173 20151 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.150588 19951 raft_consensus.cc:2804] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:25.151424 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:25.156554 18719 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.157330 18716 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.158733 20049 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:25.163410 18870 leader_election.cc:290] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:25.167821 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9cff1e81e95d44f697b61e55d231386c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:25.169229 19951 raft_consensus.cc:697] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:25.170989 19397 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.171826 19951 consensus_queue.cc:237] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.172478 20049 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:25.178223 18719 raft_consensus.cc:2468] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:25.185976 18835 leader_election.cc:304] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:25.186825 20049 raft_consensus.cc:2804] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:25.180490 19397 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.184233 18796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:25.188496 18796 raft_consensus.cc:3055] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:25.188797 18796 raft_consensus.cc:740] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:25.189507 18796 consensus_queue.cc:260] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:25.189320 20010 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.190627 18796 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.193616 20049 raft_consensus.cc:697] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:25.193114 19400 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.194592 20049 consensus_queue.cc:237] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:25.184281 18792 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:25.198606 18616 catalog_manager.cc:5697] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.200299 18616 catalog_manager.cc:5697] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.201613 18868 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:25.203315 20081 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:25.215615 19950 consensus_queue.cc:1048] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:25.217636 18796 raft_consensus.cc:2468] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 2.
I20260709 13:06:25.221166 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 9cff1e81e95d44f697b61e55d231386c with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:25.232034 20148 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:06:25.238811 18869 raft_consensus.cc:2955] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.242089 18796 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:25.243629 19955 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:25.243757 18614 catalog_manager.cc:5697] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 1 to 2, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.226030 20165 tablet_replica.cc:333] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:25.260365 18717 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
W20260709 13:06:25.267635 18685 consensus_peers.cc:597] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f59275a1a2e4a09980a7b06c5d74dfa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:25.278963 18792 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.287139 20165 raft_consensus.cc:2243] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:25.291153 19955 raft_consensus.cc:993] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:25.300266 19955 raft_consensus.cc:1081] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:25.301653 20165 raft_consensus.cc:2272] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:25.287834 20159 log.cc:927] Time spent T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:06:25.306142 18614 catalog_manager.cc:5697] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.307132 20165 ts_tablet_manager.cc:1916] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:25.308542 18789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:25.309096 18789 raft_consensus.cc:493] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:25.309433 18789 raft_consensus.cc:3060] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.324299 18789 raft_consensus.cc:515] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.328244 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:25.328806 18717 raft_consensus.cc:3055] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:25.329084 18717 raft_consensus.cc:740] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:25.329792 18717 consensus_queue.cc:260] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.330874 18717 raft_consensus.cc:3060] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.336395 20165 ts_tablet_manager.cc:1929] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:25.336932 20165 log.cc:1199] T 9cff1e81e95d44f697b61e55d231386c P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/9cff1e81e95d44f697b61e55d231386c
I20260709 13:06:25.339564 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet 9cff1e81e95d44f697b61e55d231386c (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:25.342886 18869 consensus_queue.cc:237] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.346818 18717 raft_consensus.cc:2468] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:25.348119 18789 leader_election.cc:290] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675)
I20260709 13:06:25.348188 18761 leader_election.cc:304] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:25.349974 19400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67f7d2b4733c40589bc10f727df73180" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
I20260709 13:06:25.350430 19951 raft_consensus.cc:2804] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:25.350653 19400 raft_consensus.cc:3060] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:25.351480 19951 raft_consensus.cc:697] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:25.350373 19397 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.352281 19951 consensus_queue.cc:237] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.354213 20164 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:25.357555 19400 raft_consensus.cc:2468] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 2.
I20260709 13:06:25.361583 20148 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.363299 18717 raft_consensus.cc:1275] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:25.365127 19400 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.366497 20049 consensus_queue.cc:1048] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:25.373034 18717 raft_consensus.cc:2955] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.383008 18616 catalog_manager.cc:5697] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.394547 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet e65a6e5540d34a9f9b393ccd4e12c795 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:25.396199 20171 tablet_replica.cc:333] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:25.398536 20171 raft_consensus.cc:2243] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:25.399164 20171 raft_consensus.cc:2272] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:25.399178 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e65a6e5540d34a9f9b393ccd4e12c795 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:25.401916 20171 ts_tablet_manager.cc:1916] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:25.402529 18614 catalog_manager.cc:5697] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.471521 20171 ts_tablet_manager.cc:1929] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:25.472008 20171 log.cc:1199] T e65a6e5540d34a9f9b393ccd4e12c795 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/e65a6e5540d34a9f9b393ccd4e12c795
I20260709 13:06:25.474782 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet e65a6e5540d34a9f9b393ccd4e12c795 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:25.556488 18717 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.557777 19950 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.574201 19400 raft_consensus.cc:1275] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.575692 19951 consensus_queue.cc:1048] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.619112 18716 raft_consensus.cc:1275] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:25.621007 20148 consensus_queue.cc:1048] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:25.623651 19955 raft_consensus.cc:1064] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:25.625870 19955 consensus_queue.cc:237] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.653400 19400 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:25.656471 18789 raft_consensus.cc:1275] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:25.660027 20081 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:25.661404 18870 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:25.663043 20010 consensus_queue.cc:1048] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:25.668955 20081 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:25.683502 18789 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:25.685302 20081 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:25.707760 19955 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.718578 18789 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.759734 18614 catalog_manager.cc:5697] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.747345 18870 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.786413 20181 ts_tablet_manager.cc:933] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:25.789419 19400 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.820401 20181 tablet_copy_client.cc:323] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:25.822414 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet 9f59275a1a2e4a09980a7b06c5d74dfa from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:25.822964 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet 9f59275a1a2e4a09980a7b06c5d74dfa from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-9f59275a1a2e4a09980a7b06c5d74dfa
I20260709 13:06:25.828580 18717 consensus_queue.cc:237] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:25.832418 18732 tablet_copy_source_session.cc:215] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:25.833874 18792 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.835366 19400 raft_consensus.cc:1275] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.836269 20124 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.838201 20181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59275a1a2e4a09980a7b06c5d74dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:25.838201 20124 consensus_queue.cc:1048] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:25.842394 20081 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.850996 18792 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.856488 20181 tablet_copy_client.cc:806] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:25.850171 19400 raft_consensus.cc:2955] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.857342 20181 tablet_copy_client.cc:670] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:25.868970 18614 catalog_manager.cc:5697] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:25.885658 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet bbb744d3452f40d6a28539cb4e00db27 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:25.896621 20181 tablet_copy_client.cc:538] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:25.901475 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbb744d3452f40d6a28539cb4e00db27 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:25.904372 20186 tablet_replica.cc:333] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:25.905616 20186 raft_consensus.cc:2243] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:25.906490 20186 raft_consensus.cc:2272] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:25.908438 20181 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:25.909744 20186 ts_tablet_manager.cc:1916] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:25.918550 18717 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.919909 19951 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.930994 20186 ts_tablet_manager.cc:1929] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:25.931545 20186 log.cc:1199] T bbb744d3452f40d6a28539cb4e00db27 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/bbb744d3452f40d6a28539cb4e00db27
I20260709 13:06:25.934228 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet bbb744d3452f40d6a28539cb4e00db27 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:25.937331 19400 raft_consensus.cc:1275] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.939993 19950 consensus_queue.cc:1048] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.952445 20181 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:25.953167 20181 tablet_bootstrap.cc:492] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:25.953764 20181 ts_tablet_manager.cc:1403] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.046s	user 0.029s	sys 0.001s
I20260709 13:06:25.956034 20181 raft_consensus.cc:359] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:25.956601 20181 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:25.957188 20181 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:25.959561 20181 ts_tablet_manager.cc:1434] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:25.961035 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-9f59275a1a2e4a09980a7b06c5d74dfa received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:25.961392 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-9f59275a1a2e4a09980a7b06c5d74dfa on tablet 9f59275a1a2e4a09980a7b06c5d74dfa with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:26.020712 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:26.188548 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:26.210464 19397 raft_consensus.cc:1217] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:26.229586 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:26.230289 18870 raft_consensus.cc:606] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:26.232688 18792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:26.233299 18792 raft_consensus.cc:606] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:26.235800 18792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:26.236341 18792 raft_consensus.cc:606] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:26.237128 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:26.238210 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:26.529569 20010 raft_consensus.cc:993] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:26.530123 20010 raft_consensus.cc:1081] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:26.531437 18789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:06:26.531965 18789 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.532286 18789 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.539263 18789 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.541502 18789 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:26.543772 18869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:26.544373 18869 raft_consensus.cc:3055] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:26.544651 18869 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:26.546576 18869 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.547787 18869 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.549676 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:26.550298 18717 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.554531 18869 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:26.559791 18760 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:26.560513 19951 raft_consensus.cc:2804] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:26.561205 19951 raft_consensus.cc:697] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:26.562222 19951 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.567534 18717 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:26.572582 18616 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 2 to 3, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.592264 19951 raft_consensus.cc:993] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:26.592741 20150 raft_consensus.cc:1081] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:26.594414 18716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:26.594902 18716 raft_consensus.cc:493] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.595391 18716 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.600809 18716 raft_consensus.cc:515] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.602443 18716 leader_election.cc:290] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 3 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:26.603159 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:26.603699 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51c838da73be4628866c1b6e2538ef3d" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:26.604225 18870 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.603750 18792 raft_consensus.cc:3055] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:26.604882 18792 raft_consensus.cc:740] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:26.605542 18792 consensus_queue.cc:260] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.607909 20124 raft_consensus.cc:1064] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:26.608397 18792 raft_consensus.cc:3060] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.610352 20124 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:26.614054 18870 raft_consensus.cc:2468] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:26.615301 18685 leader_election.cc:304] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:26.616560 20185 raft_consensus.cc:2804] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:26.618637 18870 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:26.619728 18789 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:26.618655 18792 raft_consensus.cc:2468] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:26.620209 19397 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:26.620942 20124 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.621709 20081 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.622174 20185 raft_consensus.cc:697] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:26.622565 20196 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:26.623023 20185 consensus_queue.cc:237] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.642257 20081 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.644145 18792 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.653972 18869 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.650388 18616 catalog_manager.cc:5697] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 2 to 3, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:26.659384 18614 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.665077 19397 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.683758 18716 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:26.690701 19400 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:26.691493 18792 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:26.692324 20185 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:06:26.694320 20081 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:26.701076 20124 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.702610 18792 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.706688 19400 raft_consensus.cc:2955] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.710167 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f59275a1a2e4a09980a7b06c5d74dfa with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:26.717818 18614 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 3 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:26.728457 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f59275a1a2e4a09980a7b06c5d74dfa with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:26.730373 20201 tablet_replica.cc:333] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:26.731078 20201 raft_consensus.cc:2243] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:26.731643 20201 raft_consensus.cc:2272] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:26.734148 20201 ts_tablet_manager.cc:1916] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:26.745649 20201 ts_tablet_manager.cc:1929] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:26.745952 20201 log.cc:1199] T 9f59275a1a2e4a09980a7b06c5d74dfa P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/9f59275a1a2e4a09980a7b06c5d74dfa
I20260709 13:06:26.747176 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 9f59275a1a2e4a09980a7b06c5d74dfa (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:26.780112 20150 raft_consensus.cc:993] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:26.780565 19951 raft_consensus.cc:1081] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:26.781817 18869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:26.782239 18869 raft_consensus.cc:493] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:26.782493 18869 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.786566 18869 raft_consensus.cc:515] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.787866 18869 leader_election.cc:290] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:26.788869 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:26.788858 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beeafdd3164345e5aef31ea06ecf8175" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:26.789532 18717 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.789695 18792 raft_consensus.cc:3055] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:26.790046 18792 raft_consensus.cc:740] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:26.790747 18792 consensus_queue.cc:260] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.791828 18792 raft_consensus.cc:3060] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:26.799799 18792 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 3.
I20260709 13:06:26.801395 18836 leader_election.cc:304] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [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: 1d19885075bf4d1d846377147e956d36, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:26.802271 20010 raft_consensus.cc:2804] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:26.802744 20010 raft_consensus.cc:697] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 3 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:26.803468 20010 consensus_queue.cc:237] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:26.804266 18717 raft_consensus.cc:2468] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 3.
I20260709 13:06:26.813853 18614 catalog_manager.cc:5697] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 2 to 3, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:26.954952 18717 consensus_queue.cc:237] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:26.961441 18792 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:26.963212 18685 consensus_peers.cc:597] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e86a4e9149bf4756b6c5fc8c2cd65607. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.963258 18869 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:26.963323 20081 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:26.965014 20124 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.973819 20196 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:26.984206 18870 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:26.984932 18792 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.000036 18869 consensus_queue.cc:237] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:26.993460 18614 catalog_manager.cc:5697] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.012547 18792 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:27.013582 18834 consensus_peers.cc:597] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6967d46a7bc6473dbce3f16571ac1834. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.013664 18717 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.014014 20206 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:27.015275 20010 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.026460 20010 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.038194 18717 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.038766 18792 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.050374 18789 consensus_queue.cc:237] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.051954 18616 catalog_manager.cc:5697] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.069249 18716 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:27.069376 18869 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:27.069479 18760 consensus_peers.cc:597] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4133cfe022034484bad4e8093ecf8ab3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:27.070734 20150 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:27.071230 19951 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.070961 18869 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:27.081836 20150 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:27.087286 19950 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.089332 18719 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.091653 19951 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.095460 18714 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.110776 18865 raft_consensus.cc:1275] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.112833 20196 consensus_queue.cc:1048] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.126865 18620 catalog_manager.cc:5697] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 4, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.127967 18717 consensus_queue.cc:237] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.166869 18789 raft_consensus.cc:1275] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.168419 20081 consensus_queue.cc:1048] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.177101 18865 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.177121 18792 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:27.179958 20124 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.181970 20185 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:27.187841 18685 consensus_peers.cc:597] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ab336f753e433ab5be15ca2df4bacd. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:27.197971 20213 log.cc:927] Time spent T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:06:27.218407 20185 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.220381 18792 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.224475 18869 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.238992 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:27.240283 18868 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:27.244735 18719 raft_consensus.cc:1275] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.248648 20206 consensus_queue.cc:1048] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.259884 18616 catalog_manager.cc:5697] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.284668 18792 raft_consensus.cc:1275] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.286360 20206 consensus_queue.cc:1048] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.435614 20227 ts_tablet_manager.cc:933] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:27.442756 20227 tablet_copy_client.cc:323] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:27.445161 20229 ts_tablet_manager.cc:933] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:27.446790 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet e86a4e9149bf4756b6c5fc8c2cd65607 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:27.447350 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet e86a4e9149bf4756b6c5fc8c2cd65607 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-e86a4e9149bf4756b6c5fc8c2cd65607
I20260709 13:06:27.452764 20229 tablet_copy_client.cc:323] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:27.454149 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet 6967d46a7bc6473dbce3f16571ac1834 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:27.454564 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet 6967d46a7bc6473dbce3f16571ac1834 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-6967d46a7bc6473dbce3f16571ac1834
I20260709 13:06:27.454772 18732 tablet_copy_source_session.cc:215] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:27.458871 20227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86a4e9149bf4756b6c5fc8c2cd65607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:27.460913 18881 tablet_copy_source_session.cc:215] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:27.463431 20229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6967d46a7bc6473dbce3f16571ac1834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:27.475939 20227 tablet_copy_client.cc:806] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:27.476501 20227 tablet_copy_client.cc:670] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.479079 20229 tablet_copy_client.cc:806] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:27.479645 20229 tablet_copy_client.cc:670] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.488260 20229 tablet_copy_client.cc:538] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.488570 20227 tablet_copy_client.cc:538] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.493086 20231 ts_tablet_manager.cc:933] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:27.502475 20231 tablet_copy_client.cc:323] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:27.503084 20229 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:27.503531 20227 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:27.504343 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 4133cfe022034484bad4e8093ecf8ab3 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:27.504900 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 4133cfe022034484bad4e8093ecf8ab3 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-4133cfe022034484bad4e8093ecf8ab3
I20260709 13:06:27.529722 18806 tablet_copy_source_session.cc:215] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:27.540622 20227 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:27.541535 20227 tablet_bootstrap.cc:492] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:27.542243 20227 ts_tablet_manager.cc:1403] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.014s
I20260709 13:06:27.545135 20227 raft_consensus.cc:359] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.546715 20227 raft_consensus.cc:740] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:27.547329 20227 consensus_queue.cc:260] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.556529 20227 ts_tablet_manager.cc:1434] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:06:27.561146 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e86a4e9149bf4756b6c5fc8c2cd65607 received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:27.561602 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-e86a4e9149bf4756b6c5fc8c2cd65607 on tablet e86a4e9149bf4756b6c5fc8c2cd65607 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:27.570173 20231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4133cfe022034484bad4e8093ecf8ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:27.576426 20229 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:27.577411 20229 tablet_bootstrap.cc:492] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:27.578099 20229 ts_tablet_manager.cc:1403] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.041s
I20260709 13:06:27.581117 20229 raft_consensus.cc:359] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.581926 20229 raft_consensus.cc:740] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:27.582595 20229 consensus_queue.cc:260] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.585191 20229 ts_tablet_manager.cc:1434] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:27.589787 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:27.591380 20231 tablet_copy_client.cc:806] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:27.591614 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-6967d46a7bc6473dbce3f16571ac1834 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:27.592092 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-6967d46a7bc6473dbce3f16571ac1834 on tablet 6967d46a7bc6473dbce3f16571ac1834 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:27.592110 20231 tablet_copy_client.cc:670] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.597404 20231 tablet_copy_client.cc:538] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.606532 20231 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:27.647961 20231 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:27.648841 20231 tablet_bootstrap.cc:492] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:27.649479 20231 ts_tablet_manager.cc:1403] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.009s
I20260709 13:06:27.652422 20231 raft_consensus.cc:359] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.653244 20231 raft_consensus.cc:740] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:27.653860 20231 consensus_queue.cc:260] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.656580 20231 ts_tablet_manager.cc:1434] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:06:27.658862 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-4133cfe022034484bad4e8093ecf8ab3 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:27.659281 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-4133cfe022034484bad4e8093ecf8ab3 on tablet 4133cfe022034484bad4e8093ecf8ab3 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:27.663368 20229 ts_tablet_manager.cc:933] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203)
I20260709 13:06:27.686121 20229 tablet_copy_client.cc:323] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.193:45203
I20260709 13:06:27.687707 18732 tablet_copy_service.cc:140] P a0377a7917ef4b739c9c765d5614fcf8: Received BeginTabletCopySession request for tablet f5ab336f753e433ab5be15ca2df4bacd from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:37782)
I20260709 13:06:27.688223 18732 tablet_copy_service.cc:161] P a0377a7917ef4b739c9c765d5614fcf8: Beginning new tablet copy session on tablet f5ab336f753e433ab5be15ca2df4bacd from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:37782: session id = 437260f9ffcd457090e74ffe1cc0393f-f5ab336f753e433ab5be15ca2df4bacd
I20260709 13:06:27.692613 18789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:27.693208 18789 raft_consensus.cc:606] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:27.696301 18732 tablet_copy_source_session.cc:215] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:27.700191 18716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:27.700759 18716 raft_consensus.cc:606] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:27.699095 20229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab336f753e433ab5be15ca2df4bacd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:27.706097 18868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:27.706761 18868 raft_consensus.cc:606] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:27.708784 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:27.711519 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:27.713737 20206 raft_consensus.cc:993] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:27.714258 20164 raft_consensus.cc:1081] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:27.717774 18789 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55076
I20260709 13:06:27.718515 18789 raft_consensus.cc:493] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.718883 18789 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.723779 18789 raft_consensus.cc:515] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:27.724439 20229 tablet_copy_client.cc:806] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:27.725023 20229 tablet_copy_client.cc:670] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.725932 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:27.726539 18716 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.727023 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a27ff747d640a88ae7156b32e0f536" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:27.727555 18868 raft_consensus.cc:3055] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:27.727898 18868 raft_consensus.cc:740] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:27.728801 20229 tablet_copy_client.cc:538] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.728576 18868 consensus_queue.cc:260] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:27.729630 18868 raft_consensus.cc:3060] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.732986 18716 raft_consensus.cc:2468] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:27.734251 18761 leader_election.cc:304] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:27.735026 19951 raft_consensus.cc:2804] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.735451 19951 raft_consensus.cc:697] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:27.736001 18868 raft_consensus.cc:2468] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:27.736362 19951 consensus_queue.cc:237] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:27.740765 20229 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:27.725991 18789 leader_election.cc:290] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:27.766713 18615 catalog_manager.cc:5697] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 2 to 3, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.769095 20229 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:27.770202 20229 tablet_bootstrap.cc:492] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:27.771088 20229 ts_tablet_manager.cc:1403] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.003s
I20260709 13:06:27.774379 20229 raft_consensus.cc:359] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.775288 20229 raft_consensus.cc:740] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:27.775969 20229 consensus_queue.cc:260] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:27.778990 20229 ts_tablet_manager.cc:1434] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:27.784909 18732 tablet_copy_service.cc:342] P a0377a7917ef4b739c9c765d5614fcf8: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-f5ab336f753e433ab5be15ca2df4bacd received from {username='slave'} at 127.0.0.1:37782
I20260709 13:06:27.785334 18732 tablet_copy_service.cc:434] P a0377a7917ef4b739c9c765d5614fcf8: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-f5ab336f753e433ab5be15ca2df4bacd on tablet f5ab336f753e433ab5be15ca2df4bacd with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:27.847715 20124 raft_consensus.cc:993] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:27.848244 20081 raft_consensus.cc:1081] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:27.849671 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42162
I20260709 13:06:27.850178 19397 raft_consensus.cc:493] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.850474 19397 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.855417 19397 raft_consensus.cc:515] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:27.856999 19397 leader_election.cc:290] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:27.859829 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:27.860400 18719 raft_consensus.cc:3055] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:27.860258 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708dd386b00841ca8ad6a041caae8907" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:27.860783 18719 raft_consensus.cc:740] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:27.860996 18868 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.861557 18719 consensus_queue.cc:260] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:27.862761 18719 raft_consensus.cc:3060] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.867690 18868 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 3.
I20260709 13:06:27.868855 19363 leader_election.cc:304] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [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: 437260f9ffcd457090e74ffe1cc0393f, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:27.869261 18719 raft_consensus.cc:2468] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 3.
I20260709 13:06:27.869607 20088 raft_consensus.cc:2804] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.870136 20088 raft_consensus.cc:697] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:27.870966 20088 consensus_queue.cc:237] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:27.880718 18616 catalog_manager.cc:5697] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 2 to 3, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 3 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.893648 19951 raft_consensus.cc:993] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:27.894052 19951 raft_consensus.cc:1081] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:27.897320 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:27.897883 18719 raft_consensus.cc:493] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.898281 18719 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.912451 18719 raft_consensus.cc:515] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:27.913988 18719 leader_election.cc:290] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 3 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:27.915520 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:27.916041 18868 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.921222 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a48e05ea40413fbf4b15ccfc17a309" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:27.921842 18789 raft_consensus.cc:3055] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:27.922139 18868 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:27.922158 18789 raft_consensus.cc:740] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:27.923087 18789 consensus_queue.cc:260] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:27.923915 18789 raft_consensus.cc:3060] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.928246 18685 leader_election.cc:304] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:27.928872 18789 raft_consensus.cc:2468] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 3.
I20260709 13:06:27.930109 20124 raft_consensus.cc:2804] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.930675 20124 raft_consensus.cc:697] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:27.931845 20124 consensus_queue.cc:237] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:27.947722 18616 catalog_manager.cc:5697] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 2 to 3, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.987067 19397 raft_consensus.cc:1217] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:28.002795 19397 raft_consensus.cc:1217] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:28.083271 19397 raft_consensus.cc:1217] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:28.131322 19397 raft_consensus.cc:1217] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:28.266803 18869 raft_consensus.cc:1275] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.268116 19951 consensus_queue.cc:1048] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.282547 18716 raft_consensus.cc:1275] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.284546 20244 consensus_queue.cc:1048] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.329357 18716 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.330466 20129 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:28.353554 18869 raft_consensus.cc:1275] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.360378 20252 consensus_queue.cc:1048] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:28.384088 20010 raft_consensus.cc:1064] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:28.399345 20010 consensus_queue.cc:237] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.399365 18792 raft_consensus.cc:1275] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.402243 20081 consensus_queue.cc:1048] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.432041 18869 raft_consensus.cc:1275] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:28.433660 20124 consensus_queue.cc:1048] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.443949 18792 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.445303 20206 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.453191 18716 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.459419 19400 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.460762 20124 raft_consensus.cc:1064] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:28.460848 20257 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.463173 20124 consensus_queue.cc:237] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.464272 20257 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.474010 18795 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.475566 20124 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.487578 18869 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.497475 19397 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.497157 20261 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.501381 20124 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.558785 20164 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.572464 18792 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.573660 20081 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.582726 19397 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.587786 18789 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.591274 18716 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.597668 18615 catalog_manager.cc:5697] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.607220 18869 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.617934 18614 catalog_manager.cc:5697] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.635505 19951 raft_consensus.cc:1064] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:28.635274 19397 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.638157 19951 consensus_queue.cc:237] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.657253 18716 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.657394 19397 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.659109 19950 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.660123 18870 consensus_queue.cc:237] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.665076 20244 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:28.675268 19398 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.677047 20257 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:28.682386 18792 raft_consensus.cc:1275] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.684973 20010 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.691349 20206 consensus_queue.cc:1048] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:28.691704 19398 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.700371 18789 raft_consensus.cc:2955] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.703588 20081 raft_consensus.cc:1064] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:28.706028 18869 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.707914 19951 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.705880 20081 consensus_queue.cc:237] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.712594 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:28.703794 18716 consensus_queue.cc:237] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.734897 19397 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.736843 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6967d46a7bc6473dbce3f16571ac1834 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.738476 20261 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.738214 19951 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.741809 18789 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.743613 18870 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.749382 19400 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.750903 18868 raft_consensus.cc:1275] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.756243 19400 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.760115 18615 catalog_manager.cc:5697] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.763883 20124 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.750929 20261 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:06:28.764979 20185 consensus_queue.cc:1048] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:28.780190 18717 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.782692 18869 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.787573 20124 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.793464 20081 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.819131 19398 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.828275 18615 catalog_manager.cc:5697] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 4 to 5, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.810482 18870 raft_consensus.cc:2955] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
W20260709 13:06:28.835916 18687 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 48868.7us
I20260709 13:06:28.843336 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 6967d46a7bc6473dbce3f16571ac1834 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:28.856877 20185 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.859360 18789 consensus_queue.cc:237] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.867074 18620 catalog_manager.cc:5697] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.871131 20285 tablet_replica.cc:333] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:28.876140 18717 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.878254 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet e86a4e9149bf4756b6c5fc8c2cd65607 with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:28.880105 19950 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:28.881541 19397 raft_consensus.cc:1275] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.884409 19951 consensus_queue.cc:1048] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:28.880125 18868 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.897521 19950 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.898897 20285 raft_consensus.cc:2243] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.899987 20285 raft_consensus.cc:2272] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.902236 19398 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.913084 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e86a4e9149bf4756b6c5fc8c2cd65607 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.914491 18789 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.915232 20285 ts_tablet_manager.cc:1916] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:28.918503 20286 tablet_replica.cc:333] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:28.919441 20286 raft_consensus.cc:2243] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.920163 20286 raft_consensus.cc:2272] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.930402 19400 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.933373 20286 ts_tablet_manager.cc:1916] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:28.950702 18716 raft_consensus.cc:2955] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.957053 18616 catalog_manager.cc:5697] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } attrs { replace: true } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:28.959533 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4133cfe022034484bad4e8093ecf8ab3 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.973882 20285 ts_tablet_manager.cc:1929] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:28.990231 20285 log.cc:1199] T 6967d46a7bc6473dbce3f16571ac1834 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/6967d46a7bc6473dbce3f16571ac1834
I20260709 13:06:28.978510 18614 catalog_manager.cc:5697] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 5 to 6, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.989636 20286 ts_tablet_manager.cc:1929] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:28.996973 20286 log.cc:1199] T e86a4e9149bf4756b6c5fc8c2cd65607 P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/e86a4e9149bf4756b6c5fc8c2cd65607
I20260709 13:06:28.989540 18716 consensus_queue.cc:237] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:28.998833 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet e86a4e9149bf4756b6c5fc8c2cd65607 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:28.999691 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet 6967d46a7bc6473dbce3f16571ac1834 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:29.003808 19398 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.005417 20283 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.005692 18868 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:29.007974 20283 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:29.011658 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 4133cfe022034484bad4e8093ecf8ab3 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:29.014590 20124 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:29.020298 19398 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:29.024039 18605 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5ab336f753e433ab5be15ca2df4bacd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:29.032130 18614 catalog_manager.cc:5697] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New cstate: current_term: 1 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.035981 20288 tablet_replica.cc:333] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:29.047873 20288 raft_consensus.cc:2243] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.048478 18780 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ab336f753e433ab5be15ca2df4bacd with delete_type TABLET_DATA_TOMBSTONED (TS 1d19885075bf4d1d846377147e956d36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55044
I20260709 13:06:29.049466 20286 tablet_replica.cc:333] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:29.050347 20288 raft_consensus.cc:2272] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.050390 20286 raft_consensus.cc:2243] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:29.050205 18870 raft_consensus.cc:2955] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d19885075bf4d1d846377147e956d36 (127.17.52.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:29.051262 20286 raft_consensus.cc:2272] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:29.054131 20288 ts_tablet_manager.cc:1916] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:29.058554 20286 ts_tablet_manager.cc:1916] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:29.069741 20288 ts_tablet_manager.cc:1929] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:29.070221 20288 log.cc:1199] T 4133cfe022034484bad4e8093ecf8ab3 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/4133cfe022034484bad4e8093ecf8ab3
I20260709 13:06:29.071879 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 4133cfe022034484bad4e8093ecf8ab3 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:29.080317 20286 ts_tablet_manager.cc:1929] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:29.080740 20286 log.cc:1199] T f5ab336f753e433ab5be15ca2df4bacd P 1d19885075bf4d1d846377147e956d36: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/wals/f5ab336f753e433ab5be15ca2df4bacd
I20260709 13:06:29.081982 18606 catalog_manager.cc:5028] TS 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): tablet f5ab336f753e433ab5be15ca2df4bacd (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:29.353592 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:29.390604 18789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:29.391078 18789 raft_consensus.cc:606] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Received request to transfer leadership to TS f9acc1977fc940c082411dc51ec831c3
I20260709 13:06:29.393344 18717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:29.393894 18717 raft_consensus.cc:606] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:29.395258 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:29.396327 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:29.505904 19951 raft_consensus.cc:993] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: : Instructing follower f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:29.506420 20275 raft_consensus.cc:1081] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Signalling peer f9acc1977fc940c082411dc51ec831c3 to start an election
I20260709 13:06:29.507736 18870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
 from {username='slave'} at 127.0.0.1:34986
I20260709 13:06:29.508170 18870 raft_consensus.cc:493] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.508391 18870 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:29.513023 18870 raft_consensus.cc:515] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:29.515153 18870 leader_election.cc:290] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [CANDIDATE]: Term 4 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:29.515408 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:29.515863 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00b3ab917011414eae4cfc798af843f2" candidate_uuid: "f9acc1977fc940c082411dc51ec831c3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:29.516000 18716 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:29.516444 18789 raft_consensus.cc:3055] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:29.516762 18789 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:29.517421 18789 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:29.518332 18789 raft_consensus.cc:3060] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:29.521842 18716 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 4.
I20260709 13:06:29.522897 18835 leader_election.cc:304] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:29.523453 18789 raft_consensus.cc:2468] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9acc1977fc940c082411dc51ec831c3 in term 4.
I20260709 13:06:29.523481 20164 raft_consensus.cc:2804] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:29.524089 20164 raft_consensus.cc:697] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 LEADER]: Becoming Leader. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:29.524850 20164 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:29.534137 18615 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: term changed from 3 to 4, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to f9acc1977fc940c082411dc51ec831c3 (127.17.52.195). New cstate: current_term: 4 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:29.667100 20287 raft_consensus.cc:993] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:29.667521 20124 raft_consensus.cc:1081] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:29.668774 19397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42162
I20260709 13:06:29.669368 19397 raft_consensus.cc:493] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.669618 19397 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:29.675426 19397 raft_consensus.cc:515] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:29.677007 19397 leader_election.cc:290] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 4 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:29.677655 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:29.678288 18717 raft_consensus.cc:3055] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:29.678539 18717 raft_consensus.cc:740] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:29.678624 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59275a1a2e4a09980a7b06c5d74dfa" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:29.679309 18789 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:29.683923 18717 consensus_queue.cc:260] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:29.685160 18717 raft_consensus.cc:3060] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:29.685738 18789 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 4.
I20260709 13:06:29.686913 19365 leader_election.cc:304] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [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: 1d19885075bf4d1d846377147e956d36, 437260f9ffcd457090e74ffe1cc0393f; no voters: 
I20260709 13:06:29.687961 20253 raft_consensus.cc:2804] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:29.689105 20253 raft_consensus.cc:697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 4 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:29.689874 20253 consensus_queue.cc:237] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:29.692987 18717 raft_consensus.cc:2468] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 4.
I20260709 13:06:29.700551 18615 catalog_manager.cc:5697] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 3 to 4, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 4 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:30.115666 18792 consensus_queue.cc:237] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.122391 18717 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:30.122618 18868 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:30.123924 20275 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.126696 18717 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:06:30.126919 18760 consensus_peers.cc:597] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 594904db10774e54bd2c06ae7c1c95d6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:30.128475 20164 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.128753 20275 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.129618 18792 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:30.132752 20010 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:30.139357 18719 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:30.142606 20253 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:30.148202 20293 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.151958 18789 raft_consensus.cc:1275] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:30.154013 20252 consensus_queue.cc:1048] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:30.195883 18868 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.249972 18620 catalog_manager.cc:5697] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:30.260725 18716 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.259316 18868 consensus_queue.cc:237] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue 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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.270614 18792 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:30.271710 18834 consensus_peers.cc:597] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3eeb1a2536945f4b2c0391ab0b7d779. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:30.272176 18717 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:30.273253 20010 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.274154 20307 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:30.288450 20010 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.290174 18792 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.304296 18868 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.305241 18716 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.317811 18792 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:06:30.319509 18719 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:06:30.326198 18834 consensus_peers.cc:597] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00b3ab917011414eae4cfc798af843f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:30.325359 18616 catalog_manager.cc:5697] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index -1 to 2, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.327992 20010 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:30.328943 20304 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:30.339649 18719 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.341897 20164 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.342703 18789 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.370393 18615 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 5, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 4 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:30.373361 18792 consensus_queue.cc:237] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.379101 18868 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:30.380815 18719 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:30.380654 20296 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:30.382143 18760 consensus_peers.cc:597] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 -> Peer 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196:39675): Couldn't send request to peer 437260f9ffcd457090e74ffe1cc0393f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3e73b4279aa45b0b65f1fa3232f05b6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:30.382187 20293 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:30.397097 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:30.403177 20296 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.404793 18719 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.413491 18868 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.429551 18615 catalog_manager.cc:5697] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index -1 to 3, NON_VOTER 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) added. New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } } }
I20260709 13:06:30.509711 20319 ts_tablet_manager.cc:933] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:30.511584 20319 tablet_copy_client.cc:323] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:30.513402 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet 594904db10774e54bd2c06ae7c1c95d6 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:30.514036 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet 594904db10774e54bd2c06ae7c1c95d6 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-594904db10774e54bd2c06ae7c1c95d6
I20260709 13:06:30.521026 18806 tablet_copy_source_session.cc:215] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:30.524741 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594904db10774e54bd2c06ae7c1c95d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.535876 20319 tablet_copy_client.cc:806] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:30.536484 20319 tablet_copy_client.cc:670] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:30.540401 20319 tablet_copy_client.cc:538] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:30.550868 20319 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:30.571729 20319 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:30.572660 20319 tablet_bootstrap.cc:492] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:30.573311 20319 ts_tablet_manager.cc:1403] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 13:06:30.576164 20319 raft_consensus.cc:359] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.576978 20319 raft_consensus.cc:740] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:30.577622 20319 consensus_queue.cc:260] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.580083 20319 ts_tablet_manager.cc:1434] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:30.582484 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-594904db10774e54bd2c06ae7c1c95d6 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:30.582904 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-594904db10774e54bd2c06ae7c1c95d6 on tablet 594904db10774e54bd2c06ae7c1c95d6 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:30.666196 20319 ts_tablet_manager.cc:933] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:30.667816 20319 tablet_copy_client.cc:323] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:30.669322 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet f3eeb1a2536945f4b2c0391ab0b7d779 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:30.669768 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet f3eeb1a2536945f4b2c0391ab0b7d779 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-f3eeb1a2536945f4b2c0391ab0b7d779
I20260709 13:06:30.676026 18881 tablet_copy_source_session.cc:215] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:30.679250 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3eeb1a2536945f4b2c0391ab0b7d779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.693336 20319 tablet_copy_client.cc:806] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:30.693981 20319 tablet_copy_client.cc:670] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:30.697677 20319 tablet_copy_client.cc:538] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:30.707530 20319 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:30.729485 20319 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:30.730453 20319 tablet_bootstrap.cc:492] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:30.731137 20319 ts_tablet_manager.cc:1403] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260709 13:06:30.734193 20319 raft_consensus.cc:359] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.735046 20319 raft_consensus.cc:740] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:30.735675 20319 consensus_queue.cc:260] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.738245 20319 ts_tablet_manager.cc:1434] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:30.740993 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-f3eeb1a2536945f4b2c0391ab0b7d779 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:30.741377 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-f3eeb1a2536945f4b2c0391ab0b7d779 on tablet f3eeb1a2536945f4b2c0391ab0b7d779 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:30.758225 20319 ts_tablet_manager.cc:933] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:30.773272 20319 tablet_copy_client.cc:323] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.195:38587
I20260709 13:06:30.774648 18881 tablet_copy_service.cc:140] P f9acc1977fc940c082411dc51ec831c3: Received BeginTabletCopySession request for tablet 00b3ab917011414eae4cfc798af843f2 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:36650)
I20260709 13:06:30.775072 18881 tablet_copy_service.cc:161] P f9acc1977fc940c082411dc51ec831c3: Beginning new tablet copy session on tablet 00b3ab917011414eae4cfc798af843f2 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:36650: session id = 437260f9ffcd457090e74ffe1cc0393f-00b3ab917011414eae4cfc798af843f2
I20260709 13:06:30.780746 18881 tablet_copy_source_session.cc:215] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:30.782977 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00b3ab917011414eae4cfc798af843f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.795590 20319 tablet_copy_client.cc:806] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:30.796087 20319 tablet_copy_client.cc:670] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:30.799563 20319 tablet_copy_client.cc:538] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:30.806484 20319 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:30.828927 20319 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:30.829763 20319 tablet_bootstrap.cc:492] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:30.830375 20319 ts_tablet_manager.cc:1403] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 13:06:30.832913 20319 raft_consensus.cc:359] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.833606 20319 raft_consensus.cc:740] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:30.834194 20319 consensus_queue.cc:260] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.836495 20319 ts_tablet_manager.cc:1434] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:30.840672 18881 tablet_copy_service.cc:342] P f9acc1977fc940c082411dc51ec831c3: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-00b3ab917011414eae4cfc798af843f2 received from {username='slave'} at 127.0.0.1:36650
I20260709 13:06:30.841006 18881 tablet_copy_service.cc:434] P f9acc1977fc940c082411dc51ec831c3: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-00b3ab917011414eae4cfc798af843f2 on tablet 00b3ab917011414eae4cfc798af843f2 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:30.903142 20319 ts_tablet_manager.cc:933] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: Initiating tablet copy from peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747)
I20260709 13:06:30.908776 20319 tablet_copy_client.cc:323] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Beginning tablet copy session from remote peer at address 127.17.52.194:38747
I20260709 13:06:30.910915 18806 tablet_copy_service.cc:140] P 1d19885075bf4d1d846377147e956d36: Received BeginTabletCopySession request for tablet d3e73b4279aa45b0b65f1fa3232f05b6 from peer 437260f9ffcd457090e74ffe1cc0393f ({username='slave'} at 127.0.0.1:50824)
I20260709 13:06:30.911444 18806 tablet_copy_service.cc:161] P 1d19885075bf4d1d846377147e956d36: Beginning new tablet copy session on tablet d3e73b4279aa45b0b65f1fa3232f05b6 from peer 437260f9ffcd457090e74ffe1cc0393f at {username='slave'} at 127.0.0.1:50824: session id = 437260f9ffcd457090e74ffe1cc0393f-d3e73b4279aa45b0b65f1fa3232f05b6
I20260709 13:06:30.919773 18806 tablet_copy_source_session.cc:215] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:30.922214 20319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3e73b4279aa45b0b65f1fa3232f05b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.932662 20319 tablet_copy_client.cc:806] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:30.933187 20319 tablet_copy_client.cc:670] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:30.936547 20319 tablet_copy_client.cc:538] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:30.942665 20319 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap starting.
I20260709 13:06:30.963431 20319 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:30.964373 20319 tablet_bootstrap.cc:492] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: Bootstrap complete.
I20260709 13:06:30.965044 20319 ts_tablet_manager.cc:1403] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:06:30.967936 20319 raft_consensus.cc:359] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.969075 20319 raft_consensus.cc:740] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Initialized, Role: LEARNER
I20260709 13:06:30.969713 20319 consensus_queue.cc:260] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: NON_VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: true } }
I20260709 13:06:30.975757 20319 ts_tablet_manager.cc:1434] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:30.979950 18806 tablet_copy_service.cc:342] P 1d19885075bf4d1d846377147e956d36: Request end of tablet copy session 437260f9ffcd457090e74ffe1cc0393f-d3e73b4279aa45b0b65f1fa3232f05b6 received from {username='slave'} at 127.0.0.1:50824
I20260709 13:06:30.980401 18806 tablet_copy_service.cc:434] P 1d19885075bf4d1d846377147e956d36: ending tablet copy session 437260f9ffcd457090e74ffe1cc0393f-d3e73b4279aa45b0b65f1fa3232f05b6 on tablet d3e73b4279aa45b0b65f1fa3232f05b6 with peer 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:31.041368 19397 raft_consensus.cc:1217] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:31.250970 19397 raft_consensus.cc:1217] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:31.272558 19397 raft_consensus.cc:1217] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:06:31.352370 19397 raft_consensus.cc:1217] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:31.468974 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:31.523137 18870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1"
dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:39158
I20260709 13:06:31.523660 18870 raft_consensus.cc:606] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:31.524773 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:31.525868 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:31.628612 20293 raft_consensus.cc:1064] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:31.631000 20293 consensus_queue.cc:237] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:31.637027 18870 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:31.638697 20328 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.639158 19396 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:31.640532 20328 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.640767 20329 raft_consensus.cc:993] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:31.641657 20329 raft_consensus.cc:1081] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:31.647097 18719 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:31.648386 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60760
I20260709 13:06:31.648888 18719 raft_consensus.cc:493] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.649197 18719 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.650177 20328 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.661185 18719 raft_consensus.cc:515] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:31.668048 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:31.668517 18719 leader_election.cc:290] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:31.668615 18789 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.669463 18870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:31.670051 18870 raft_consensus.cc:3055] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.670380 18870 raft_consensus.cc:740] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9acc1977fc940c082411dc51ec831c3, State: Running, Role: LEADER
I20260709 13:06:31.672371 18870 consensus_queue.cc:260] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:31.673696 18870 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.688221 18870 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:31.689419 18685 leader_election.cc:304] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:31.690675 18789 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 2.
I20260709 13:06:31.691049 20124 raft_consensus.cc:2804] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.691536 20124 raft_consensus.cc:697] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:31.692279 20124 consensus_queue.cc:237] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:31.695971 20296 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.697840 18719 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.721513 19397 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.727231 18615 catalog_manager.cc:5697] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.732451 18868 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.764895 20329 raft_consensus.cc:1064] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:31.767917 20329 consensus_queue.cc:237] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:31.773984 18789 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:31.775861 18719 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:31.776527 18614 catalog_manager.cc:5697] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 1 to 2, leader changed from f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:31.777694 20330 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.781764 20164 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.787457 20293 raft_consensus.cc:1064] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:31.789825 20293 consensus_queue.cc:237] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:31.800040 18792 consensus_queue.cc:237] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:31.802387 19397 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:31.810010 20164 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.824780 19396 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:31.824972 18717 raft_consensus.cc:1275] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:31.826838 20296 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:31.828763 20296 consensus_queue.cc:1048] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:31.845027 19400 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.851317 20330 raft_consensus.cc:1064] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: attempting to promote NON_VOTER 437260f9ffcd457090e74ffe1cc0393f to VOTER
I20260709 13:06:31.853863 20330 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:31.855062 18717 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.854892 20328 raft_consensus.cc:2955] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.873036 18717 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:31.875721 20164 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:31.876520 18792 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:31.877893 20329 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:31.886598 19398 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 LEARNER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:06:31.909407 20330 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:31.938480 18717 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:31.940129 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 594904db10774e54bd2c06ae7c1c95d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:31.940397 20344 log.cc:927] Time spent T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 13:06:31.940068 20293 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:06:31.944339 18868 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:31.947134 19398 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEARNER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:31.944514 20329 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.952566 20296 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:31.968286 20332 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:31.956931 20164 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.959977 18792 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:31.976694 19400 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.003682 18796 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.024302 18717 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.029024 18616 catalog_manager.cc:5697] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 1 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
W20260709 13:06:32.049419 18836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 86189.8us
I20260709 13:06:32.051097 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet 594904db10774e54bd2c06ae7c1c95d6 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:32.063663 20293 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
W20260709 13:06:32.065703 18606 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 594904db10774e54bd2c06ae7c1c95d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:06:32.066953 19400 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.070650 18716 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.079994 20360 tablet_replica.cc:333] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:32.081027 20360 raft_consensus.cc:2243] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.081758 20360 raft_consensus.cc:2272] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.085621 20360 ts_tablet_manager.cc:1916] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.090699 19397 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.105800 20360 ts_tablet_manager.cc:1929] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:32.106618 20360 log.cc:1199] T 594904db10774e54bd2c06ae7c1c95d6 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/594904db10774e54bd2c06ae7c1c95d6
I20260709 13:06:32.105870 18717 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.105468 18868 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.108506 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet 594904db10774e54bd2c06ae7c1c95d6 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:32.103127 18619 catalog_manager.cc:5697] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 2 to 3, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.110778 18619 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 reported cstate change: config changed from index 5 to 6, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } attrs { replace: true } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.135553 18868 consensus_queue.cc:237] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:32.135661 18620 catalog_manager.cc:5697] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: config changed from index 3 to 4, 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } attrs { replace: true } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.146163 18792 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:32.148347 19400 raft_consensus.cc:1275] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:06:32.150988 20356 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:32.152987 20329 consensus_queue.cc:1048] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:32.164357 20164 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.168015 18792 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.172698 19400 raft_consensus.cc:2955] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.176661 18796 consensus_queue.cc:237] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:32.184180 18716 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:32.185501 20332 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:32.188537 18868 consensus_queue.cc:237] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [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: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:32.189348 19397 raft_consensus.cc:1275] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:32.190553 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00b3ab917011414eae4cfc798af843f2 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:32.193666 18716 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.194319 20355 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.198053 20332 consensus_queue.cc:1048] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:32.198580 18614 catalog_manager.cc:5697] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 6 to 7, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 4 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:32.219813 18792 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:32.221237 20164 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.225396 19400 raft_consensus.cc:2955] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.248234 20349 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.283120 19400 raft_consensus.cc:1275] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Refusing update from remote peer f9acc1977fc940c082411dc51ec831c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:32.288987 18792 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.296918 18604 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3eeb1a2536945f4b2c0391ab0b7d779 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:32.307999 20164 consensus_queue.cc:1048] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.315917 19397 raft_consensus.cc:2955] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.318176 18619 catalog_manager.cc:5697] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: config changed from index 4 to 5, VOTER f9acc1977fc940c082411dc51ec831c3 (127.17.52.195) evicted. New cstate: current_term: 2 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } } }
I20260709 13:06:32.320864 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet 00b3ab917011414eae4cfc798af843f2 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:32.332289 18868 raft_consensus.cc:1275] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.339504 20363 tablet_replica.cc:333] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:32.340700 20363 raft_consensus.cc:2243] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.341754 20363 raft_consensus.cc:2272] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.347895 18792 raft_consensus.cc:1275] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:32.347918 20363 ts_tablet_manager.cc:1916] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.352074 20337 consensus_queue.cc:1048] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:32.396466 20363 ts_tablet_manager.cc:1929] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:06:32.401044 20363 log.cc:1199] T 00b3ab917011414eae4cfc798af843f2 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/00b3ab917011414eae4cfc798af843f2
I20260709 13:06:32.457756 18606 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d3e73b4279aa45b0b65f1fa3232f05b6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:06:32.459187 18761 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 114622us
I20260709 13:06:32.465019 20124 consensus_queue.cc:1048] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:32.404610 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet 00b3ab917011414eae4cfc798af843f2 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
I20260709 13:06:32.539300 18614 catalog_manager.cc:5697] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 reported cstate change: config changed from index 3 to 4, VOTER a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) evicted. New cstate: current_term: 1 leader_uuid: "f9acc1977fc940c082411dc51ec831c3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:32.539963 18605 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.52.193:45203, user_credentials={real_user=slave}} blocked reactor thread for 135363us
I20260709 13:06:32.604539 18852 tablet_service.cc:1558] Processing DeleteTablet for tablet d3e73b4279aa45b0b65f1fa3232f05b6 with delete_type TABLET_DATA_TOMBSTONED (TS f9acc1977fc940c082411dc51ec831c3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34964
I20260709 13:06:32.605720 20360 tablet_replica.cc:333] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:32.607048 20360 raft_consensus.cc:2243] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.608184 20360 raft_consensus.cc:2272] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.621037 20360 ts_tablet_manager.cc:1916] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.638370 20360 ts_tablet_manager.cc:1929] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:32.638803 20360 log.cc:1199] T d3e73b4279aa45b0b65f1fa3232f05b6 P f9acc1977fc940c082411dc51ec831c3: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/wals/d3e73b4279aa45b0b65f1fa3232f05b6
I20260709 13:06:32.645565 18707 tablet_service.cc:1558] Processing DeleteTablet for tablet f3eeb1a2536945f4b2c0391ab0b7d779 with delete_type TABLET_DATA_TOMBSTONED (TS a0377a7917ef4b739c9c765d5614fcf8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60756
I20260709 13:06:32.646463 20363 tablet_replica.cc:333] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:32.647253 20363 raft_consensus.cc:2243] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:32.648098 20363 raft_consensus.cc:2272] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:32.653201 20363 ts_tablet_manager.cc:1916] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:32.805222 20363 ts_tablet_manager.cc:1929] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:32.805800 20363 log.cc:1199] T f3eeb1a2536945f4b2c0391ab0b7d779 P a0377a7917ef4b739c9c765d5614fcf8: Deleting WAL directory at /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/wals/f3eeb1a2536945f4b2c0391ab0b7d779
I20260709 13:06:32.588231 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:32.664757 18604 catalog_manager.cc:5028] TS f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): tablet d3e73b4279aa45b0b65f1fa3232f05b6 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
W20260709 13:06:33.396693 18604 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 731740us
I20260709 13:06:33.438627 18605 catalog_manager.cc:5028] TS a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): tablet f3eeb1a2536945f4b2c0391ab0b7d779 (table test-workload [id=2ac64fc321c84082adf9a1ad0287e775]) successfully deleted
W20260709 13:06:33.470890 18743 debug-util.cc:398] Leaking SignalData structure 0x7b08001066a0 after lost signal to thread 17622
W20260709 13:06:33.472378 18743 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0d60 after lost signal to thread 18654
W20260709 13:06:33.474064 18743 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0ce0 after lost signal to thread 18746
W20260709 13:06:33.481249 18743 debug-util.cc:398] Leaking SignalData structure 0x7b0800358060 after lost signal to thread 18821
W20260709 13:06:33.482822 18743 debug-util.cc:398] Leaking SignalData structure 0x7b0800348f20 after lost signal to thread 18895
W20260709 13:06:33.484341 18743 debug-util.cc:398] Leaking SignalData structure 0x7b0800362980 after lost signal to thread 19424
W20260709 13:06:33.817847 18651 debug-util.cc:398] Leaking SignalData structure 0x7b08000350a0 after lost signal to thread 17622
W20260709 13:06:33.819080 18651 debug-util.cc:398] Leaking SignalData structure 0x7b08000397c0 after lost signal to thread 18654
W20260709 13:06:33.820302 18651 debug-util.cc:398] Leaking SignalData structure 0x7b080037b9e0 after lost signal to thread 18746
W20260709 13:06:33.821614 18651 debug-util.cc:398] Leaking SignalData structure 0x7b080024efe0 after lost signal to thread 18821
W20260709 13:06:33.821897 18651 debug-util.cc:398] Leaking SignalData structure 0x7b080033daa0 after lost signal to thread 18822
W20260709 13:06:33.827410 18651 debug-util.cc:398] Leaking SignalData structure 0x7b08000a84c0 after lost signal to thread 18895
W20260709 13:06:33.830701 18651 debug-util.cc:398] Leaking SignalData structure 0x7b0800378ae0 after lost signal to thread 19424
I20260709 13:06:34.565150 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:34.616302 18717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:34.617362 18717 raft_consensus.cc:606] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Received request to transfer leadership to TS 1d19885075bf4d1d846377147e956d36
I20260709 13:06:34.619937 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:34.622681 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:06:34.888988 18836 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:38747, user_credentials={real_user=slave}} blocked reactor thread for 74697.3us
I20260709 13:06:35.133016 20389 raft_consensus.cc:993] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:35.133679 20393 raft_consensus.cc:1081] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Signalling peer 1d19885075bf4d1d846377147e956d36 to start an election
I20260709 13:06:35.137017 18795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
 from {username='slave'} at 127.0.0.1:55060
I20260709 13:06:35.137616 18795 raft_consensus.cc:493] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.138041 18795 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:35.146123 18795 raft_consensus.cc:515] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:35.151180 18716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:35.151934 18716 raft_consensus.cc:3055] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:35.152240 18716 raft_consensus.cc:740] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:35.152989 18716 consensus_queue.cc:260] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:35.154057 18716 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:35.180850 18795 leader_election.cc:290] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [CANDIDATE]: Term 3 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:35.181896 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b192509ea74447ed99170f92f94ddfa1" candidate_uuid: "1d19885075bf4d1d846377147e956d36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:35.183821 18865 raft_consensus.cc:3060] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:35.183102 18716 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:35.195823 18761 leader_election.cc:304] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [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: 1d19885075bf4d1d846377147e956d36, a0377a7917ef4b739c9c765d5614fcf8; no voters: 
I20260709 13:06:35.197041 20394 raft_consensus.cc:2804] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:35.197588 20394 raft_consensus.cc:697] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Leader. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:35.198563 20394 consensus_queue.cc:237] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:35.202569 18865 raft_consensus.cc:2468] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d19885075bf4d1d846377147e956d36 in term 3.
I20260709 13:06:35.226039 18619 catalog_manager.cc:5697] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 reported cstate change: term changed from 2 to 3, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 1d19885075bf4d1d846377147e956d36 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "1d19885075bf4d1d846377147e956d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.626514 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:35.739532 18714 raft_consensus.cc:1275] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:35.752332 20394 consensus_queue.cc:1048] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:35.823415 19363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38587, user_credentials={real_user=slave}} blocked reactor thread for 52760.7us
W20260709 13:06:35.823012 18760 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:39675, user_credentials={real_user=slave}} blocked reactor thread for 76015us
I20260709 13:06:35.826803 18865 raft_consensus.cc:1275] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Refusing update from remote peer 1d19885075bf4d1d846377147e956d36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:35.900775 20400 consensus_queue.cc:1048] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:36.670833 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:36.735265 18790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c"
dest_uuid: "1d19885075bf4d1d846377147e956d36"
mode: GRACEFUL
new_leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:44236
I20260709 13:06:36.735881 18790 raft_consensus.cc:606] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Received request to transfer leadership to TS a0377a7917ef4b739c9c765d5614fcf8
I20260709 13:06:36.739521 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:36.741294 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:37.134665 20394 raft_consensus.cc:993] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: : Instructing follower a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:37.135274 20412 raft_consensus.cc:1081] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Signalling peer a0377a7917ef4b739c9c765d5614fcf8 to start an election
I20260709 13:06:37.140926 18714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
 from {username='slave'} at 127.0.0.1:60758
I20260709 13:06:37.141459 18714 raft_consensus.cc:493] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:37.141763 18714 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.166011 18714 raft_consensus.cc:515] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:37.168885 18714 leader_election.cc:290] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [CANDIDATE]: Term 4 election: Requested vote from peers 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:37.169668 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d19885075bf4d1d846377147e956d36"
I20260709 13:06:37.170324 18790 raft_consensus.cc:3055] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:37.170635 18790 raft_consensus.cc:740] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d19885075bf4d1d846377147e956d36, State: Running, Role: LEADER
I20260709 13:06:37.171499 18790 consensus_queue.cc:260] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:37.172392 18790 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.177098 18868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3507bc1106e047c3927ff56cae9b0d1c" candidate_uuid: "a0377a7917ef4b739c9c765d5614fcf8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:37.177668 18868 raft_consensus.cc:3060] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:37.197007 18868 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 4.
I20260709 13:06:37.198589 18685 leader_election.cc:304] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [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: a0377a7917ef4b739c9c765d5614fcf8, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:37.199509 20410 raft_consensus.cc:2804] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:37.199998 20410 raft_consensus.cc:697] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 4 LEADER]: Becoming Leader. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:37.200878 20410 consensus_queue.cc:237] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } }
I20260709 13:06:37.203599 18790 raft_consensus.cc:2468] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0377a7917ef4b739c9c765d5614fcf8 in term 4.
I20260709 13:06:37.228075 18619 catalog_manager.cc:5697] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 reported cstate change: term changed from 3 to 4, leader changed from 1d19885075bf4d1d846377147e956d36 (127.17.52.194) to a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193). New cstate: current_term: 4 leader_uuid: "a0377a7917ef4b739c9c765d5614fcf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:37.742342 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:37.813515 18865 raft_consensus.cc:1275] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:37.815016 20390 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:37.830600 18789 raft_consensus.cc:1275] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Refusing update from remote peer a0377a7917ef4b739c9c765d5614fcf8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:37.832149 20390 consensus_queue.cc:1048] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d19885075bf4d1d846377147e956d36" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 38747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:38.806905 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:38.847091 18714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd"
dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
mode: GRACEFUL
new_leader_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:52206
I20260709 13:06:38.847590 18714 raft_consensus.cc:606] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Received request to transfer leadership to TS 437260f9ffcd457090e74ffe1cc0393f
I20260709 13:06:38.848658 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:38.849958 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:38.895220 20422 raft_consensus.cc:993] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: : Instructing follower 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:38.895690 20410 raft_consensus.cc:1081] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Signalling peer 437260f9ffcd457090e74ffe1cc0393f to start an election
I20260709 13:06:38.897219 19396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd"
dest_uuid: "437260f9ffcd457090e74ffe1cc0393f"
 from {username='slave'} at 127.0.0.1:42162
I20260709 13:06:38.897689 19396 raft_consensus.cc:493] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:38.897995 19396 raft_consensus.cc:3060] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.903334 19396 raft_consensus.cc:515] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:38.905460 19396 leader_election.cc:290] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Requested vote from peers a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203), f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587)
I20260709 13:06:38.906253 18865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f9acc1977fc940c082411dc51ec831c3"
I20260709 13:06:38.905936 18714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab336f753e433ab5be15ca2df4bacd" candidate_uuid: "437260f9ffcd457090e74ffe1cc0393f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a0377a7917ef4b739c9c765d5614fcf8"
I20260709 13:06:38.908931 18865 raft_consensus.cc:3060] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.909056 18714 raft_consensus.cc:3055] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:38.909442 18714 raft_consensus.cc:740] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0377a7917ef4b739c9c765d5614fcf8, State: Running, Role: LEADER
I20260709 13:06:38.910967 18714 consensus_queue.cc:260] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:38.912114 18714 raft_consensus.cc:3060] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:38.914043 18865 raft_consensus.cc:2468] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:38.915131 19363 leader_election.cc:304] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 437260f9ffcd457090e74ffe1cc0393f, f9acc1977fc940c082411dc51ec831c3; no voters: 
I20260709 13:06:38.915757 20401 raft_consensus.cc:2804] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:38.916128 20401 raft_consensus.cc:697] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Becoming Leader. State: Replica: 437260f9ffcd457090e74ffe1cc0393f, State: Running, Role: LEADER
I20260709 13:06:38.916795 20401 consensus_queue.cc:237] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [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: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } }
I20260709 13:06:38.917371 18714 raft_consensus.cc:2468] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 437260f9ffcd457090e74ffe1cc0393f in term 2.
I20260709 13:06:38.928117 18614 catalog_manager.cc:5697] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f reported cstate change: term changed from 1 to 2, leader changed from a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193) to 437260f9ffcd457090e74ffe1cc0393f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "437260f9ffcd457090e74ffe1cc0393f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "437260f9ffcd457090e74ffe1cc0393f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 39675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.440321 18717 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:39.441562 20428 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0377a7917ef4b739c9c765d5614fcf8" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:39.458130 18865 raft_consensus.cc:1275] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Refusing update from remote peer 437260f9ffcd457090e74ffe1cc0393f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:39.459612 20401 consensus_queue.cc:1048] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9acc1977fc940c082411dc51ec831c3" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:39.850841 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:39.886854 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
W20260709 13:06:39.890652 18761 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:06:39.893716 18761 consensus_peers.cc:597] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:39.904470 18835 consensus_peers.cc:597] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:39.921592 18761 consensus_peers.cc:597] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:39.923887 18835 consensus_peers.cc:597] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.926501 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:39.927428 17619 tablet_replica.cc:333] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.928089 17619 raft_consensus.cc:2243] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.928603 17619 raft_consensus.cc:2272] T 91562f9e38594a90bfd8d506e8bae207 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.930470 17619 tablet_replica.cc:333] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.931280 17619 raft_consensus.cc:2243] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.932492 17619 raft_consensus.cc:2272] T 4288405f0adb4988a3546407605a4b74 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.935153 17619 tablet_replica.cc:333] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
W20260709 13:06:39.935436 19364 consensus_peers.cc:597] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.935775 17619 raft_consensus.cc:2243] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.936246 17619 raft_consensus.cc:2272] T d7580dea70184298b975a7765c77234c P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.938295 17619 tablet_replica.cc:333] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.939142 17619 raft_consensus.cc:2243] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.940131 17619 raft_consensus.cc:2272] T 40a48e05ea40413fbf4b15ccfc17a309 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:39.941087 19364 consensus_peers.cc:597] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.943940 17619 tablet_replica.cc:333] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.944612 17619 raft_consensus.cc:2243] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.945241 17619 raft_consensus.cc:2272] T b138516801c149039fea47459bfb3e11 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.947319 17619 tablet_replica.cc:333] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.948184 17619 raft_consensus.cc:2243] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.948972 17619 raft_consensus.cc:2272] T 2ae0a8fb1acb46c38d76890893b452fc P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:39.950066 18761 consensus_peers.cc:597] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:39.951098 19364 consensus_peers.cc:597] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.951184 17619 tablet_replica.cc:333] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.951856 17619 raft_consensus.cc:2243] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.952489 17619 raft_consensus.cc:2272] T 594904db10774e54bd2c06ae7c1c95d6 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.954305 17619 tablet_replica.cc:333] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.954789 17619 raft_consensus.cc:2243] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.955428 17619 raft_consensus.cc:2272] T 51c838da73be4628866c1b6e2538ef3d P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.957288 17619 tablet_replica.cc:333] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.957841 17619 raft_consensus.cc:2243] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.958402 17619 raft_consensus.cc:2272] T d3e73b4279aa45b0b65f1fa3232f05b6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.960513 17619 tablet_replica.cc:333] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.961036 17619 raft_consensus.cc:2243] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.961683 17619 raft_consensus.cc:2272] T 3507bc1106e047c3927ff56cae9b0d1c P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.964286 17619 tablet_replica.cc:333] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.966092 17619 raft_consensus.cc:2243] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.966658 17619 raft_consensus.cc:2272] T a3a27ff747d640a88ae7156b32e0f536 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.971097 17619 tablet_replica.cc:333] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
W20260709 13:06:39.971228 18761 consensus_peers.cc:597] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.971818 17619 raft_consensus.cc:2243] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:39.971951 18761 consensus_peers.cc:597] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.972347 17619 raft_consensus.cc:2272] T 86a33db9f8fe4315baa130b2f6f6f11e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.974658 17619 tablet_replica.cc:333] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.975190 17619 raft_consensus.cc:2243] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.975594 17619 raft_consensus.cc:2272] T 708dd386b00841ca8ad6a041caae8907 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.977193 17619 tablet_replica.cc:333] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.977762 17619 raft_consensus.cc:2243] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.978325 17619 raft_consensus.cc:2272] T 9a1a14bfe8ac4a29b7ee29036265d374 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.979859 17619 tablet_replica.cc:333] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.980382 17619 raft_consensus.cc:2243] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.980784 17619 raft_consensus.cc:2272] T ac9efe77ada24aee96556ce3259c0160 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.982919 17619 tablet_replica.cc:333] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.983525 17619 raft_consensus.cc:2243] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.984110 17619 raft_consensus.cc:2272] T f1f6d3d0ecfd45e595bbc4949e41f331 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.985788 17619 tablet_replica.cc:333] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.986308 17619 raft_consensus.cc:2243] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.986719 17619 raft_consensus.cc:2272] T 0216b28dbb4c46e9863704759b5cc8e6 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.988412 17619 tablet_replica.cc:333] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.989064 17619 raft_consensus.cc:2243] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.989787 17619 raft_consensus.cc:2272] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.991739 17619 tablet_replica.cc:333] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
W20260709 13:06:39.991920 18835 consensus_peers.cc:597] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.992293 17619 raft_consensus.cc:2243] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.993134 17619 raft_consensus.cc:2272] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.994823 17619 tablet_replica.cc:333] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.995306 17619 raft_consensus.cc:2243] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:39.996011 17619 raft_consensus.cc:2272] T bbb744d3452f40d6a28539cb4e00db27 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:39.997602 17619 tablet_replica.cc:333] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:39.998104 17619 raft_consensus.cc:2243] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:39.998711 17619 raft_consensus.cc:2272] T e65a6e5540d34a9f9b393ccd4e12c795 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.000314 17619 tablet_replica.cc:333] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.000802 17619 raft_consensus.cc:2243] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.001515 17619 raft_consensus.cc:2272] T 395622a4aa904fe3a8757c11e0ed36fe P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.003551 17619 tablet_replica.cc:333] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.004247 17619 raft_consensus.cc:2243] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.005023 17619 raft_consensus.cc:2272] T 801d113a0a7a44b7ad85b1b85747740e P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.006510 19364 consensus_peers.cc:597] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.007403 17619 tablet_replica.cc:333] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.008302 17619 raft_consensus.cc:2243] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.009353 17619 raft_consensus.cc:2272] T e86a4e9149bf4756b6c5fc8c2cd65607 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.011883 17619 tablet_replica.cc:333] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.012580 17619 raft_consensus.cc:2243] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.013041 17619 raft_consensus.cc:2272] T b192509ea74447ed99170f92f94ddfa1 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.015513 17619 tablet_replica.cc:333] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.016258 17619 raft_consensus.cc:2243] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.017297 17619 raft_consensus.cc:2272] T 9ae91efdd1cb4dd8993488f60ff1be33 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.019905 17619 tablet_replica.cc:333] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
W20260709 13:06:40.020143 18761 consensus_peers.cc:597] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.020427 17619 raft_consensus.cc:2243] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.021083 17619 raft_consensus.cc:2272] T 1f1ccb3cfa524302898df34b1c2388da P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.022909 17619 tablet_replica.cc:333] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.023427 17619 raft_consensus.cc:2243] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.023797 17619 raft_consensus.cc:2272] T 6c6263967dc44e65b4471625446c0398 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.025547 17619 tablet_replica.cc:333] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.026161 17619 raft_consensus.cc:2243] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.026710 17619 raft_consensus.cc:2272] T 667aa2e8eecb4c348315cfb892dcafef P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.028573 17619 tablet_replica.cc:333] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.029217 17619 raft_consensus.cc:2243] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.029707 17619 raft_consensus.cc:2272] T 67f7d2b4733c40589bc10f727df73180 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.032104 17619 tablet_replica.cc:333] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.032610 17619 raft_consensus.cc:2243] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.033234 17619 raft_consensus.cc:2272] T 4133cfe022034484bad4e8093ecf8ab3 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.034996 17619 tablet_replica.cc:333] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.035487 17619 raft_consensus.cc:2243] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.035905 17619 raft_consensus.cc:2272] T beeafdd3164345e5aef31ea06ecf8175 P a0377a7917ef4b739c9c765d5614fcf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.058604 17619 tablet_replica.cc:333] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.059372 17619 raft_consensus.cc:2243] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.059825 17619 raft_consensus.cc:2272] T e861f3fc93fa40658d6c1657abd8c4f9 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.062039 17619 tablet_replica.cc:333] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.062682 17619 raft_consensus.cc:2243] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.063216 17619 raft_consensus.cc:2272] T a11b89d266884d309caa1fbfc753d7c8 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.066951 17619 tablet_replica.cc:333] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.067620 17619 raft_consensus.cc:2243] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.068588 17619 raft_consensus.cc:2272] T 4fc3c4734f66431a8d0f4077bef8c349 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.069110 19364 consensus_peers.cc:597] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.071224 17619 tablet_replica.cc:333] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.071869 17619 raft_consensus.cc:2243] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:40.072037 19364 consensus_peers.cc:597] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.072278 17619 raft_consensus.cc:2272] T f5ab336f753e433ab5be15ca2df4bacd P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.074999 17619 tablet_replica.cc:333] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.075618 17619 raft_consensus.cc:2243] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.076685 17619 raft_consensus.cc:2272] T e28b62cdb13e4158b753db23d044fb2d P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.079002 17619 tablet_replica.cc:333] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.079664 17619 raft_consensus.cc:2243] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.080154 17619 raft_consensus.cc:2272] T 211e3e0c980046dbb122780b67416994 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.082775 17619 tablet_replica.cc:333] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.083386 17619 raft_consensus.cc:2243] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.083926 17619 raft_consensus.cc:2272] T a4592892219646689c51ca5c02f78509 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.086416 17619 tablet_replica.cc:333] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.086908 17619 raft_consensus.cc:2243] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.087296 17619 raft_consensus.cc:2272] T 9f59275a1a2e4a09980a7b06c5d74dfa P a0377a7917ef4b739c9c765d5614fcf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.089129 17619 tablet_replica.cc:333] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.089856 17619 raft_consensus.cc:2243] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.090660 17619 raft_consensus.cc:2272] T 0e125c3d748e44e787b0a8891f6a1df3 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.092815 17619 tablet_replica.cc:333] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
W20260709 13:06:40.093629 18761 consensus_peers.cc:597] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.093649 17619 raft_consensus.cc:2243] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.095008 17619 raft_consensus.cc:2272] T 16f12c3a556c4ad98f19c196034d1906 P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.096951 17619 tablet_replica.cc:333] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.097376 17619 raft_consensus.cc:2243] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.098097 17619 raft_consensus.cc:2272] T bbe44623a27a466eaad0f1ce256cd3ec P a0377a7917ef4b739c9c765d5614fcf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.099802 17619 tablet_replica.cc:333] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8: stopping tablet replica
I20260709 13:06:40.100206 17619 raft_consensus.cc:2243] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.100653 17619 raft_consensus.cc:2272] T 9434eab2f2c740dcbcf264a5a4317911 P a0377a7917ef4b739c9c765d5614fcf8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.133332 18835 consensus_peers.cc:597] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.144495 18761 consensus_peers.cc:597] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.146474 19364 consensus_peers.cc:597] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.208454 19364 consensus_peers.cc:597] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.209287 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
W20260709 13:06:40.226553 18835 consensus_peers.cc:597] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.243402 18835 consensus_peers.cc:597] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.253901 18761 consensus_peers.cc:597] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.293251 18835 consensus_peers.cc:597] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.301563 19364 consensus_peers.cc:597] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.304042 18761 consensus_peers.cc:597] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.310335 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
W20260709 13:06:40.316430 18836 consensus_peers.cc:597] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.317061 18836 consensus_peers.cc:597] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.337739 18836 consensus_peers.cc:597] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.353906 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:40.354887 17619 tablet_replica.cc:333] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.355839 17619 raft_consensus.cc:2243] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.356437 17619 raft_consensus.cc:2272] T cd72652ce97849cea5d952bb500ce1f5 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.357547 18836 consensus_peers.cc:597] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.359293 17619 tablet_replica.cc:333] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.360253 17619 raft_consensus.cc:2243] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.361086 17619 raft_consensus.cc:2272] T 9cff1e81e95d44f697b61e55d231386c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.362017 18835 consensus_peers.cc:597] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.363540 17619 tablet_replica.cc:333] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.364177 17619 raft_consensus.cc:2243] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.364871 17619 raft_consensus.cc:2272] T 6967d46a7bc6473dbce3f16571ac1834 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.366832 17619 tablet_replica.cc:333] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.367494 17619 raft_consensus.cc:2243] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.368048 17619 raft_consensus.cc:2272] T 00b3ab917011414eae4cfc798af843f2 P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.369805 17619 tablet_replica.cc:333] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.370479 17619 raft_consensus.cc:2243] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.370899 17619 raft_consensus.cc:2272] T 91562f9e38594a90bfd8d506e8bae207 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.372795 17619 tablet_replica.cc:333] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.373335 17619 raft_consensus.cc:2243] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.373724 17619 raft_consensus.cc:2272] T 4288405f0adb4988a3546407605a4b74 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.375663 17619 tablet_replica.cc:333] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.376328 17619 raft_consensus.cc:2243] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.376678 17619 raft_consensus.cc:2272] T 6c6263967dc44e65b4471625446c0398 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.378468 17619 tablet_replica.cc:333] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.378933 17619 raft_consensus.cc:2243] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.379603 17619 raft_consensus.cc:2272] T d7580dea70184298b975a7765c77234c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.381215 17619 tablet_replica.cc:333] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.381685 17619 raft_consensus.cc:2243] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.382010 17619 raft_consensus.cc:2272] T 40a48e05ea40413fbf4b15ccfc17a309 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.383661 17619 tablet_replica.cc:333] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.384192 17619 raft_consensus.cc:2243] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.384768 17619 raft_consensus.cc:2272] T bbe44623a27a466eaad0f1ce256cd3ec P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.386343 17619 tablet_replica.cc:333] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.386912 17619 raft_consensus.cc:2243] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.387921 17619 raft_consensus.cc:2272] T 42993484eded40bfbf2fde2523d90e1a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.390631 17619 tablet_replica.cc:333] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.391459 17619 raft_consensus.cc:2243] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.392037 17619 raft_consensus.cc:2272] T 2ae0a8fb1acb46c38d76890893b452fc P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.394591 17619 tablet_replica.cc:333] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.395342 17619 raft_consensus.cc:2243] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.396307 17619 raft_consensus.cc:2272] T 594904db10774e54bd2c06ae7c1c95d6 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.397944 18761 consensus_peers.cc:597] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.398908 17619 tablet_replica.cc:333] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.399636 17619 raft_consensus.cc:2243] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.400108 17619 raft_consensus.cc:2272] T 51c838da73be4628866c1b6e2538ef3d P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.402571 17619 tablet_replica.cc:333] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.403270 17619 raft_consensus.cc:2243] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.404299 17619 raft_consensus.cc:2272] T 86a33db9f8fe4315baa130b2f6f6f11e P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.406770 17619 tablet_replica.cc:333] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.407269 17619 raft_consensus.cc:2243] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.407639 17619 raft_consensus.cc:2272] T 3507bc1106e047c3927ff56cae9b0d1c P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.409200 17619 tablet_replica.cc:333] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.409724 17619 raft_consensus.cc:2243] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.410262 17619 raft_consensus.cc:2272] T bed6aa6e9f69474ea38f5450180b3467 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.411999 17619 tablet_replica.cc:333] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.412535 17619 raft_consensus.cc:2243] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.413232 17619 raft_consensus.cc:2272] T a3a27ff747d640a88ae7156b32e0f536 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.414779 17619 tablet_replica.cc:333] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.415275 17619 raft_consensus.cc:2243] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.415928 17619 raft_consensus.cc:2272] T d3e73b4279aa45b0b65f1fa3232f05b6 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.417649 17619 tablet_replica.cc:333] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.418339 17619 raft_consensus.cc:2243] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.418834 17619 raft_consensus.cc:2272] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.421020 17619 tablet_replica.cc:333] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.421592 17619 raft_consensus.cc:2243] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.422365 17619 raft_consensus.cc:2272] T b192509ea74447ed99170f92f94ddfa1 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.423908 17619 tablet_replica.cc:333] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.424379 17619 raft_consensus.cc:2243] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.424701 17619 raft_consensus.cc:2272] T 9434eab2f2c740dcbcf264a5a4317911 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.426371 17619 tablet_replica.cc:333] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.426911 17619 raft_consensus.cc:2243] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.427796 17619 raft_consensus.cc:2272] T b81e0ee988df4831b351507cd6b893b4 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.430096 17619 tablet_replica.cc:333] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.430784 17619 raft_consensus.cc:2243] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.431293 17619 raft_consensus.cc:2272] T 211e3e0c980046dbb122780b67416994 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.433804 17619 tablet_replica.cc:333] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.434510 17619 raft_consensus.cc:2243] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.434986 17619 raft_consensus.cc:2272] T c54dec3ed08041c6897c7c54c484733b P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.437381 17619 tablet_replica.cc:333] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.438040 17619 raft_consensus.cc:2243] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.438867 17619 raft_consensus.cc:2272] T ac9efe77ada24aee96556ce3259c0160 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.439831 18836 consensus_peers.cc:597] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.440683 17619 tablet_replica.cc:333] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.441236 17619 raft_consensus.cc:2243] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.441636 17619 raft_consensus.cc:2272] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.443485 17619 tablet_replica.cc:333] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.444008 17619 raft_consensus.cc:2243] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.444550 17619 raft_consensus.cc:2272] T bbb744d3452f40d6a28539cb4e00db27 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.446233 17619 tablet_replica.cc:333] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.446686 17619 raft_consensus.cc:2243] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.447170 17619 raft_consensus.cc:2272] T 395622a4aa904fe3a8757c11e0ed36fe P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.449054 17619 tablet_replica.cc:333] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.449724 17619 raft_consensus.cc:2243] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.450248 17619 raft_consensus.cc:2272] T 667aa2e8eecb4c348315cfb892dcafef P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.452517 18835 consensus_peers.cc:597] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 -> Peer a0377a7917ef4b739c9c765d5614fcf8 (127.17.52.193:45203): Couldn't send request to peer a0377a7917ef4b739c9c765d5614fcf8. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.452986 17619 tablet_replica.cc:333] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.453671 17619 raft_consensus.cc:2243] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.454257 17619 raft_consensus.cc:2272] T b111f5606e8c449380005128d625de55 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.456080 17619 tablet_replica.cc:333] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.456681 17619 raft_consensus.cc:2243] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.457407 17619 raft_consensus.cc:2272] T f3eeb1a2536945f4b2c0391ab0b7d779 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.459513 17619 tablet_replica.cc:333] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.459961 17619 raft_consensus.cc:2243] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.460299 17619 raft_consensus.cc:2272] T 1f1ccb3cfa524302898df34b1c2388da P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.461932 17619 tablet_replica.cc:333] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.462457 17619 raft_consensus.cc:2243] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.463124 17619 raft_consensus.cc:2272] T e861f3fc93fa40658d6c1657abd8c4f9 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.464704 17619 tablet_replica.cc:333] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.465363 17619 raft_consensus.cc:2243] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.465834 17619 raft_consensus.cc:2272] T 5c818d9a130f492f897b835f7040d44a P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.468736 17619 tablet_replica.cc:333] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
W20260709 13:06:40.469364 19365 consensus_peers.cc:597] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.469434 17619 raft_consensus.cc:2243] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.470504 17619 raft_consensus.cc:2272] T a11b89d266884d309caa1fbfc753d7c8 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.472282 17619 tablet_replica.cc:333] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.472736 17619 raft_consensus.cc:2243] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.473404 17619 raft_consensus.cc:2272] T a39c353dff07477bbe51a940d1d8f6be P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.475360 17619 tablet_replica.cc:333] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.475868 17619 raft_consensus.cc:2243] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.476343 17619 raft_consensus.cc:2272] T 5013ad57e8864722a629689b1b1d251c P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.477985 17619 tablet_replica.cc:333] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.478503 17619 raft_consensus.cc:2243] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.478849 17619 raft_consensus.cc:2272] T beeafdd3164345e5aef31ea06ecf8175 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.480429 17619 tablet_replica.cc:333] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.480845 17619 raft_consensus.cc:2243] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.481287 17619 raft_consensus.cc:2272] T eada6a8758f84d29b187c356121a1b31 P 1d19885075bf4d1d846377147e956d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.483083 17619 tablet_replica.cc:333] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.483513 17619 raft_consensus.cc:2243] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.484153 17619 raft_consensus.cc:2272] T 9f59275a1a2e4a09980a7b06c5d74dfa P 1d19885075bf4d1d846377147e956d36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.486567 17619 tablet_replica.cc:333] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.487219 17619 raft_consensus.cc:2243] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.487731 17619 raft_consensus.cc:2272] T 0e125c3d748e44e787b0a8891f6a1df3 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.488374 18836 consensus_peers.cc:597] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.490061 17619 tablet_replica.cc:333] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.490734 17619 raft_consensus.cc:2243] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.491497 17619 raft_consensus.cc:2272] T 67f7d2b4733c40589bc10f727df73180 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.493745 17619 tablet_replica.cc:333] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
W20260709 13:06:40.494174 19365 consensus_peers.cc:597] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.494280 17619 raft_consensus.cc:2243] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.495023 17619 raft_consensus.cc:2272] T 4133cfe022034484bad4e8093ecf8ab3 P 1d19885075bf4d1d846377147e956d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.496716 17619 tablet_replica.cc:333] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36: stopping tablet replica
I20260709 13:06:40.497298 17619 raft_consensus.cc:2243] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.497684 17619 raft_consensus.cc:2272] T 9ae91efdd1cb4dd8993488f60ff1be33 P 1d19885075bf4d1d846377147e956d36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.498955 19365 consensus_peers.cc:597] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.513099 18836 consensus_peers.cc:597] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.547191 18836 consensus_peers.cc:597] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.579142 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
W20260709 13:06:40.601047 18836 consensus_peers.cc:597] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.604642 19365 consensus_peers.cc:597] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.607635 19365 consensus_peers.cc:597] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.651136 19365 consensus_peers.cc:597] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.675470 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
W20260709 13:06:40.702896 19365 consensus_peers.cc:597] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:40.705410 19365 consensus_peers.cc:597] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.709156 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:40.710264 17619 tablet_replica.cc:333] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.710999 17619 raft_consensus.cc:2243] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.711565 17619 raft_consensus.cc:2272] T cd72652ce97849cea5d952bb500ce1f5 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.713806 17619 tablet_replica.cc:333] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.714540 17619 raft_consensus.cc:2243] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.715011 17619 raft_consensus.cc:2272] T 9cff1e81e95d44f697b61e55d231386c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.717336 17619 tablet_replica.cc:333] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.718053 17619 raft_consensus.cc:2243] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.718858 17619 raft_consensus.cc:2272] T 6967d46a7bc6473dbce3f16571ac1834 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.721098 17619 tablet_replica.cc:333] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.721684 17619 raft_consensus.cc:2243] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.722142 17619 raft_consensus.cc:2272] T d7580dea70184298b975a7765c77234c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.724495 17619 tablet_replica.cc:333] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.724994 17619 raft_consensus.cc:2243] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.725939 17619 raft_consensus.cc:2272] T 00b3ab917011414eae4cfc798af843f2 P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.727968 17619 tablet_replica.cc:333] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.728582 17619 raft_consensus.cc:2243] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.729082 17619 raft_consensus.cc:2272] T 40a48e05ea40413fbf4b15ccfc17a309 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.729491 19365 consensus_peers.cc:597] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.730842 17619 tablet_replica.cc:333] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.731624 17619 raft_consensus.cc:2243] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.732086 17619 raft_consensus.cc:2272] T 42993484eded40bfbf2fde2523d90e1a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.734162 17619 tablet_replica.cc:333] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.734674 17619 raft_consensus.cc:2243] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.735056 17619 raft_consensus.cc:2272] T 51c838da73be4628866c1b6e2538ef3d P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.735329 19365 consensus_peers.cc:597] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.736817 17619 tablet_replica.cc:333] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.737375 17619 raft_consensus.cc:2243] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.738066 17619 raft_consensus.cc:2272] T b138516801c149039fea47459bfb3e11 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.739867 17619 tablet_replica.cc:333] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.740336 17619 raft_consensus.cc:2243] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.740693 17619 raft_consensus.cc:2272] T c4fe8270edcf4a1c92acf1a86d8c59d7 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.742246 17619 tablet_replica.cc:333] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.742738 17619 raft_consensus.cc:2243] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.743112 17619 raft_consensus.cc:2272] T 3507bc1106e047c3927ff56cae9b0d1c P f9acc1977fc940c082411dc51ec831c3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.744645 17619 tablet_replica.cc:333] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.745108 17619 raft_consensus.cc:2243] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.745774 17619 raft_consensus.cc:2272] T bed6aa6e9f69474ea38f5450180b3467 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.747645 17619 tablet_replica.cc:333] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.748283 17619 raft_consensus.cc:2243] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.748687 17619 raft_consensus.cc:2272] T a3a27ff747d640a88ae7156b32e0f536 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.750743 17619 tablet_replica.cc:333] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.751245 17619 raft_consensus.cc:2243] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.751641 17619 raft_consensus.cc:2272] T 86a33db9f8fe4315baa130b2f6f6f11e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.753829 17619 tablet_replica.cc:333] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.754504 17619 raft_consensus.cc:2243] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.755025 17619 raft_consensus.cc:2272] T 708dd386b00841ca8ad6a041caae8907 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.757022 17619 tablet_replica.cc:333] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.757481 17619 raft_consensus.cc:2243] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.758204 17619 raft_consensus.cc:2272] T 9434eab2f2c740dcbcf264a5a4317911 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.760104 17619 tablet_replica.cc:333] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.760653 17619 raft_consensus.cc:2243] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.761160 17619 raft_consensus.cc:2272] T b81e0ee988df4831b351507cd6b893b4 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.763236 17619 tablet_replica.cc:333] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.763711 17619 raft_consensus.cc:2243] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.764315 17619 raft_consensus.cc:2272] T 801d113a0a7a44b7ad85b1b85747740e P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.764899 19365 consensus_peers.cc:597] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f -> Peer 1d19885075bf4d1d846377147e956d36 (127.17.52.194:38747): Couldn't send request to peer 1d19885075bf4d1d846377147e956d36. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:38747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.766245 17619 tablet_replica.cc:333] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.766798 17619 raft_consensus.cc:2243] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.767328 17619 raft_consensus.cc:2272] T e86a4e9149bf4756b6c5fc8c2cd65607 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.769040 17619 tablet_replica.cc:333] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.769541 17619 raft_consensus.cc:2243] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.769912 17619 raft_consensus.cc:2272] T b192509ea74447ed99170f92f94ddfa1 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.771457 17619 tablet_replica.cc:333] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.771966 17619 raft_consensus.cc:2243] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.772675 17619 raft_consensus.cc:2272] T f1f6d3d0ecfd45e595bbc4949e41f331 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.774504 17619 tablet_replica.cc:333] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.775008 17619 raft_consensus.cc:2243] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.775424 17619 raft_consensus.cc:2272] T 0216b28dbb4c46e9863704759b5cc8e6 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.777081 17619 tablet_replica.cc:333] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.777599 17619 raft_consensus.cc:2243] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.778246 17619 raft_consensus.cc:2272] T c54dec3ed08041c6897c7c54c484733b P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.780156 17619 tablet_replica.cc:333] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.780700 17619 raft_consensus.cc:2243] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.781584 17619 raft_consensus.cc:2272] T 6c6263967dc44e65b4471625446c0398 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.783412 17619 tablet_replica.cc:333] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.783921 17619 raft_consensus.cc:2243] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.784308 17619 raft_consensus.cc:2272] T b111f5606e8c449380005128d625de55 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.785990 17619 tablet_replica.cc:333] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.786553 17619 raft_consensus.cc:2243] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.787263 17619 raft_consensus.cc:2272] T 9a1a14bfe8ac4a29b7ee29036265d374 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.788957 17619 tablet_replica.cc:333] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.789453 17619 raft_consensus.cc:2243] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.790208 17619 raft_consensus.cc:2272] T eada6a8758f84d29b187c356121a1b31 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.791841 17619 tablet_replica.cc:333] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.792335 17619 raft_consensus.cc:2243] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.793009 17619 raft_consensus.cc:2272] T beeafdd3164345e5aef31ea06ecf8175 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.794899 17619 tablet_replica.cc:333] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.795378 17619 raft_consensus.cc:2243] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.795898 17619 raft_consensus.cc:2272] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.797631 17619 tablet_replica.cc:333] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.798179 17619 raft_consensus.cc:2243] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.798692 17619 raft_consensus.cc:2272] T 1b1107d2bc5d427c9a7141dbd8ab8cd0 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.801473 17619 tablet_replica.cc:333] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.802134 17619 raft_consensus.cc:2243] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.803074 17619 raft_consensus.cc:2272] T e65a6e5540d34a9f9b393ccd4e12c795 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.805361 17619 tablet_replica.cc:333] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.806025 17619 raft_consensus.cc:2243] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.806648 17619 raft_consensus.cc:2272] T 16f12c3a556c4ad98f19c196034d1906 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.808959 17619 tablet_replica.cc:333] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.809605 17619 raft_consensus.cc:2243] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.810133 17619 raft_consensus.cc:2272] T ac9efe77ada24aee96556ce3259c0160 P f9acc1977fc940c082411dc51ec831c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.812633 17619 tablet_replica.cc:333] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.813110 17619 raft_consensus.cc:2243] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.813612 17619 raft_consensus.cc:2272] T e28b62cdb13e4158b753db23d044fb2d P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.815436 17619 tablet_replica.cc:333] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.815899 17619 raft_consensus.cc:2243] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.817173 17619 raft_consensus.cc:2272] T 211e3e0c980046dbb122780b67416994 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.818019 19363 consensus_peers.cc:597] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.819128 17619 tablet_replica.cc:333] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.819705 17619 raft_consensus.cc:2243] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.820399 17619 raft_consensus.cc:2272] T a4592892219646689c51ca5c02f78509 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.822243 17619 tablet_replica.cc:333] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.822726 17619 raft_consensus.cc:2243] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.823261 17619 raft_consensus.cc:2272] T 5c818d9a130f492f897b835f7040d44a P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.824975 17619 tablet_replica.cc:333] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.825441 17619 raft_consensus.cc:2243] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.825799 17619 raft_consensus.cc:2272] T a11b89d266884d309caa1fbfc753d7c8 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.827661 17619 tablet_replica.cc:333] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.828127 17619 raft_consensus.cc:2243] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.828955 17619 raft_consensus.cc:2272] T 5013ad57e8864722a629689b1b1d251c P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.830683 17619 tablet_replica.cc:333] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.831151 17619 raft_consensus.cc:2243] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.831539 17619 raft_consensus.cc:2272] T a39c353dff07477bbe51a940d1d8f6be P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.833284 17619 tablet_replica.cc:333] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.833745 17619 raft_consensus.cc:2243] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.834301 17619 raft_consensus.cc:2272] T 4fc3c4734f66431a8d0f4077bef8c349 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.836035 17619 tablet_replica.cc:333] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.836485 17619 raft_consensus.cc:2243] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.836854 17619 raft_consensus.cc:2272] T 9ae91efdd1cb4dd8993488f60ff1be33 P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.838518 17619 tablet_replica.cc:333] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.838939 17619 raft_consensus.cc:2243] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:40.839676 17619 raft_consensus.cc:2272] T f3eeb1a2536945f4b2c0391ab0b7d779 P f9acc1977fc940c082411dc51ec831c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:40.841260 17619 tablet_replica.cc:333] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3: stopping tablet replica
I20260709 13:06:40.841674 17619 raft_consensus.cc:2243] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:40.842015 17619 raft_consensus.cc:2272] T f5ab336f753e433ab5be15ca2df4bacd P f9acc1977fc940c082411dc51ec831c3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:40.867137 19363 consensus_peers.cc:597] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:40.923406 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
W20260709 13:06:40.947472 19363 consensus_peers.cc:597] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.195:38587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.000679 17619 tablet_server.cc:179] TabletServer@127.17.52.196:0 shutting down...
I20260709 13:06:41.032094 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:41.033075 17619 tablet_replica.cc:333] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.033752 17619 raft_consensus.cc:2243] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.034564 17619 raft_consensus.cc:2272] T f5ab336f753e433ab5be15ca2df4bacd P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.036311 17619 tablet_replica.cc:333] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.036850 17619 raft_consensus.cc:2243] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.037348 17619 raft_consensus.cc:2272] T 4133cfe022034484bad4e8093ecf8ab3 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.039305 17619 tablet_replica.cc:333] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.039839 17619 raft_consensus.cc:2243] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.040320 17619 raft_consensus.cc:2272] T 6967d46a7bc6473dbce3f16571ac1834 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.042479 17619 tablet_replica.cc:333] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.043143 17619 raft_consensus.cc:2243] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.044006 17619 raft_consensus.cc:2272] T 9f59275a1a2e4a09980a7b06c5d74dfa P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.045783 17619 tablet_replica.cc:333] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.046327 17619 raft_consensus.cc:2243] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.047081 17619 raft_consensus.cc:2272] T 708dd386b00841ca8ad6a041caae8907 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.048840 17619 tablet_replica.cc:333] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.049332 17619 raft_consensus.cc:2243] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.049801 17619 raft_consensus.cc:2272] T 594904db10774e54bd2c06ae7c1c95d6 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.051522 17619 tablet_replica.cc:333] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.052023 17619 raft_consensus.cc:2243] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.052479 17619 raft_consensus.cc:2272] T b138516801c149039fea47459bfb3e11 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.053994 17619 tablet_replica.cc:333] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.054716 17619 raft_consensus.cc:2243] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.055462 17619 raft_consensus.cc:2272] T 2ae0a8fb1acb46c38d76890893b452fc P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.057301 17619 tablet_replica.cc:333] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.058024 17619 raft_consensus.cc:2243] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:41.058492 19363 consensus_peers.cc:597] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f -> Peer f9acc1977fc940c082411dc51ec831c3 (127.17.52.195:38587): Couldn't send request to peer f9acc1977fc940c082411dc51ec831c3. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.195:38587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:41.058748 17619 raft_consensus.cc:2272] T d3e73b4279aa45b0b65f1fa3232f05b6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.061542 17619 tablet_replica.cc:333] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.062137 17619 raft_consensus.cc:2243] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.063056 17619 raft_consensus.cc:2272] T c4fe8270edcf4a1c92acf1a86d8c59d7 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.064889 17619 tablet_replica.cc:333] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.065408 17619 raft_consensus.cc:2243] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.065866 17619 raft_consensus.cc:2272] T 00b3ab917011414eae4cfc798af843f2 P 437260f9ffcd457090e74ffe1cc0393f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.067497 17619 tablet_replica.cc:333] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.068004 17619 raft_consensus.cc:2243] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.068418 17619 raft_consensus.cc:2272] T bed6aa6e9f69474ea38f5450180b3467 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.070120 17619 tablet_replica.cc:333] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.070606 17619 raft_consensus.cc:2243] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.071152 17619 raft_consensus.cc:2272] T a4592892219646689c51ca5c02f78509 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.073159 17619 tablet_replica.cc:333] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.073807 17619 raft_consensus.cc:2243] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.074302 17619 raft_consensus.cc:2272] T e28b62cdb13e4158b753db23d044fb2d P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.075845 17619 tablet_replica.cc:333] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.076396 17619 raft_consensus.cc:2243] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.076833 17619 raft_consensus.cc:2272] T e86a4e9149bf4756b6c5fc8c2cd65607 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.078532 17619 tablet_replica.cc:333] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.079064 17619 raft_consensus.cc:2243] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.079734 17619 raft_consensus.cc:2272] T 91562f9e38594a90bfd8d506e8bae207 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.081458 17619 tablet_replica.cc:333] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.081990 17619 raft_consensus.cc:2243] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.082449 17619 raft_consensus.cc:2272] T 801d113a0a7a44b7ad85b1b85747740e P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.084106 17619 tablet_replica.cc:333] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.084596 17619 raft_consensus.cc:2243] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.085058 17619 raft_consensus.cc:2272] T 9cff1e81e95d44f697b61e55d231386c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.086759 17619 tablet_replica.cc:333] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.087273 17619 raft_consensus.cc:2243] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.087940 17619 raft_consensus.cc:2272] T 667aa2e8eecb4c348315cfb892dcafef P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.089586 17619 tablet_replica.cc:333] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.090164 17619 raft_consensus.cc:2243] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.090821 17619 raft_consensus.cc:2272] T b111f5606e8c449380005128d625de55 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.092789 17619 tablet_replica.cc:333] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.093462 17619 raft_consensus.cc:2243] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.094158 17619 raft_consensus.cc:2272] T 5c818d9a130f492f897b835f7040d44a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.095773 17619 tablet_replica.cc:333] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.096233 17619 raft_consensus.cc:2243] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.096630 17619 raft_consensus.cc:2272] T bbb744d3452f40d6a28539cb4e00db27 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.098284 17619 tablet_replica.cc:333] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.098778 17619 raft_consensus.cc:2243] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.099186 17619 raft_consensus.cc:2272] T 395622a4aa904fe3a8757c11e0ed36fe P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.100710 17619 tablet_replica.cc:333] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.101167 17619 raft_consensus.cc:2243] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.101558 17619 raft_consensus.cc:2272] T e65a6e5540d34a9f9b393ccd4e12c795 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.103502 17619 tablet_replica.cc:333] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.104045 17619 raft_consensus.cc:2243] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.104470 17619 raft_consensus.cc:2272] T 4fc3c4734f66431a8d0f4077bef8c349 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.106062 17619 tablet_replica.cc:333] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.106582 17619 raft_consensus.cc:2243] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.107261 17619 raft_consensus.cc:2272] T c54dec3ed08041c6897c7c54c484733b P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.108907 17619 tablet_replica.cc:333] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.109578 17619 raft_consensus.cc:2243] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.110260 17619 raft_consensus.cc:2272] T 0216b28dbb4c46e9863704759b5cc8e6 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.112000 17619 tablet_replica.cc:333] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.112468 17619 raft_consensus.cc:2243] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.113142 17619 raft_consensus.cc:2272] T 0e125c3d748e44e787b0a8891f6a1df3 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.114776 17619 tablet_replica.cc:333] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.115258 17619 raft_consensus.cc:2243] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.115687 17619 raft_consensus.cc:2272] T eada6a8758f84d29b187c356121a1b31 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.117218 17619 tablet_replica.cc:333] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.117697 17619 raft_consensus.cc:2243] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.118053 17619 raft_consensus.cc:2272] T a39c353dff07477bbe51a940d1d8f6be P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.119664 17619 tablet_replica.cc:333] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.120128 17619 raft_consensus.cc:2243] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.120579 17619 raft_consensus.cc:2272] T bd2e4fbc58ea40bc8f7f1b325a7a74a5 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.122435 17619 tablet_replica.cc:333] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.123100 17619 raft_consensus.cc:2243] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.123647 17619 raft_consensus.cc:2272] T f3eeb1a2536945f4b2c0391ab0b7d779 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.125999 17619 tablet_replica.cc:333] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.126736 17619 raft_consensus.cc:2243] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.127667 17619 raft_consensus.cc:2272] T cd72652ce97849cea5d952bb500ce1f5 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.129328 17619 tablet_replica.cc:333] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.129762 17619 raft_consensus.cc:2243] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.130232 17619 raft_consensus.cc:2272] T f1f6d3d0ecfd45e595bbc4949e41f331 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.131804 17619 tablet_replica.cc:333] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.132244 17619 raft_consensus.cc:2243] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.132895 17619 raft_consensus.cc:2272] T 1f1ccb3cfa524302898df34b1c2388da P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.134680 17619 tablet_replica.cc:333] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.135141 17619 raft_consensus.cc:2243] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.135552 17619 raft_consensus.cc:2272] T 4288405f0adb4988a3546407605a4b74 P 437260f9ffcd457090e74ffe1cc0393f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.137141 17619 tablet_replica.cc:333] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.137583 17619 raft_consensus.cc:2243] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.138003 17619 raft_consensus.cc:2272] T 9a1a14bfe8ac4a29b7ee29036265d374 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.139577 17619 tablet_replica.cc:333] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.140024 17619 raft_consensus.cc:2243] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.140420 17619 raft_consensus.cc:2272] T b81e0ee988df4831b351507cd6b893b4 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.141984 17619 tablet_replica.cc:333] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.142452 17619 raft_consensus.cc:2243] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.142802 17619 raft_consensus.cc:2272] T bbe44623a27a466eaad0f1ce256cd3ec P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.144416 17619 tablet_replica.cc:333] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.144825 17619 raft_consensus.cc:2243] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.145210 17619 raft_consensus.cc:2272] T 16f12c3a556c4ad98f19c196034d1906 P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.146881 17619 tablet_replica.cc:333] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.147483 17619 raft_consensus.cc:2243] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.147889 17619 raft_consensus.cc:2272] T 5013ad57e8864722a629689b1b1d251c P 437260f9ffcd457090e74ffe1cc0393f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.149431 17619 tablet_replica.cc:333] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.149879 17619 raft_consensus.cc:2243] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.150254 17619 raft_consensus.cc:2272] T e861f3fc93fa40658d6c1657abd8c4f9 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.151858 17619 tablet_replica.cc:333] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.152314 17619 raft_consensus.cc:2243] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.152669 17619 raft_consensus.cc:2272] T 67f7d2b4733c40589bc10f727df73180 P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.154259 17619 tablet_replica.cc:333] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f: stopping tablet replica
I20260709 13:06:41.154654 17619 raft_consensus.cc:2243] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:41.155086 17619 raft_consensus.cc:2272] T 42993484eded40bfbf2fde2523d90e1a P 437260f9ffcd457090e74ffe1cc0393f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.212332 17619 tablet_server.cc:196] TabletServer@127.17.52.196:0 shutdown complete.
I20260709 13:06:41.268421 17619 master.cc:562] Master@127.17.52.254:43925 shutting down...
I20260709 13:06:41.292620 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:41.293140 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:41.293432 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P 93b620a4d3184fb4a6fe3ff74e6e5c12: stopping tablet replica
I20260709 13:06:41.338590 17619 master.cc:584] Master@127.17.52.254:43925 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (56663 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:06:41.425110 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:44895
I20260709 13:06:41.426267 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.431752 20453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.431977 20452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.432803 20455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.433488 17619 server_base.cc:1061] running on GCE node
I20260709 13:06:41.434723 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.434906 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.435056 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602401435036 us; error 0 us; skew 500 ppm
I20260709 13:06:41.435552 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.438206 17619 webserver.cc:533] Webserver started at http://127.17.52.254:41531/ using document root <none> and password file <none>
I20260709 13:06:41.438702 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.438869 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.439121 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.440213 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "971755cb18124f8788281a85b7eb21d1"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.444568 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:06:41.447821 20460 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.448572 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:41.448837 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "971755cb18124f8788281a85b7eb21d1"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.449098 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.460834 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.461992 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.500237 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:44895
I20260709 13:06:41.500322 20511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:44895 every 8 connection(s)
I20260709 13:06:41.503865 20512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:41.513702 20512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1: Bootstrap starting.
I20260709 13:06:41.518208 20512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.522367 20512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1: No bootstrap required, opened a new log
I20260709 13:06:41.524394 20512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971755cb18124f8788281a85b7eb21d1" member_type: VOTER }
I20260709 13:06:41.524755 20512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.524926 20512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971755cb18124f8788281a85b7eb21d1, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.525406 20512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "971755cb18124f8788281a85b7eb21d1" member_type: VOTER }
I20260709 13:06:41.525789 20512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:41.525974 20512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:41.526238 20512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.530496 20512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971755cb18124f8788281a85b7eb21d1" member_type: VOTER }
I20260709 13:06:41.530961 20512 leader_election.cc:304] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [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: 971755cb18124f8788281a85b7eb21d1; no voters: 
I20260709 13:06:41.532001 20512 leader_election.cc:290] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:41.532378 20515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.533617 20515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 1 LEADER]: Becoming Leader. State: Replica: 971755cb18124f8788281a85b7eb21d1, State: Running, Role: LEADER
I20260709 13:06:41.534283 20515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [LEADER]: Queue going to LEADER mode. State: All 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: "971755cb18124f8788281a85b7eb21d1" member_type: VOTER }
I20260709 13:06:41.534750 20512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:41.538275 20516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "971755cb18124f8788281a85b7eb21d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971755cb18124f8788281a85b7eb21d1" member_type: VOTER } }
I20260709 13:06:41.538882 20516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:41.539220 20517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 971755cb18124f8788281a85b7eb21d1. Latest consensus state: current_term: 1 leader_uuid: "971755cb18124f8788281a85b7eb21d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "971755cb18124f8788281a85b7eb21d1" member_type: VOTER } }
I20260709 13:06:41.539851 20517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:41.543624 20521 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:41.550561 20521 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:41.551483 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:41.558615 20521 catalog_manager.cc:1383] Generated new cluster ID: dd884e00dd8845bcbae9993c0d643564
I20260709 13:06:41.558904 20521 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:41.579476 20521 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:41.580685 20521 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:41.597640 20521 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1: Generated new TSK 0
I20260709 13:06:41.598281 20521 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:41.618129 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.624279 20533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.624890 20534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.626317 20536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.626963 17619 server_base.cc:1061] running on GCE node
I20260709 13:06:41.628080 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.628255 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.628402 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602401628389 us; error 0 us; skew 500 ppm
I20260709 13:06:41.628906 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.631104 17619 webserver.cc:533] Webserver started at http://127.17.52.193:44187/ using document root <none> and password file <none>
I20260709 13:06:41.631531 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.631711 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.631949 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.632962 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "7a6b054ca83749e1a1795e8d687c9142"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.637295 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:41.640612 20541 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.641441 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:41.641753 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "7a6b054ca83749e1a1795e8d687c9142"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.642026 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.655964 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.657130 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.658605 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.660856 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.661049 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.661389 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.661576 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.701944 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:40745
I20260709 13:06:41.702085 20603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:40745 every 8 connection(s)
I20260709 13:06:41.706627 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.713752 20608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.715644 20609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.717469 20611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.718151 17619 server_base.cc:1061] running on GCE node
I20260709 13:06:41.719517 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.719777 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.719981 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602401719960 us; error 0 us; skew 500 ppm
I20260709 13:06:41.720580 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.722637 20604 heartbeater.cc:344] Connected to a master server at 127.17.52.254:44895
I20260709 13:06:41.722951 20604 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:41.723526 17619 webserver.cc:533] Webserver started at http://127.17.52.194:36979/ using document root <none> and password file <none>
I20260709 13:06:41.723706 20604 heartbeater.cc:507] Master 127.17.52.254:44895 requested a full tablet report, sending...
I20260709 13:06:41.724064 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.724288 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.724542 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.725836 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "3f0de7225e964d77b1d01e09df1ef00d"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.725953 20477 ts_manager.cc:194] Registered new tserver with Master: 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:41.728331 20477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57932
I20260709 13:06:41.731566 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:41.734968 20616 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.735813 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:41.736123 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "3f0de7225e964d77b1d01e09df1ef00d"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.736372 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.762797 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.763911 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.765357 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.767597 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.767779 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.768036 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.768218 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.807428 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:41375
I20260709 13:06:41.807550 20678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:41375 every 8 connection(s)
I20260709 13:06:41.811909 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.818868 20682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.819339 20683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.822263 17619 server_base.cc:1061] running on GCE node
W20260709 13:06:41.822535 20686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.823429 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:41.823671 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.823870 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602401823851 us; error 0 us; skew 500 ppm
I20260709 13:06:41.824455 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.824951 20679 heartbeater.cc:344] Connected to a master server at 127.17.52.254:44895
I20260709 13:06:41.825349 20679 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:41.826064 20679 heartbeater.cc:507] Master 127.17.52.254:44895 requested a full tablet report, sending...
I20260709 13:06:41.827281 17619 webserver.cc:533] Webserver started at http://127.17.52.195:43105/ using document root <none> and password file <none>
I20260709 13:06:41.827896 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.828153 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.828161 20477 ts_manager.cc:194] Registered new tserver with Master: 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:41.828557 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.830003 20477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57946
I20260709 13:06:41.830031 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "eb486eb660e6413d825356886d2cdf1e"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.834923 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:06:41.838246 20690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.839088 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:41.839375 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "eb486eb660e6413d825356886d2cdf1e"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.839646 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.883082 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.884276 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.885741 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.887985 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.888180 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.888419 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.888564 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.929927 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:38063
I20260709 13:06:41.930030 20752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:38063 every 8 connection(s)
I20260709 13:06:41.934384 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:41.941469 20756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:41.944571 20757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.946584 17619 server_base.cc:1061] running on GCE node
W20260709 13:06:41.947516 20759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:41.948309 20753 heartbeater.cc:344] Connected to a master server at 127.17.52.254:44895
I20260709 13:06:41.948798 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:06:41.948810 20753 heartbeater.cc:461] Registering TS with master...
W20260709 13:06:41.949142 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:41.949359 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602401949340 us; error 0 us; skew 500 ppm
I20260709 13:06:41.949725 20753 heartbeater.cc:507] Master 127.17.52.254:44895 requested a full tablet report, sending...
I20260709 13:06:41.949962 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:41.951972 20477 ts_manager.cc:194] Registered new tserver with Master: eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:41.953056 17619 webserver.cc:533] Webserver started at http://127.17.52.196:33051/ using document root <none> and password file <none>
I20260709 13:06:41.953691 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:41.953732 20477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57954
I20260709 13:06:41.954001 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:41.954381 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:41.955653 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-3-root/instance:
uuid: "1a849eead4594b56a2ea2a86d335279f"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.959843 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:41.963004 20764 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.963945 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:41.964246 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-3-root
uuid: "1a849eead4594b56a2ea2a86d335279f"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:41.964529 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:41.983207 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:41.984428 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:41.985844 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:41.988075 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:41.988276 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:41.988492 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:41.988649 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:42.028992 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.196:44423
I20260709 13:06:42.029081 20826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.196:44423 every 8 connection(s)
I20260709 13:06:42.042011 20827 heartbeater.cc:344] Connected to a master server at 127.17.52.254:44895
I20260709 13:06:42.042449 20827 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:42.043138 20827 heartbeater.cc:507] Master 127.17.52.254:44895 requested a full tablet report, sending...
I20260709 13:06:42.044981 20477 ts_manager.cc:194] Registered new tserver with Master: 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:42.045785 17619 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013580007s
I20260709 13:06:42.046593 20477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57968
I20260709 13:06:42.070499 20477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57974:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:06:42.303797 20792 tablet_service.cc:1511] Processing CreateTablet for tablet d74cc3cd04604ceeaadad4af3f318614 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:42.304450 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad515b8bffd4f4ca67945bdcf1e884b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:42.305274 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74cc3cd04604ceeaadad4af3f318614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.306243 20790 tablet_service.cc:1511] Processing CreateTablet for tablet dce7779b416f469097df53b239c15eca (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:42.307571 20790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce7779b416f469097df53b239c15eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.311218 20788 tablet_service.cc:1511] Processing CreateTablet for tablet 92c21f70d63049a78bda1a0778548c38 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:42.303845 20789 tablet_service.cc:1511] Processing CreateTablet for tablet f8f96569043e4ba7babd24ca3eacbb06 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:42.312618 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c21f70d63049a78bda1a0778548c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.313649 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f96569043e4ba7babd24ca3eacbb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.315038 20787 tablet_service.cc:1511] Processing CreateTablet for tablet ed4e66478d83420597dd3f4fc0ed2b8b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:42.318321 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4e66478d83420597dd3f4fc0ed2b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.321252 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8342d8634e483d9208d43280d72337 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:42.322350 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad515b8bffd4f4ca67945bdcf1e884b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.324510 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8342d8634e483d9208d43280d72337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.327713 20569 tablet_service.cc:1511] Processing CreateTablet for tablet b8743e874ca346f0931118ba56e21c60 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:42.329213 20569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8743e874ca346f0931118ba56e21c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.331625 20568 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad515b8bffd4f4ca67945bdcf1e884b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:42.333258 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad515b8bffd4f4ca67945bdcf1e884b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.335284 20567 tablet_service.cc:1511] Processing CreateTablet for tablet dce7779b416f469097df53b239c15eca (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:42.336685 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce7779b416f469097df53b239c15eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.339318 20565 tablet_service.cc:1511] Processing CreateTablet for tablet f8f96569043e4ba7babd24ca3eacbb06 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:42.341542 20564 tablet_service.cc:1511] Processing CreateTablet for tablet 92c21f70d63049a78bda1a0778548c38 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:42.354116 20564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c21f70d63049a78bda1a0778548c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.354687 20790 tablet_service.cc:1511] Processing CreateTablet for tablet 18862149e93b426ba01db0455482bdb7 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:42.342831 20563 tablet_service.cc:1511] Processing CreateTablet for tablet 28ae98caa9054559812a1c10e2087150 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:42.357149 20790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18862149e93b426ba01db0455482bdb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.344915 20561 tablet_service.cc:1511] Processing CreateTablet for tablet 61ef427586734912af47749556c00585 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:42.343927 20562 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8342d8634e483d9208d43280d72337 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:42.345904 20560 tablet_service.cc:1511] Processing CreateTablet for tablet aaaf4ac49f7d4a72b054e1924b5b2f62 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:42.361747 20565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f96569043e4ba7babd24ca3eacbb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.350186 20566 tablet_service.cc:1511] Processing CreateTablet for tablet dd95b0c925ab4064b4b6364b099c3033 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:42.372048 20715 tablet_service.cc:1511] Processing CreateTablet for tablet dd95b0c925ab4064b4b6364b099c3033 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:42.349141 20785 tablet_service.cc:1511] Processing CreateTablet for tablet 7509ec3137cb4d88aa8690a3eda52b7c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:42.373631 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd95b0c925ab4064b4b6364b099c3033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.373723 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7509ec3137cb4d88aa8690a3eda52b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.364894 20718 tablet_service.cc:1511] Processing CreateTablet for tablet d74cc3cd04604ceeaadad4af3f318614 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:42.366760 20717 tablet_service.cc:1511] Processing CreateTablet for tablet b8743e874ca346f0931118ba56e21c60 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:42.368494 20791 tablet_service.cc:1511] Processing CreateTablet for tablet e0d07df70a2d4a879783fd0963a5e2ab (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:42.375232 20714 tablet_service.cc:1511] Processing CreateTablet for tablet 92c21f70d63049a78bda1a0778548c38 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:42.369809 20716 tablet_service.cc:1511] Processing CreateTablet for tablet dce7779b416f469097df53b239c15eca (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:42.377473 20713 tablet_service.cc:1511] Processing CreateTablet for tablet ed4e66478d83420597dd3f4fc0ed2b8b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:42.380371 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d07df70a2d4a879783fd0963a5e2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.380941 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92c21f70d63049a78bda1a0778548c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.378013 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 61aed98024bd458089df5ba4707e20af (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:42.383042 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aed98024bd458089df5ba4707e20af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.385221 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4e66478d83420597dd3f4fc0ed2b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.385468 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 82ffb43555224a58830ad331820a220a (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:42.386583 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74cc3cd04604ceeaadad4af3f318614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.386844 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ffb43555224a58830ad331820a220a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.390479 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8743e874ca346f0931118ba56e21c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.372805 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd95b0c925ab4064b4b6364b099c3033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.394565 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce7779b416f469097df53b239c15eca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.396982 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaaf4ac49f7d4a72b054e1924b5b2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.398787 20562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8342d8634e483d9208d43280d72337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.402453 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ef427586734912af47749556c00585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.403478 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 28ae98caa9054559812a1c10e2087150 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:42.404912 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ae98caa9054559812a1c10e2087150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.406426 20563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ae98caa9054559812a1c10e2087150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.407680 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 61ef427586734912af47749556c00585 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:42.409874 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 7509ec3137cb4d88aa8690a3eda52b7c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:42.411257 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7509ec3137cb4d88aa8690a3eda52b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.413488 20709 tablet_service.cc:1511] Processing CreateTablet for tablet aaaf4ac49f7d4a72b054e1924b5b2f62 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:42.414975 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ef427586734912af47749556c00585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.422428 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaaf4ac49f7d4a72b054e1924b5b2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.425006 20644 tablet_service.cc:1511] Processing CreateTablet for tablet d74cc3cd04604ceeaadad4af3f318614 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:42.426357 20640 tablet_service.cc:1511] Processing CreateTablet for tablet f8f96569043e4ba7babd24ca3eacbb06 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:42.427196 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad515b8bffd4f4ca67945bdcf1e884b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:42.427518 20643 tablet_service.cc:1511] Processing CreateTablet for tablet b8743e874ca346f0931118ba56e21c60 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:42.428615 20639 tablet_service.cc:1511] Processing CreateTablet for tablet ed4e66478d83420597dd3f4fc0ed2b8b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:42.429358 20641 tablet_service.cc:1511] Processing CreateTablet for tablet dd95b0c925ab4064b4b6364b099c3033 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:42.430831 20638 tablet_service.cc:1511] Processing CreateTablet for tablet 28ae98caa9054559812a1c10e2087150 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:42.432209 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 7509ec3137cb4d88aa8690a3eda52b7c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:42.432911 20637 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8342d8634e483d9208d43280d72337 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:42.434316 20635 tablet_service.cc:1511] Processing CreateTablet for tablet aaaf4ac49f7d4a72b054e1924b5b2f62 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:42.426394 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d74cc3cd04604ceeaadad4af3f318614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.437517 20638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ae98caa9054559812a1c10e2087150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.441339 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaaf4ac49f7d4a72b054e1924b5b2f62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.441962 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7509ec3137cb4d88aa8690a3eda52b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.442651 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4e66478d83420597dd3f4fc0ed2b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.443229 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad515b8bffd4f4ca67945bdcf1e884b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.443838 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8743e874ca346f0931118ba56e21c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.444432 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8342d8634e483d9208d43280d72337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.445003 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f96569043e4ba7babd24ca3eacbb06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.448087 20641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd95b0c925ab4064b4b6364b099c3033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.451112 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 61ef427586734912af47749556c00585 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:42.452509 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61ef427586734912af47749556c00585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.511051 20787 tablet_service.cc:1511] Processing CreateTablet for tablet 31b41e5815f040e88f80486d682b2f35 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:42.512364 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b41e5815f040e88f80486d682b2f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.512465 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 9351faa88a094baf8d7d2cbae8983201 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:42.513648 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9351faa88a094baf8d7d2cbae8983201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.515841 20786 tablet_service.cc:1511] Processing CreateTablet for tablet ecf52d3de0d64b01a4d9992a6e93ae13 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:42.516433 20568 tablet_service.cc:1511] Processing CreateTablet for tablet 18862149e93b426ba01db0455482bdb7 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:42.517339 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf52d3de0d64b01a4d9992a6e93ae13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.518798 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18862149e93b426ba01db0455482bdb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.528841 20569 tablet_service.cc:1511] Processing CreateTablet for tablet e0d07df70a2d4a879783fd0963a5e2ab (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:42.546759 20849 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:42.550766 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 8529638fe5764d82931c792fc77eac45 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:42.552085 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8529638fe5764d82931c792fc77eac45. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:42.552287 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:42.559394 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 61aed98024bd458089df5ba4707e20af (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:42.560468 20569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d07df70a2d4a879783fd0963a5e2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.560690 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aed98024bd458089df5ba4707e20af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.569659 20567 tablet_service.cc:1511] Processing CreateTablet for tablet 82ffb43555224a58830ad331820a220a (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:42.570536 20848 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:42.573004 20847 tablet_bootstrap.cc:492] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:42.576422 20560 tablet_service.cc:1511] Processing CreateTablet for tablet 172e333c1b454d1fbabb74e558671f44 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:42.578977 20790 tablet_service.cc:1511] Processing CreateTablet for tablet 1e727b09ce8f47a8a9eb8d77cb918b3d (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:42.580260 20790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e727b09ce8f47a8a9eb8d77cb918b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.582894 20847 tablet_bootstrap.cc:654] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.588368 20788 tablet_service.cc:1511] Processing CreateTablet for tablet d590c992209a4542b4f285e503ff6340 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:42.607453 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d590c992209a4542b4f285e503ff6340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.608530 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 18862149e93b426ba01db0455482bdb7 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:42.609908 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18862149e93b426ba01db0455482bdb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.610893 20566 tablet_service.cc:1511] Processing CreateTablet for tablet 2b53aabf20964f27880550f21a3d9d91 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:42.586020 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 28cfb5e3fbbd43468be272bb69d9a883 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:42.650337 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cfb5e3fbbd43468be272bb69d9a883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.651347 20717 tablet_service.cc:1511] Processing CreateTablet for tablet ecf52d3de0d64b01a4d9992a6e93ae13 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:42.652526 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 2b53aabf20964f27880550f21a3d9d91 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:42.612934 20848 tablet_bootstrap.cc:654] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.655423 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 8529638fe5764d82931c792fc77eac45 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:42.614491 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ffb43555224a58830ad331820a220a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.657620 20640 tablet_service.cc:1511] Processing CreateTablet for tablet 172e333c1b454d1fbabb74e558671f44 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:42.605326 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 28b5d07e732c45d7b31b299ce6417f6b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:42.658402 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172e333c1b454d1fbabb74e558671f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.658993 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b5d07e732c45d7b31b299ce6417f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.661545 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53aabf20964f27880550f21a3d9d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.627648 20564 tablet_service.cc:1511] Processing CreateTablet for tablet 30c407a07fb8467da3cfc51808d6308c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:42.626662 20561 tablet_service.cc:1511] Processing CreateTablet for tablet d590c992209a4542b4f285e503ff6340 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:42.578977 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 30c407a07fb8467da3cfc51808d6308c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:42.663254 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c407a07fb8467da3cfc51808d6308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.664278 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 265d16aa3c2d4f629e84350bae1368b9 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:42.591080 20716 tablet_service.cc:1511] Processing CreateTablet for tablet e0d07df70a2d4a879783fd0963a5e2ab (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:42.621042 20849 tablet_bootstrap.cc:654] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.661176 20713 tablet_service.cc:1511] Processing CreateTablet for tablet 172e333c1b454d1fbabb74e558671f44 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:42.640182 20638 tablet_service.cc:1511] Processing CreateTablet for tablet 82ffb43555224a58830ad331820a220a (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:42.665568 20637 tablet_service.cc:1511] Processing CreateTablet for tablet 31b41e5815f040e88f80486d682b2f35 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:42.666364 20714 tablet_service.cc:1511] Processing CreateTablet for tablet d590c992209a4542b4f285e503ff6340 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:42.667533 20564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c407a07fb8467da3cfc51808d6308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.684684 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 265d16aa3c2d4f629e84350bae1368b9 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:42.685691 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d590c992209a4542b4f285e503ff6340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.669555 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 9351faa88a094baf8d7d2cbae8983201 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:42.599680 20563 tablet_service.cc:1511] Processing CreateTablet for tablet 9351faa88a094baf8d7d2cbae8983201 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:42.686962 20563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9351faa88a094baf8d7d2cbae8983201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.688690 20850 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:42.645555 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 31b41e5815f040e88f80486d682b2f35 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:42.672412 20644 tablet_service.cc:1511] Processing CreateTablet for tablet 8529638fe5764d82931c792fc77eac45 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:42.673527 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53aabf20964f27880550f21a3d9d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.643020 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 2b53aabf20964f27880550f21a3d9d91 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:42.652576 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf52d3de0d64b01a4d9992a6e93ae13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.677886 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 89a863de40e843cfb7f38aade378535b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:42.750828 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a863de40e843cfb7f38aade378535b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.679100 20568 tablet_service.cc:1511] Processing CreateTablet for tablet 1e727b09ce8f47a8a9eb8d77cb918b3d (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:42.755013 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e727b09ce8f47a8a9eb8d77cb918b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.757033 20567 tablet_service.cc:1511] Processing CreateTablet for tablet 12d547cf97164e7c8515876ca788b125 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:42.622758 20565 tablet_service.cc:1511] Processing CreateTablet for tablet 265d16aa3c2d4f629e84350bae1368b9 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:42.758293 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d547cf97164e7c8515876ca788b125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.667726 20639 tablet_service.cc:1511] Processing CreateTablet for tablet 61aed98024bd458089df5ba4707e20af (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:42.711045 20787 tablet_service.cc:1511] Processing CreateTablet for tablet 39ac265e170d4032b5ec60310aa12da0 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:42.759864 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ac265e170d4032b5ec60310aa12da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.707304 20641 tablet_service.cc:1511] Processing CreateTablet for tablet 30c407a07fb8467da3cfc51808d6308c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:42.721131 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 64a6017e026c4c1d81774cc2bdbff5b3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:42.763242 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a6017e026c4c1d81774cc2bdbff5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.605536 20562 tablet_service.cc:1511] Processing CreateTablet for tablet ecf52d3de0d64b01a4d9992a6e93ae13 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:42.723863 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 1e727b09ce8f47a8a9eb8d77cb918b3d (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:42.731294 20604 heartbeater.cc:499] Master 127.17.52.254:44895 was elected leader, sending a full tablet report...
I20260709 13:06:42.732606 20785 tablet_service.cc:1511] Processing CreateTablet for tablet baae5985dae04d30a73d277a1583db4b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:42.738581 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 28cfb5e3fbbd43468be272bb69d9a883 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:42.743857 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172e333c1b454d1fbabb74e558671f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.774430 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baae5985dae04d30a73d277a1583db4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.748050 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b41e5815f040e88f80486d682b2f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.783469 20569 tablet_service.cc:1511] Processing CreateTablet for tablet 28b5d07e732c45d7b31b299ce6417f6b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:42.749331 20790 tablet_service.cc:1511] Processing CreateTablet for tablet a66be0b4c632430fade42a30084ebe8b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:42.792028 20790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66be0b4c632430fade42a30084ebe8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.798695 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53aabf20964f27880550f21a3d9d91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.803272 20847 tablet_bootstrap.cc:492] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:42.803887 20847 ts_tablet_manager.cc:1403] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.232s	user 0.023s	sys 0.030s
I20260709 13:06:42.806828 20847 raft_consensus.cc:359] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:42.790472 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 28cfb5e3fbbd43468be272bb69d9a883 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:42.786705 20562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecf52d3de0d64b01a4d9992a6e93ae13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.811896 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e727b09ce8f47a8a9eb8d77cb918b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.814744 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cfb5e3fbbd43468be272bb69d9a883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.814435 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 5062f19249ca4d8fa9382676ea2eeee2 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:42.815750 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5062f19249ca4d8fa9382676ea2eeee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.806923 20563 tablet_service.cc:1511] Processing CreateTablet for tablet 89a863de40e843cfb7f38aade378535b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:42.817476 20563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a863de40e843cfb7f38aade378535b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.822626 20788 tablet_service.cc:1511] Processing CreateTablet for tablet 24731aee78a3445083491c66d4881fa5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:42.823088 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9351faa88a094baf8d7d2cbae8983201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.823589 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172e333c1b454d1fbabb74e558671f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.823797 20638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ffb43555224a58830ad331820a220a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.825498 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265d16aa3c2d4f629e84350bae1368b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.807781 20640 tablet_service.cc:1511] Processing CreateTablet for tablet 12d547cf97164e7c8515876ca788b125 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:42.834383 20560 tablet_service.cc:1511] Processing CreateTablet for tablet 64a6017e026c4c1d81774cc2bdbff5b3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:42.840444 20561 tablet_service.cc:1511] Processing CreateTablet for tablet baae5985dae04d30a73d277a1583db4b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:42.830488 20565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265d16aa3c2d4f629e84350bae1368b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.830509 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d590c992209a4542b4f285e503ff6340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.848572 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8529638fe5764d82931c792fc77eac45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.832617 20847 raft_consensus.cc:385] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.849117 20679 heartbeater.cc:499] Master 127.17.52.254:44895 was elected leader, sending a full tablet report...
I20260709 13:06:42.854458 20850 tablet_bootstrap.cc:654] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:42.856623 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24731aee78a3445083491c66d4881fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.869081 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a6017e026c4c1d81774cc2bdbff5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.877331 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 28b5d07e732c45d7b31b299ce6417f6b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:42.878605 20564 tablet_service.cc:1511] Processing CreateTablet for tablet 5062f19249ca4d8fa9382676ea2eeee2 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:42.877355 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8529638fe5764d82931c792fc77eac45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.886199 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 39ac265e170d4032b5ec60310aa12da0 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:42.888703 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28cfb5e3fbbd43468be272bb69d9a883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.862676 20847 raft_consensus.cc:740] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.898550 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0d07df70a2d4a879783fd0963a5e2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.848723 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 12d547cf97164e7c8515876ca788b125 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:42.854553 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 032962e99c5f48dab2a4b5f6b7a51f46 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:42.901579 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d547cf97164e7c8515876ca788b125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.912281 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 265d16aa3c2d4f629e84350bae1368b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.919565 20849 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:42.920132 20849 ts_tablet_manager.cc:1403] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.374s	user 0.010s	sys 0.020s
I20260709 13:06:42.924768 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 31d6559035914ddfa196ef7dc3beaab3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:42.909365 20567 tablet_service.cc:1511] Processing CreateTablet for tablet af89640973a144ae8955089bb9e8ace5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:42.901975 20785 tablet_service.cc:1511] Processing CreateTablet for tablet d4bca1e9d8bb430c8c7a47f4c23a94a2 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:42.932085 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8abf1b6caa416ab10a7b06ddf9faaf (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:42.912213 20569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b5d07e732c45d7b31b299ce6417f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.936982 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baae5985dae04d30a73d277a1583db4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.942545 20849 raft_consensus.cc:359] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:42.943324 20849 raft_consensus.cc:385] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.943627 20849 raft_consensus.cc:740] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.943852 20848 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:42.944445 20848 ts_tablet_manager.cc:1403] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.374s	user 0.014s	sys 0.026s
I20260709 13:06:42.944350 20849 consensus_queue.cc:260] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:42.947445 20568 tablet_service.cc:1511] Processing CreateTablet for tablet 24731aee78a3445083491c66d4881fa5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:42.947818 20848 raft_consensus.cc:359] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:42.948832 20848 raft_consensus.cc:385] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.958297 20753 heartbeater.cc:499] Master 127.17.52.254:44895 was elected leader, sending a full tablet report...
I20260709 13:06:42.966441 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b41e5815f040e88f80486d682b2f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.967511 20641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c407a07fb8467da3cfc51808d6308c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.950946 20848 raft_consensus.cc:740] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.968815 20848 consensus_queue.cc:260] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:42.970350 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aed98024bd458089df5ba4707e20af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.973766 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28b5d07e732c45d7b31b299ce6417f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.970326 20566 tablet_service.cc:1511] Processing CreateTablet for tablet bbbc1f84eded4d3c9fc3f3480e143bb6 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:42.979415 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 89a863de40e843cfb7f38aade378535b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:42.980422 20635 tablet_service.cc:1511] Processing CreateTablet for tablet af89640973a144ae8955089bb9e8ace5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:42.952126 20847 consensus_queue.cc:260] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:42.970551 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af89640973a144ae8955089bb9e8ace5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:42.992085 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8abf1b6caa416ab10a7b06ddf9faaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.006592 20785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bca1e9d8bb430c8c7a47f4c23a94a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.009673 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ac265e170d4032b5ec60310aa12da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.010641 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d6559035914ddfa196ef7dc3beaab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.018846 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032962e99c5f48dab2a4b5f6b7a51f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.019418 20787 tablet_service.cc:1511] Processing CreateTablet for tablet df1419c1f78f43208d4d0e0f15abb761 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:43.020735 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1419c1f78f43208d4d0e0f15abb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.022810 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 61196f35a9864fc69afa11f780ac32f5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:43.024128 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61196f35a9864fc69afa11f780ac32f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.024885 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af89640973a144ae8955089bb9e8ace5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.027035 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 74a62280fe8e40d99faf20cd63e19965 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:43.028422 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a62280fe8e40d99faf20cd63e19965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.030164 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d547cf97164e7c8515876ca788b125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.032604 20563 tablet_service.cc:1511] Processing CreateTablet for tablet 85ec1d668a3649189c07b34812d092ce (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:43.033696 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89a863de40e843cfb7f38aade378535b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.047016 20850 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:43.047694 20850 ts_tablet_manager.cc:1403] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.359s	user 0.015s	sys 0.010s
I20260709 13:06:43.048496 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 39ac265e170d4032b5ec60310aa12da0 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:43.049137 20827 heartbeater.cc:499] Master 127.17.52.254:44895 was elected leader, sending a full tablet report...
I20260709 13:06:43.049831 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ac265e170d4032b5ec60310aa12da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.057248 20848 ts_tablet_manager.cc:1434] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.014s
I20260709 13:06:43.058426 20848 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:43.062281 20564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5062f19249ca4d8fa9382676ea2eeee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.064420 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24731aee78a3445083491c66d4881fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.066350 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbc1f84eded4d3c9fc3f3480e143bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.067410 20849 ts_tablet_manager.cc:1434] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.147s	user 0.003s	sys 0.023s
I20260709 13:06:43.076762 20855 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.080605 20855 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.088394 20563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ec1d668a3649189c07b34812d092ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.093348 20713 tablet_service.cc:1511] Processing CreateTablet for tablet af89640973a144ae8955089bb9e8ace5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:43.094717 20850 raft_consensus.cc:359] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.118620 20850 raft_consensus.cc:385] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.118993 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af89640973a144ae8955089bb9e8ace5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.119136 20850 raft_consensus.cc:740] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.120312 20849 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:43.121771 20850 consensus_queue.cc:260] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.142746 20847 ts_tablet_manager.cc:1434] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.338s	user 0.017s	sys 0.025s
I20260709 13:06:43.155529 20847 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
W20260709 13:06:43.145536 20463 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 52823.7us
I20260709 13:06:43.158105 20718 tablet_service.cc:1511] Processing CreateTablet for tablet baae5985dae04d30a73d277a1583db4b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:43.159376 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baae5985dae04d30a73d277a1583db4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.151908 20784 tablet_service.cc:1511] Processing CreateTablet for tablet ae82cdde977744d28d3b1f100fa4023b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:43.160432 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae82cdde977744d28d3b1f100fa4023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.162227 20855 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:43.162834 20714 tablet_service.cc:1511] Processing CreateTablet for tablet bbbc1f84eded4d3c9fc3f3480e143bb6 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:43.164098 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbc1f84eded4d3c9fc3f3480e143bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.165359 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 24731aee78a3445083491c66d4881fa5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:43.168576 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24731aee78a3445083491c66d4881fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.117375 20640 tablet_service.cc:1511] Processing CreateTablet for tablet 64a6017e026c4c1d81774cc2bdbff5b3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:43.147778 20716 tablet_service.cc:1511] Processing CreateTablet for tablet a66be0b4c632430fade42a30084ebe8b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:43.173236 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a6017e026c4c1d81774cc2bdbff5b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.182682 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66be0b4c632430fade42a30084ebe8b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:43.184547 20754 tablet.cc:2406] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:43.187577 20644 tablet_service.cc:1511] Processing CreateTablet for tablet bbbc1f84eded4d3c9fc3f3480e143bb6 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:43.189039 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbc1f84eded4d3c9fc3f3480e143bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.089867 20562 tablet_service.cc:1511] Processing CreateTablet for tablet 032962e99c5f48dab2a4b5f6b7a51f46 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:43.201467 20562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032962e99c5f48dab2a4b5f6b7a51f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.205080 20561 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8abf1b6caa416ab10a7b06ddf9faaf (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:43.140895 20642 tablet_service.cc:1511] Processing CreateTablet for tablet a66be0b4c632430fade42a30084ebe8b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:43.206501 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8abf1b6caa416ab10a7b06ddf9faaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.207232 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a66be0b4c632430fade42a30084ebe8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.237051 20638 tablet_service.cc:1511] Processing CreateTablet for tablet 5062f19249ca4d8fa9382676ea2eeee2 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:43.238621 20638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5062f19249ca4d8fa9382676ea2eeee2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.250476 20848 tablet_bootstrap.cc:654] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.257350 20847 tablet_bootstrap.cc:654] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.262130 20850 ts_tablet_manager.cc:1434] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.214s	user 0.014s	sys 0.011s
I20260709 13:06:43.265101 20710 tablet_service.cc:1511] Processing CreateTablet for tablet d4bca1e9d8bb430c8c7a47f4c23a94a2 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:43.265817 20850 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:43.266382 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bca1e9d8bb430c8c7a47f4c23a94a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.288316 20560 tablet_service.cc:1511] Processing CreateTablet for tablet 6204449cffe54e11a310a09cdb4954ad (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:43.289775 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6204449cffe54e11a310a09cdb4954ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.317029 20850 tablet_bootstrap.cc:654] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.330178 20857 raft_consensus.cc:493] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.330899 20857 raft_consensus.cc:515] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.339219 20858 raft_consensus.cc:493] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.346102 20858 raft_consensus.cc:515] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.335825 20857 leader_election.cc:290] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:43.363255 20635 tablet_service.cc:1511] Processing CreateTablet for tablet d4bca1e9d8bb430c8c7a47f4c23a94a2 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:43.364562 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4bca1e9d8bb430c8c7a47f4c23a94a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.364840 20565 tablet_service.cc:1511] Processing CreateTablet for tablet 61196f35a9864fc69afa11f780ac32f5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:43.366348 20565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61196f35a9864fc69afa11f780ac32f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.368104 20858 leader_election.cc:290] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:43.382179 20856 raft_consensus.cc:493] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.382754 20856 raft_consensus.cc:515] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.375923 20849 tablet_bootstrap.cc:700] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Time spent opening tablet: real 0.102s	user 0.005s	sys 0.000s
I20260709 13:06:43.402197 20856 leader_election.cc:290] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:43.408494 20637 tablet_service.cc:1511] Processing CreateTablet for tablet 032962e99c5f48dab2a4b5f6b7a51f46 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:43.409803 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032962e99c5f48dab2a4b5f6b7a51f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.412887 20847 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:43.413511 20847 ts_tablet_manager.cc:1403] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.258s	user 0.011s	sys 0.019s
I20260709 13:06:43.415148 20639 tablet_service.cc:1511] Processing CreateTablet for tablet 85ec1d668a3649189c07b34812d092ce (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:43.416584 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ec1d668a3649189c07b34812d092ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.403582 20849 tablet_bootstrap.cc:654] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.434365 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 85ec1d668a3649189c07b34812d092ce (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:43.436813 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ec1d668a3649189c07b34812d092ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.436877 20847 raft_consensus.cc:359] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:43.438247 20847 raft_consensus.cc:385] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.438726 20847 raft_consensus.cc:740] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.474905 20847 consensus_queue.cc:260] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:43.478380 20847 ts_tablet_manager.cc:1434] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.005s
I20260709 13:06:43.451815 20712 tablet_service.cc:1511] Processing CreateTablet for tablet 6204449cffe54e11a310a09cdb4954ad (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:43.469067 20848 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:43.469702 20850 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:43.444801 20569 tablet_service.cc:1511] Processing CreateTablet for tablet 74a62280fe8e40d99faf20cd63e19965 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:43.479336 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 31d6559035914ddfa196ef7dc3beaab3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:43.484836 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8abf1b6caa416ab10a7b06ddf9faaf (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:43.457598 20566 tablet_service.cc:1511] Processing CreateTablet for tablet b1530c58d5b342c88fd60c0157157468 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:43.487622 20641 tablet_service.cc:1511] Processing CreateTablet for tablet 31d6559035914ddfa196ef7dc3beaab3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:43.490597 20643 tablet_service.cc:1511] Processing CreateTablet for tablet 6204449cffe54e11a310a09cdb4954ad (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:43.493103 20857 raft_consensus.cc:493] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.497608 20640 tablet_service.cc:1511] Processing CreateTablet for tablet 61196f35a9864fc69afa11f780ac32f5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:43.498047 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 74a62280fe8e40d99faf20cd63e19965 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:43.501698 20636 tablet_service.cc:1511] Processing CreateTablet for tablet df1419c1f78f43208d4d0e0f15abb761 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:43.526474 20850 ts_tablet_manager.cc:1403] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.261s	user 0.019s	sys 0.020s
I20260709 13:06:43.526710 20848 ts_tablet_manager.cc:1403] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.468s	user 0.029s	sys 0.031s
I20260709 13:06:43.538543 20638 tablet_service.cc:1511] Processing CreateTablet for tablet b1530c58d5b342c88fd60c0157157468 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:43.545351 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6204449cffe54e11a310a09cdb4954ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.552335 20848 raft_consensus.cc:359] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:43.553125 20848 raft_consensus.cc:385] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.553411 20848 raft_consensus.cc:740] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.555557 20848 consensus_queue.cc:260] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:43.556656 20850 raft_consensus.cc:359] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.557410 20850 raft_consensus.cc:385] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.557693 20850 raft_consensus.cc:740] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.529753 20857 raft_consensus.cc:515] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:43.564383 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d6559035914ddfa196ef7dc3beaab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.566602 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a62280fe8e40d99faf20cd63e19965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.567401 20848 ts_tablet_manager.cc:1434] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 13:06:43.568661 20857 leader_election.cc:290] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:43.569244 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 0941d92ce3b84c348ed94e6ab5d619a3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:43.570617 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0941d92ce3b84c348ed94e6ab5d619a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.572937 20847 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:43.576097 20710 tablet_service.cc:1511] Processing CreateTablet for tablet df1419c1f78f43208d4d0e0f15abb761 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:43.577087 20714 tablet_service.cc:1511] Processing CreateTablet for tablet b1530c58d5b342c88fd60c0157157468 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:43.577505 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1419c1f78f43208d4d0e0f15abb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.578464 20713 tablet_service.cc:1511] Processing CreateTablet for tablet 0941d92ce3b84c348ed94e6ab5d619a3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:43.579680 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0941d92ce3b84c348ed94e6ab5d619a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.580600 20847 tablet_bootstrap.cc:654] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.587132 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8abf1b6caa416ab10a7b06ddf9faaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.669055 20644 tablet_service.cc:1511] Processing CreateTablet for tablet a0f309fadc724ba9985ada15e776c3ae (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:43.674652 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1530c58d5b342c88fd60c0157157468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.674495 20567 tablet_service.cc:1511] Processing CreateTablet for tablet 0941d92ce3b84c348ed94e6ab5d619a3 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:43.596025 20789 tablet_service.cc:1511] Processing CreateTablet for tablet a0f309fadc724ba9985ada15e776c3ae (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:43.685995 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f309fadc724ba9985ada15e776c3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.692468 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:43.649412 20635 tablet_service.cc:1511] Processing CreateTablet for tablet ae82cdde977744d28d3b1f100fa4023b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:43.697854 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:43.653012 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:43.655020 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:43.700065 20542 leader_election.cc:343] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.642648 20564 tablet_service.cc:1511] Processing CreateTablet for tablet ae82cdde977744d28d3b1f100fa4023b (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:43.663007 20569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a62280fe8e40d99faf20cd63e19965. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:43.705560 20765 leader_election.cc:343] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:43.708348 20765 leader_election.cc:343] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.653831 20641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31d6559035914ddfa196ef7dc3beaab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.707463 20567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0941d92ce3b84c348ed94e6ab5d619a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.600248 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 66c9d54a397d4f278ff69d5397bd52e5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:43.713065 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c9d54a397d4f278ff69d5397bd52e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.710099 20638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1530c58d5b342c88fd60c0157157468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.715981 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae82cdde977744d28d3b1f100fa4023b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:43.719234 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:43.720165 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df1419c1f78f43208d4d0e0f15abb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.727568 20564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae82cdde977744d28d3b1f100fa4023b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.752447 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1530c58d5b342c88fd60c0157157468. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.731881 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:43.607203 20848 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:43.737571 20849 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:43.758739 20849 ts_tablet_manager.cc:1403] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.639s	user 0.027s	sys 0.016s
I20260709 13:06:43.761281 20637 tablet_service.cc:1511] Processing CreateTablet for tablet 66c9d54a397d4f278ff69d5397bd52e5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:43.739120 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 12a5a0122ca1490d972f6193f5ea6780 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:43.763187 20847 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:43.763484 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a5a0122ca1490d972f6193f5ea6780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.593636 20850 consensus_queue.cc:260] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.741410 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 4d97cca8aefd41e58b985fd8d944f88e (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:43.763902 20847 ts_tablet_manager.cc:1403] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.227s	user 0.011s	sys 0.008s
I20260709 13:06:43.765147 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d97cca8aefd41e58b985fd8d944f88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.765609 20858 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.766407 20858 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.766949 20848 tablet_bootstrap.cc:654] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.745240 20642 tablet_service.cc:1511] Processing CreateTablet for tablet 4f87a671ac104989bd950843c0b985c4 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:43.772158 20858 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:43.775087 20640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61196f35a9864fc69afa11f780ac32f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.775831 20644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f309fadc724ba9985ada15e776c3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.785988 20847 raft_consensus.cc:359] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:43.786846 20847 raft_consensus.cc:385] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.787190 20847 raft_consensus.cc:740] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.787992 20847 consensus_queue.cc:260] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:43.793617 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:43.794520 20654 raft_consensus.cc:2468] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:43.796103 20691 leader_election.cc:304] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:43.797345 20856 raft_consensus.cc:2804] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:43.797734 20856 raft_consensus.cc:493] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:43.798125 20856 raft_consensus.cc:3060] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:43.792603 20767 leader_election.cc:343] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.803876 20767 leader_election.cc:304] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:43.804984 20857 raft_consensus.cc:2749] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:43.815104 20847 ts_tablet_manager.cc:1434] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.004s
I20260709 13:06:43.817524 20847 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:43.820955 20856 raft_consensus.cc:515] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:43.823809 20850 ts_tablet_manager.cc:1434] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.288s	user 0.013s	sys 0.009s
I20260709 13:06:43.825248 20850 tablet_bootstrap.cc:492] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:43.828293 20636 tablet_service.cc:1511] Processing CreateTablet for tablet 4d97cca8aefd41e58b985fd8d944f88e (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:43.833127 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 54d2d6990c79487fab5024aa42972924 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:43.837618 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 12a5a0122ca1490d972f6193f5ea6780 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:43.839038 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a5a0122ca1490d972f6193f5ea6780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.841640 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:43.845853 20849 raft_consensus.cc:359] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:43.846937 20849 raft_consensus.cc:385] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:43.847342 20849 raft_consensus.cc:740] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:43.848959 20784 tablet_service.cc:1511] Processing CreateTablet for tablet ff7b9b9e21de42e7af174fdcac198238 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:43.849822 20787 tablet_service.cc:1511] Processing CreateTablet for tablet 184b8814e1f74f97bba641df584fd69c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:43.850375 20636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d97cca8aefd41e58b985fd8d944f88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.851631 20857 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.852116 20857 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:43.852540 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:43.853147 20654 raft_consensus.cc:3060] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.855587 20857 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:43.856472 20643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6204449cffe54e11a310a09cdb4954ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.857805 20713 tablet_service.cc:1511] Processing CreateTablet for tablet a0f309fadc724ba9985ada15e776c3ae (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:43.862236 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d2d6990c79487fab5024aa42972924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.866886 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7b9b9e21de42e7af174fdcac198238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.859468 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0f309fadc724ba9985ada15e776c3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.838903 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 4f87a671ac104989bd950843c0b985c4 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:43.874857 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184b8814e1f74f97bba641df584fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.859935 20856 leader_election.cc:290] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:43.871439 20849 consensus_queue.cc:260] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:43.887744 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f87a671ac104989bd950843c0b985c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.899331 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:43.900036 20728 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:43.901448 20767 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:43.902364 20857 raft_consensus.cc:2804] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:43.902722 20857 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:43.903033 20857 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.905208 20711 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44096 (request call id 31) took 1032 ms. Trace:
I20260709 13:06:43.905656 20711 rpcz_store.cc:276] 0709 13:06:42.872221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.377659 (+505438us) service_pool.cc:224] Handling call
0709 13:06:43.563265 (+185606us) spinlock_profiling.cc:243] Waited 2.52 ms on lock 0x7b58003df898. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8253057db1 00007f8253197e9c 00007f8253197a5b 00007f825c0b0c09 00007f825b20aee0 00007f825b2f0831 00007f825b2cdac3 00007f825b27c400 00007f8254701af4 00007f8254701a82 00007f82547019b1
0709 13:06:43.586635 (+ 23370us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:43.586751 (+   116us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:43.811268 (+224517us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:43.904557 (+ 93289us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:43.905048 (+   491us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5789056}
I20260709 13:06:43.907454 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 4d97cca8aefd41e58b985fd8d944f88e (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:43.908834 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d97cca8aefd41e58b985fd8d944f88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.910534 20857 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:43.913360 20857 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:43.913239 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:43.915196 20619 leader_election.cc:343] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.915275 20717 tablet_service.cc:1511] Processing CreateTablet for tablet 184b8814e1f74f97bba641df584fd69c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:43.914815 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:43.916226 20728 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.916611 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184b8814e1f74f97bba641df584fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.917825 20569 tablet_service.cc:1511] Processing CreateTablet for tablet 4f87a671ac104989bd950843c0b985c4 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:43.919234 20569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f87a671ac104989bd950843c0b985c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.919395 20639 tablet_service.cc:1511] Processing CreateTablet for tablet ff7b9b9e21de42e7af174fdcac198238 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:43.920580 20639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7b9b9e21de42e7af174fdcac198238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.923497 20728 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:43.924723 20767 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:43.929358 20654 raft_consensus.cc:2468] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:43.930516 20637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c9d54a397d4f278ff69d5397bd52e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.930637 20691 leader_election.cc:304] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:43.931571 20856 raft_consensus.cc:2804] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:43.939276 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:43.940054 20642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f87a671ac104989bd950843c0b985c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:43.940692 20619 leader_election.cc:343] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.952005 20850 tablet_bootstrap.cc:654] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.953167 20857 raft_consensus.cc:2804] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:43.963986 20849 ts_tablet_manager.cc:1434] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.205s	user 0.014s	sys 0.019s
I20260709 13:06:43.970949 20566 tablet_service.cc:1511] Processing CreateTablet for tablet 66c9d54a397d4f278ff69d5397bd52e5 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:43.972357 20566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c9d54a397d4f278ff69d5397bd52e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.973711 20848 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:43.979609 20565 tablet_service.cc:1511] Processing CreateTablet for tablet 12a5a0122ca1490d972f6193f5ea6780 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:44.014883 20848 ts_tablet_manager.cc:1403] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.408s	user 0.046s	sys 0.012s
I20260709 13:06:44.015419 20565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a5a0122ca1490d972f6193f5ea6780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.979851 20561 tablet_service.cc:1511] Processing CreateTablet for tablet 54d2d6990c79487fab5024aa42972924 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:43.981930 20562 tablet_service.cc:1511] Processing CreateTablet for tablet ff7b9b9e21de42e7af174fdcac198238 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:43.984210 20568 tablet_service.cc:1511] Processing CreateTablet for tablet 184b8814e1f74f97bba641df584fd69c (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 13:06:43.985297 20544 leader_election.cc:343] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.986632 20847 tablet_bootstrap.cc:654] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.990625 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 54d2d6990c79487fab5024aa42972924 (DEFAULT_TABLE table=test-workload [id=78cbb1f8933245749d30637e1f5e254a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:44.006543 20641 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38890 (request call id 32) took 1092 ms. Trace:
I20260709 13:06:44.010371 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:44.010850 20712 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:44096 (request call id 33) took 1081 ms. Trace:
I20260709 13:06:44.020856 20849 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.021624 20562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7b9b9e21de42e7af174fdcac198238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.031469 20712 rpcz_store.cc:276] 0709 13:06:42.929265 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.450899 (+521634us) service_pool.cc:224] Handling call
0709 13:06:43.522367 (+ 71468us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:43.528061 (+  5694us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:43.668819 (+140758us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:43.975827 (+307008us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:44.010668 (+ 34841us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:44.033059 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d2d6990c79487fab5024aa42972924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:43.969264 20857 raft_consensus.cc:697] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:44.031020 20856 raft_consensus.cc:697] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:44.035115 20544 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
W20260709 13:06:44.041600 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 116953us
I20260709 13:06:44.053544 20568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184b8814e1f74f97bba641df584fd69c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.053777 20856 consensus_queue.cc:237] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.058398 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54d2d6990c79487fab5024aa42972924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:44.070749 20619 leader_election.cc:304] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.072151 20879 raft_consensus.cc:2749] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:44.073385 20544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 88283.8us
I20260709 13:06:44.073855 20881 raft_consensus.cc:2749] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:44.074704 20619 leader_election.cc:343] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.075141 20619 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.075651 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.076151 20879 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.077560 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:44.079142 20693 leader_election.cc:343] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.080322 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.081943 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.084196 20640 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38890 (request call id 34) took 1148 ms. Trace:
W20260709 13:06:44.084602 20693 leader_election.cc:343] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.084614 20640 rpcz_store.cc:276] 0709 13:06:42.935697 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.496669 (+560972us) service_pool.cc:224] Handling call
0709 13:06:43.651017 (+154348us) spinlock_profiling.cc:243] Waited 1.4 ms on lock 0x7b5800303098. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8253057db1 00007f8253197b71 00007f8253197a22 00007f825c0b0c09 00007f825b20aee0 00007f825b2f0831 00007f825b2cdac3 00007f825b27c400 00007f8254701af4 00007f8254701a82 00007f82547019b1
0709 13:06:43.651366 (+   349us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:43.651665 (+   299us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:43.944210 (+292545us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:44.083658 (+139448us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:44.084142 (+   484us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3220864}
I20260709 13:06:44.086246 20857 consensus_queue.cc:237] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.030555 20641 rpcz_store.cc:276] 0709 13:06:42.914462 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.486644 (+572182us) service_pool.cc:224] Handling call
0709 13:06:43.531050 (+ 44406us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:43.534710 (+  3660us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:43.982329 (+447619us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:44.005917 (+ 23588us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:44.006462 (+   545us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:44.102056 20474 catalog_manager.cc:5697] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.105016 20848 raft_consensus.cc:359] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.105952 20848 raft_consensus.cc:385] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.111683 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:44.107788 20848 raft_consensus.cc:740] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.117843 20849 tablet_bootstrap.cc:654] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:44.127367 20767 leader_election.cc:343] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.127370 20848 consensus_queue.cc:260] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.128051 20767 leader_election.cc:304] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:44.128669 20847 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:44.128945 20884 raft_consensus.cc:2749] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.129216 20847 ts_tablet_manager.cc:1403] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.312s	user 0.029s	sys 0.005s
I20260709 13:06:44.130170 20848 ts_tablet_manager.cc:1434] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.001s
W20260709 13:06:44.130249 20767 leader_election.cc:343] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.131423 20848 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:44.133081 20850 tablet_bootstrap.cc:492] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.133590 20850 ts_tablet_manager.cc:1403] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.309s	user 0.019s	sys 0.005s
I20260709 13:06:44.135598 20847 raft_consensus.cc:359] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.136471 20847 raft_consensus.cc:385] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.136981 20847 raft_consensus.cc:740] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.137856 20848 tablet_bootstrap.cc:654] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.137828 20847 consensus_queue.cc:260] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.136453 20850 raft_consensus.cc:359] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.140828 20850 raft_consensus.cc:385] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.141119 20850 raft_consensus.cc:740] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.141857 20850 consensus_queue.cc:260] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.142486 20847 ts_tablet_manager.cc:1434] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:06:44.147102 20847 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:44.154057 20847 tablet_bootstrap.cc:654] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.146186 20850 ts_tablet_manager.cc:1434] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:06:44.179400 20850 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
W20260709 13:06:44.191352 20767 leader_election.cc:343] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.200290 20643 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38890 (request call id 33) took 1273 ms. Trace:
I20260709 13:06:44.201315 20848 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:44.201882 20848 ts_tablet_manager.cc:1403] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.048s
I20260709 13:06:44.204555 20475 catalog_manager.cc:5697] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.205947 20850 tablet_bootstrap.cc:654] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.211228 20849 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.212285 20849 ts_tablet_manager.cc:1403] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.007s
I20260709 13:06:44.200976 20643 rpcz_store.cc:276] 0709 13:06:42.927153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.489579 (+562426us) service_pool.cc:224] Handling call
0709 13:06:43.652748 (+163169us) spinlock_profiling.cc:243] Waited 3.81 ms on lock 0x7b5800303098. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8253057db1 00007f8253197b71 00007f8253197a22 00007f825c0b0c09 00007f825b20aee0 00007f825b2f0831 00007f825b2cdac3 00007f825b27c400 00007f8254701af4 00007f8254701a82 00007f82547019b1
0709 13:06:43.652971 (+   223us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:43.653146 (+   175us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:44.085239 (+432093us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:44.199722 (+114483us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:44.200225 (+   503us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8759040}
I20260709 13:06:44.219770 20882 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.220327 20882 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.221161 20848 raft_consensus.cc:359] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.221984 20848 raft_consensus.cc:385] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.222321 20848 raft_consensus.cc:740] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.221717 20849 raft_consensus.cc:359] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.226384 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.226656 20849 raft_consensus.cc:385] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.223052 20848 consensus_queue.cc:260] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.227016 20849 raft_consensus.cc:740] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.225610 20882 leader_election.cc:290] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.233510 20848 ts_tablet_manager.cc:1434] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 13:06:44.234357 20849 consensus_queue.cc:260] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.236593 20849 ts_tablet_manager.cc:1434] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:06:44.237771 20849 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.234961 20848 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:44.241357 20847 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:44.241887 20847 ts_tablet_manager.cc:1403] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.003s
W20260709 13:06:44.242995 20693 leader_election.cc:343] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.245318 20850 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.245819 20850 ts_tablet_manager.cc:1403] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.012s
I20260709 13:06:44.247340 20848 tablet_bootstrap.cc:654] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.249336 20847 raft_consensus.cc:359] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.251223 20847 raft_consensus.cc:385] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.251564 20847 raft_consensus.cc:740] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.252030 20850 raft_consensus.cc:359] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.252764 20850 raft_consensus.cc:385] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.252318 20847 consensus_queue.cc:260] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.253065 20850 raft_consensus.cc:740] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.253851 20850 consensus_queue.cc:260] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.256186 20850 ts_tablet_manager.cc:1434] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:44.257236 20850 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.265208 20850 tablet_bootstrap.cc:654] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.265445 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.269680 20847 ts_tablet_manager.cc:1434] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260709 13:06:44.270927 20847 tablet_bootstrap.cc:492] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
W20260709 13:06:44.271353 20692 leader_election.cc:343] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.271859 20692 leader_election.cc:304] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:44.272984 20882 raft_consensus.cc:2749] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.280789 20847 tablet_bootstrap.cc:654] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.287561 20849 tablet_bootstrap.cc:654] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.297636 20848 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:44.298151 20848 ts_tablet_manager.cc:1403] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.019s
I20260709 13:06:44.301647 20848 raft_consensus.cc:359] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.302374 20848 raft_consensus.cc:385] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.302650 20848 raft_consensus.cc:740] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.303356 20848 consensus_queue.cc:260] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.313357 20850 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.313995 20850 ts_tablet_manager.cc:1403] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.006s
I20260709 13:06:44.317250 20850 raft_consensus.cc:359] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.319403 20848 ts_tablet_manager.cc:1434] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:06:44.324235 20849 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.324815 20849 ts_tablet_manager.cc:1403] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.020s
I20260709 13:06:44.326858 20848 tablet_bootstrap.cc:492] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:44.332263 20847 tablet_bootstrap.cc:492] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:44.332741 20847 ts_tablet_manager.cc:1403] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.017s
I20260709 13:06:44.333917 20848 tablet_bootstrap.cc:654] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.318045 20850 raft_consensus.cc:385] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.334445 20850 raft_consensus.cc:740] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.335628 20847 raft_consensus.cc:359] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.336381 20847 raft_consensus.cc:385] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.336658 20847 raft_consensus.cc:740] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.337234 20881 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.337355 20849 raft_consensus.cc:359] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.337746 20881 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.338402 20849 raft_consensus.cc:385] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.338848 20849 raft_consensus.cc:740] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.340041 20881 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:44.340951 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.341524 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:44.340983 20849 consensus_queue.cc:260] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.341718 20654 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:44.342137 20850 consensus_queue.cc:260] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:06:44.342990 20544 leader_election.cc:343] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.343571 20542 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.344669 20850 ts_tablet_manager.cc:1434] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.030s	user 0.000s	sys 0.006s
I20260709 13:06:44.344867 20849 ts_tablet_manager.cc:1434] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:06:44.344878 20881 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.345669 20881 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.345813 20850 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.346274 20849 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.346354 20881 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.355999 20849 tablet_bootstrap.cc:654] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.359246 20850 tablet_bootstrap.cc:654] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.360308 20847 consensus_queue.cc:260] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.367408 20879 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.367949 20879 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.371047 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:44.372777 20619 leader_election.cc:343] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.375469 20903 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.375798 20879 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:44.372910 20847 ts_tablet_manager.cc:1434] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 13:06:44.389930 20847 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:44.390296 20881 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.400477 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:44.401077 20654 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.408764 20654 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:44.410002 20542 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:44.391088 20903 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.411077 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.411729 20802 raft_consensus.cc:2468] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:44.413151 20618 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.413982 20879 raft_consensus.cc:2804] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.414364 20879 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.414696 20879 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.416051 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
W20260709 13:06:44.417547 20544 leader_election.cc:343] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.418323 20881 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:44.419909 20881 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.420892 20881 raft_consensus.cc:697] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:44.422232 20881 consensus_queue.cc:237] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.421963 20879 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.427795 20879 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:44.427798 20850 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.430022 20850 ts_tablet_manager.cc:1403] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.002s
I20260709 13:06:44.432374 20848 tablet_bootstrap.cc:492] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:44.432904 20848 ts_tablet_manager.cc:1403] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.106s	user 0.052s	sys 0.035s
I20260709 13:06:44.433090 20850 raft_consensus.cc:359] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.423462 20849 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.429260 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:44.434654 20849 ts_tablet_manager.cc:1403] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.029s
W20260709 13:06:44.435806 20619 leader_election.cc:343] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.435750 20848 raft_consensus.cc:359] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.425215 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.436522 20848 raft_consensus.cc:385] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.413168 20903 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.434085 20857 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.436973 20654 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:44.437192 20857 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.437525 20849 raft_consensus.cc:359] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.438259 20849 raft_consensus.cc:385] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.438167 20542 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:44.438639 20849 raft_consensus.cc:740] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.439222 20907 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.439488 20850 raft_consensus.cc:385] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.439621 20907 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.439900 20850 raft_consensus.cc:740] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.440171 20907 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.440299 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.429250 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:44.441099 20801 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:44.441197 20802 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.441681 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.442739 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.440768 20850 consensus_queue.cc:260] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.439379 20857 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.439409 20849 consensus_queue.cc:260] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:44.447199 20693 consensus_peers.cc:597] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.443382 20654 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:44.447741 20848 raft_consensus.cc:740] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.447620 20850 ts_tablet_manager.cc:1434] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:06:44.450843 20848 consensus_queue.cc:260] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.433617 20847 tablet_bootstrap.cc:654] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.453361 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:44.449997 20849 ts_tablet_manager.cc:1434] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:44.454511 20857 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.454883 20857 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.455222 20857 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.456956 20848 ts_tablet_manager.cc:1434] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:06:44.461649 20848 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:44.453634 20850 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.464535 20907 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.466033 20903 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.476938 20903 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.468277 20802 raft_consensus.cc:2468] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:44.469273 20850 tablet_bootstrap.cc:654] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.478960 20579 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:44.479202 20907 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.479234 20618 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.480365 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:44.480932 20654 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.480873 20879 raft_consensus.cc:2804] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.482204 20903 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:44.483903 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.483765 20474 catalog_manager.cc:5697] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.486230 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:44.487007 20728 raft_consensus.cc:2393] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:44.465381 20857 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.488117 20654 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:44.488826 20857 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.458033 20849 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.481057 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:44.490096 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:44.490506 20802 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:44.490859 20653 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:44.491117 20543 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.492983 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:44.493788 20579 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:44.494271 20879 raft_consensus.cc:697] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:44.494385 20542 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:06:44.494290 20903 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.495220 20879 consensus_queue.cc:237] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.496042 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:44.497181 20857 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.498688 20907 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.499449 20907 raft_consensus.cc:697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:44.500584 20849 tablet_bootstrap.cc:654] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.500320 20907 consensus_queue.cc:237] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.475512 20848 tablet_bootstrap.cc:654] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.470309 20847 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:44.502749 20847 ts_tablet_manager.cc:1403] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.000s
I20260709 13:06:44.506496 20847 raft_consensus.cc:359] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.507217 20847 raft_consensus.cc:385] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.507493 20847 raft_consensus.cc:740] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.510751 20847 consensus_queue.cc:260] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.511972 20850 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.512508 20850 ts_tablet_manager.cc:1403] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.059s	user 0.003s	sys 0.009s
I20260709 13:06:44.512439 20903 raft_consensus.cc:2749] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.513563 20474 catalog_manager.cc:5697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.515506 20850 raft_consensus.cc:359] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.516218 20850 raft_consensus.cc:385] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.522173 20847 ts_tablet_manager.cc:1434] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:06:44.516492 20850 raft_consensus.cc:740] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.526026 20850 consensus_queue.cc:260] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.528570 20850 ts_tablet_manager.cc:1434] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:44.530923 20847 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:44.533078 20850 tablet_bootstrap.cc:492] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.535364 20882 consensus_queue.cc:1048] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:44.542402 20848 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:44.542946 20848 ts_tablet_manager.cc:1403] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.003s
I20260709 13:06:44.544729 20849 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.545238 20849 ts_tablet_manager.cc:1403] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.004s
I20260709 13:06:44.545394 20850 tablet_bootstrap.cc:654] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.546329 20848 raft_consensus.cc:359] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.547083 20848 raft_consensus.cc:385] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.546025 20474 catalog_manager.cc:5697] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.547401 20848 raft_consensus.cc:740] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.548295 20848 consensus_queue.cc:260] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.548460 20849 raft_consensus.cc:359] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.550755 20848 ts_tablet_manager.cc:1434] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:44.552141 20848 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:44.549185 20849 raft_consensus.cc:385] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.552613 20849 raft_consensus.cc:740] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.553512 20847 tablet_bootstrap.cc:654] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.553378 20849 consensus_queue.cc:260] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.558719 20849 ts_tablet_manager.cc:1434] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:06:44.559711 20849 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.565907 20849 tablet_bootstrap.cc:654] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.570029 20850 tablet_bootstrap.cc:492] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.570549 20850 ts_tablet_manager.cc:1403] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260709 13:06:44.571557 20849 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.572183 20849 ts_tablet_manager.cc:1403] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:06:44.573099 20850 raft_consensus.cc:359] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.573813 20850 raft_consensus.cc:385] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.574095 20850 raft_consensus.cc:740] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.574874 20850 consensus_queue.cc:260] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.575680 20849 raft_consensus.cc:359] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.576640 20850 ts_tablet_manager.cc:1434] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:44.577697 20850 tablet_bootstrap.cc:492] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.583056 20850 tablet_bootstrap.cc:654] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.576663 20849 raft_consensus.cc:385] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.585870 20849 raft_consensus.cc:740] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.586706 20849 consensus_queue.cc:260] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.588969 20849 ts_tablet_manager.cc:1434] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:44.590857 20903 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.591423 20903 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.595569 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:44.596415 20728 raft_consensus.cc:2468] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:44.598668 20903 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:44.599231 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.601655 20653 raft_consensus.cc:2468] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:44.600087 20544 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:44.600765 20849 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.607403 20903 raft_consensus.cc:2804] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.607904 20903 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.608255 20903 raft_consensus.cc:3060] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.613597 20849 tablet_bootstrap.cc:654] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.619288 20857 consensus_queue.cc:1048] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:44.623131 20849 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.623651 20849 ts_tablet_manager.cc:1403] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 13:06:44.627211 20903 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.627904 20849 raft_consensus.cc:359] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.640312 20849 raft_consensus.cc:385] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.640693 20849 raft_consensus.cc:740] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.641382 20849 consensus_queue.cc:260] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.643388 20849 ts_tablet_manager.cc:1434] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:06:44.644412 20849 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.645277 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:44.645895 20653 raft_consensus.cc:3060] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.649848 20849 tablet_bootstrap.cc:654] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.651088 20879 raft_consensus.cc:493] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.651667 20879 raft_consensus.cc:515] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.654489 20653 raft_consensus.cc:2468] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:44.654006 20879 leader_election.cc:290] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.655594 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.667824 20802 raft_consensus.cc:2468] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:44.668207 20848 tablet_bootstrap.cc:654] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.656765 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.658308 20903 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:44.659394 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:44.669078 20728 raft_consensus.cc:3060] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.670024 20618 leader_election.cc:304] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:44.671547 20542 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:44.672516 20907 raft_consensus.cc:2804] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.673195 20907 raft_consensus.cc:697] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
W20260709 13:06:44.673666 20619 leader_election.cc:343] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.674057 20907 consensus_queue.cc:237] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.672585 20879 raft_consensus.cc:2804] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.675470 20879 raft_consensus.cc:493] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.675830 20879 raft_consensus.cc:3060] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.678210 20856 raft_consensus.cc:493] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.678812 20856 raft_consensus.cc:515] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.681077 20856 leader_election.cc:290] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.683915 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.684702 20802 raft_consensus.cc:2468] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:44.686110 20692 leader_election.cc:304] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:44.687814 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:44.689554 20693 leader_election.cc:343] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.690280 20856 raft_consensus.cc:2804] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.690745 20856 raft_consensus.cc:493] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.691080 20856 raft_consensus.cc:3060] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.692540 20879 raft_consensus.cc:515] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.697789 20728 raft_consensus.cc:2468] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:44.698719 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:44.699512 20802 raft_consensus.cc:3060] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.704542 20856 raft_consensus.cc:515] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.706838 20903 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.707924 20802 raft_consensus.cc:2468] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:44.729691 20912 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.738495 20912 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.735666 20850 tablet_bootstrap.cc:492] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.741691 20850 ts_tablet_manager.cc:1403] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.164s	user 0.029s	sys 0.062s
I20260709 13:06:44.742245 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.741842 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.743341 20801 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:44.744851 20618 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:44.742189 20912 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:06:44.748755 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:44.746381 20912 raft_consensus.cc:2804] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.749521 20912 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.749998 20912 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.745082 20850 raft_consensus.cc:359] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.758437 20850 raft_consensus.cc:385] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.758801 20850 raft_consensus.cc:740] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.759500 20850 consensus_queue.cc:260] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.763659 20856 leader_election.cc:290] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.763801 20850 ts_tablet_manager.cc:1434] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:06:44.764848 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:44.761197 20903 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.777786 20847 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:44.778409 20847 ts_tablet_manager.cc:1403] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.248s	user 0.060s	sys 0.109s
W20260709 13:06:44.776468 20693 leader_election.cc:343] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.770813 20912 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.779469 20928 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.780021 20928 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.766155 20879 leader_election.cc:290] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.783833 20848 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:44.784354 20848 ts_tablet_manager.cc:1403] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.232s	user 0.016s	sys 0.005s
I20260709 13:06:44.785370 20850 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.777298 20578 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:44.783381 20928 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.790947 20856 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.791878 20849 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:44.791738 20856 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:44.792366 20849 ts_tablet_manager.cc:1403] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.148s	user 0.029s	sys 0.017s
I20260709 13:06:44.794265 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:44.794880 20801 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.788194 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:44.795683 20850 tablet_bootstrap.cc:654] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.795531 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.782684 20912 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.796373 20800 raft_consensus.cc:2393] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:44.797422 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:44.798097 20577 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.800009 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.801682 20691 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:44.804139 20882 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.787743 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:44.804458 20903 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.805362 20801 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:44.805866 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.804713 20802 raft_consensus.cc:3060] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.808530 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.809306 20653 raft_consensus.cc:2393] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:44.810899 20856 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:44.811340 20929 consensus_queue.cc:1048] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:44.811519 20847 raft_consensus.cc:359] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.820634 20847 raft_consensus.cc:385] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.820981 20847 raft_consensus.cc:740] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.821666 20847 consensus_queue.cc:260] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.814153 20849 raft_consensus.cc:359] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.816977 20882 raft_consensus.cc:2749] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.819900 20848 raft_consensus.cc:359] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.831853 20848 raft_consensus.cc:385] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.832185 20848 raft_consensus.cc:740] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.823805 20849 raft_consensus.cc:385] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.822947 20474 catalog_manager.cc:5697] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.832950 20849 raft_consensus.cc:740] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.829721 20618 leader_election.cc:304] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:44.818619 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.835098 20848 consensus_queue.cc:260] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.835722 20847 ts_tablet_manager.cc:1434] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:06:44.838053 20654 raft_consensus.cc:2393] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:44.840288 20847 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:44.842674 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.843577 20801 raft_consensus.cc:2393] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:44.840672 20933 raft_consensus.cc:2804] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.838176 20618 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:44.848192 20933 raft_consensus.cc:697] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:44.848712 20912 raft_consensus.cc:2804] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.846668 20543 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:44.849807 20912 raft_consensus.cc:697] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:44.850790 20912 consensus_queue.cc:237] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.852643 20849 consensus_queue.cc:260] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.853520 20579 raft_consensus.cc:3060] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.851814 20577 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:44.858178 20903 raft_consensus.cc:2749] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.859716 20933 consensus_queue.cc:237] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.862820 20879 raft_consensus.cc:493] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.847141 20765 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:44.863386 20879 raft_consensus.cc:515] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.865550 20879 leader_election.cc:290] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:44.866900 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:44.868580 20619 leader_election.cc:343] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.870051 20847 tablet_bootstrap.cc:654] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.871265 20856 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.871865 20856 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.873821 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.874516 20801 raft_consensus.cc:2468] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:44.875626 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:44.876400 20654 raft_consensus.cc:2393] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:44.876706 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.873967 20856 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:44.879175 20693 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:44.872252 20934 raft_consensus.cc:2749] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.880730 20848 ts_tablet_manager.cc:1434] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.002s
I20260709 13:06:44.883284 20856 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.870488 20802 raft_consensus.cc:2468] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:44.884505 20618 leader_election.cc:304] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:44.885036 20692 leader_election.cc:304] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:44.886895 20912 raft_consensus.cc:2804] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.887313 20912 raft_consensus.cc:493] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.887625 20912 raft_consensus.cc:3060] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.889955 20848 tablet_bootstrap.cc:492] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:44.890065 20879 consensus_queue.cc:1048] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:44.890429 20882 raft_consensus.cc:2804] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.891697 20930 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.892198 20930 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.894752 20856 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.870488 20579 raft_consensus.cc:2468] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:44.904536 20903 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.905120 20903 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.909888 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:44.922665 20882 raft_consensus.cc:697] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:44.910678 20728 raft_consensus.cc:2468] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:44.934170 20849 ts_tablet_manager.cc:1434] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.141s	user 0.007s	sys 0.015s
I20260709 13:06:44.937878 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:44.938820 20726 raft_consensus.cc:2468] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:44.938709 20767 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:44.940236 20848 tablet_bootstrap.cc:654] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.941643 20849 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:44.941366 20934 raft_consensus.cc:2804] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.945999 20903 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:44.950809 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:44.952780 20847 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:44.952445 20477 catalog_manager.cc:5697] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.953295 20847 ts_tablet_manager.cc:1403] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.005s
I20260709 13:06:44.954133 20477 catalog_manager.cc:5697] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:44.956014 20849 tablet_bootstrap.cc:654] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.955960 20847 raft_consensus.cc:359] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.956743 20847 raft_consensus.cc:385] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.941349 20930 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:44.957058 20847 raft_consensus.cc:740] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.960040 20850 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:44.960516 20850 ts_tablet_manager.cc:1403] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.183s	user 0.026s	sys 0.031s
I20260709 13:06:44.949024 20934 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.962304 20933 consensus_queue.cc:1048] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:44.962890 20934 raft_consensus.cc:3060] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.963821 20850 raft_consensus.cc:359] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.964526 20850 raft_consensus.cc:385] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.964813 20850 raft_consensus.cc:740] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.965605 20850 consensus_queue.cc:260] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:44.960055 20847 consensus_queue.cc:260] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:44.972893 20850 ts_tablet_manager.cc:1434] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:06:44.973914 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:44.974601 20577 raft_consensus.cc:2468] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:44.974665 20847 ts_tablet_manager.cc:1434] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:06:44.976042 20847 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:44.957942 20882 consensus_queue.cc:237] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.981814 20847 tablet_bootstrap.cc:654] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.983055 20544 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:44.983994 20903 raft_consensus.cc:2804] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.984383 20903 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.984330 20907 consensus_queue.cc:1048] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:44.984927 20903 raft_consensus.cc:3060] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.991463 20577 raft_consensus.cc:3060] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.991918 20850 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:44.999524 20850 tablet_bootstrap.cc:654] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.000747 20903 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:44.994525 20912 raft_consensus.cc:515] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.009135 20934 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.005432 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:45.011478 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.012351 20726 raft_consensus.cc:3060] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.012609 20802 raft_consensus.cc:2393] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:45.006294 20903 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:45.015412 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.016382 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:45.017132 20579 raft_consensus.cc:2393] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:45.019459 20847 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.019932 20847 ts_tablet_manager.cc:1403] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.009s
I20260709 13:06:45.020157 20767 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.020432 20726 raft_consensus.cc:2468] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:45.021014 20930 raft_consensus.cc:2749] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.022733 20544 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:06:45.022702 20847 raft_consensus.cc:359] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.023474 20847 raft_consensus.cc:385] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.023739 20847 raft_consensus.cc:740] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.024238 20907 raft_consensus.cc:2804] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.024515 20881 consensus_queue.cc:1048] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.024363 20847 consensus_queue.cc:260] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.024824 20907 raft_consensus.cc:697] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:45.025743 20907 consensus_queue.cc:237] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.026811 20847 ts_tablet_manager.cc:1434] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:45.029845 20847 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.038448 20847 tablet_bootstrap.cc:654] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.040251 20934 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:45.052883 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.059947 20849 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.060416 20849 ts_tablet_manager.cc:1403] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.002s
I20260709 13:06:45.056538 20912 leader_election.cc:290] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.063668 20848 tablet_bootstrap.cc:492] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:45.063829 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:45.064268 20848 ts_tablet_manager.cc:1403] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.006s
I20260709 13:06:45.064420 20802 raft_consensus.cc:3060] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.069819 20848 raft_consensus.cc:359] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.071409 20848 raft_consensus.cc:385] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.070415 20850 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.071730 20848 raft_consensus.cc:740] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.072144 20850 ts_tablet_manager.cc:1403] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.010s
I20260709 13:06:45.077298 20848 consensus_queue.cc:260] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.079630 20848 ts_tablet_manager.cc:1434] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:06:45.081066 20848 tablet_bootstrap.cc:492] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:45.085158 20849 raft_consensus.cc:359] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.085867 20849 raft_consensus.cc:385] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.094210 20849 raft_consensus.cc:740] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.095021 20849 consensus_queue.cc:260] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.097056 20849 ts_tablet_manager.cc:1434] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.003s
W20260709 13:06:45.089488 20619 leader_election.cc:343] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.069281 20476 catalog_manager.cc:5697] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.103554 20848 tablet_bootstrap.cc:654] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.105336 20850 raft_consensus.cc:359] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.115849 20850 raft_consensus.cc:385] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.116132 20850 raft_consensus.cc:740] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.098030 20849 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:45.117812 20847 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.118435 20847 ts_tablet_manager.cc:1403] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.001s
I20260709 13:06:45.118800 20802 raft_consensus.cc:2468] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:45.119971 20618 leader_election.cc:304] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.120746 20912 raft_consensus.cc:2804] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.121179 20912 raft_consensus.cc:697] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:45.121115 20847 raft_consensus.cc:359] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.109550 20934 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.122120 20912 consensus_queue.cc:237] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.121887 20847 raft_consensus.cc:385] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.122994 20847 raft_consensus.cc:740] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.123646 20847 consensus_queue.cc:260] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.125011 20907 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.125607 20847 ts_tablet_manager.cc:1434] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:45.122354 20934 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.127236 20850 consensus_queue.cc:260] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.127457 20907 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:45.129488 20850 ts_tablet_manager.cc:1434] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.002s
I20260709 13:06:45.102398 20903 consensus_queue.cc:1048] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:06:45.130496 20850 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:45.133723 20849 tablet_bootstrap.cc:654] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.128228 20847 tablet_bootstrap.cc:492] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.137495 20850 tablet_bootstrap.cc:654] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.139369 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:45.143477 20765 leader_election.cc:343] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.144470 20847 tablet_bootstrap.cc:654] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.144755 20934 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.153774 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:45.155458 20767 leader_election.cc:343] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.155913 20767 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:45.158960 20934 raft_consensus.cc:2749] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:45.167512 20954 log.cc:927] Time spent T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:06:45.168614 20903 consensus_queue.cc:1048] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:45.179544 20912 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.180123 20912 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.183318 20912 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.185524 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.186257 20726 raft_consensus.cc:2468] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:45.185545 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.186960 20577 raft_consensus.cc:2468] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:45.187491 20619 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:45.189824 20849 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.190399 20849 ts_tablet_manager.cc:1403] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.002s
I20260709 13:06:45.192467 20912 raft_consensus.cc:2804] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.192878 20912 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.193212 20912 raft_consensus.cc:3060] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.193394 20849 raft_consensus.cc:359] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.194103 20849 raft_consensus.cc:385] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.194459 20849 raft_consensus.cc:740] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.195086 20849 consensus_queue.cc:260] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.196046 20474 catalog_manager.cc:5697] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.197139 20849 ts_tablet_manager.cc:1434] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:45.198227 20849 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:45.200996 20879 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.201578 20879 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.203825 20849 tablet_bootstrap.cc:654] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.205476 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.208068 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:45.209637 20619 leader_election.cc:343] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:45.210425 20619 leader_election.cc:343] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.210835 20619 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.203783 20879 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.212270 20952 raft_consensus.cc:2749] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.214984 20848 tablet_bootstrap.cc:492] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:45.215620 20848 ts_tablet_manager.cc:1403] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.008s
I20260709 13:06:45.217190 20912 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.218325 20850 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.218806 20850 ts_tablet_manager.cc:1403] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.016s
I20260709 13:06:45.218580 20848 raft_consensus.cc:359] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.219372 20848 raft_consensus.cc:385] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.219631 20848 raft_consensus.cc:740] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.219717 20912 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.221338 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:45.221460 20850 raft_consensus.cc:359] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.221987 20577 raft_consensus.cc:3060] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.222275 20850 raft_consensus.cc:385] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.222661 20850 raft_consensus.cc:740] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.223341 20850 consensus_queue.cc:260] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.224526 20847 tablet_bootstrap.cc:492] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.224992 20847 ts_tablet_manager.cc:1403] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.008s
I20260709 13:06:45.225428 20850 ts_tablet_manager.cc:1434] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:45.226437 20850 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:45.227501 20847 raft_consensus.cc:359] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.228180 20847 raft_consensus.cc:385] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.228434 20847 raft_consensus.cc:740] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.229907 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.230376 20577 raft_consensus.cc:2468] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:45.230552 20726 raft_consensus.cc:3060] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.232020 20619 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:45.232913 20912 raft_consensus.cc:2804] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.233362 20912 raft_consensus.cc:697] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:45.233647 20476 catalog_manager.cc:5697] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.234150 20912 consensus_queue.cc:237] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.241657 20726 raft_consensus.cc:2468] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:45.240597 20847 consensus_queue.cc:260] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.252612 20882 raft_consensus.cc:493] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.253121 20882 raft_consensus.cc:515] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.253176 20848 consensus_queue.cc:260] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.255335 20882 leader_election.cc:290] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:45.255589 20848 ts_tablet_manager.cc:1434] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:06:45.256498 20850 tablet_bootstrap.cc:654] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.257627 20848 tablet_bootstrap.cc:492] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:45.258055 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:45.258358 20849 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.259060 20849 ts_tablet_manager.cc:1403] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.007s
I20260709 13:06:45.259452 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:45.260226 20802 raft_consensus.cc:2393] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:45.261992 20849 raft_consensus.cc:359] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.262244 20691 leader_election.cc:304] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:45.272176 20848 tablet_bootstrap.cc:654] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.275206 20882 raft_consensus.cc:3060] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.252135 20847 ts_tablet_manager.cc:1434] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:06:45.267439 20879 raft_consensus.cc:493] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.278892 20849 raft_consensus.cc:385] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.278834 20879 raft_consensus.cc:515] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.279316 20849 raft_consensus.cc:740] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.281016 20879 leader_election.cc:290] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:45.283490 20847 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.284659 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.285322 20727 raft_consensus.cc:2468] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:45.285776 20952 consensus_queue.cc:1048] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.286690 20619 leader_election.cc:304] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:45.287516 20952 raft_consensus.cc:2804] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.287202 20849 consensus_queue.cc:260] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.287946 20952 raft_consensus.cc:493] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.288920 20952 raft_consensus.cc:3060] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.293691 20882 raft_consensus.cc:2749] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.295545 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:45.297394 20952 raft_consensus.cc:515] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.307657 20857 raft_consensus.cc:493] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.308169 20857 raft_consensus.cc:515] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.311269 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:45.313328 20765 leader_election.cc:343] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.314123 20857 leader_election.cc:290] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.307240 20934 raft_consensus.cc:493] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.315363 20934 raft_consensus.cc:515] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:06:45.306985 20618 leader_election.cc:343] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.318809 20934 leader_election.cc:290] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.323414 20849 ts_tablet_manager.cc:1434] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 13:06:45.327037 20848 tablet_bootstrap.cc:492] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:45.327553 20848 ts_tablet_manager.cc:1403] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.013s
I20260709 13:06:45.327723 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:45.330214 20848 raft_consensus.cc:359] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.330909 20848 raft_consensus.cc:385] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.325224 20477 catalog_manager.cc:5697] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.331175 20848 raft_consensus.cc:740] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.331912 20848 consensus_queue.cc:260] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.332368 20879 consensus_queue.cc:1048] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.335850 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.336530 20579 raft_consensus.cc:2468] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:45.336699 20847 tablet_bootstrap.cc:654] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.333963 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.339124 20727 raft_consensus.cc:2468] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
W20260709 13:06:45.339289 20765 leader_election.cc:343] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.340329 20849 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:45.345120 20952 leader_election.cc:290] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:45.346451 20767 leader_election.cc:304] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:45.347882 20934 raft_consensus.cc:2804] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.351912 20850 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.348253 20934 raft_consensus.cc:493] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.352415 20850 ts_tablet_manager.cc:1403] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.031s
I20260709 13:06:45.348270 20767 leader_election.cc:304] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:45.348333 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:45.356465 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.356968 20727 raft_consensus.cc:3060] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.359771 20849 tablet_bootstrap.cc:654] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.353463 20934 raft_consensus.cc:3060] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.373450 20727 raft_consensus.cc:2468] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:45.374832 20850 raft_consensus.cc:359] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.375578 20850 raft_consensus.cc:385] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.375850 20850 raft_consensus.cc:740] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.376493 20850 consensus_queue.cc:260] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.378217 20850 ts_tablet_manager.cc:1434] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 13:06:45.379143 20850 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:45.381347 20907 raft_consensus.cc:493] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.375243 20619 leader_election.cc:304] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:45.382380 20907 raft_consensus.cc:515] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.384593 20907 leader_election.cc:290] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:45.384702 20933 raft_consensus.cc:2804] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.385133 20879 consensus_queue.cc:1048] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.385293 20933 raft_consensus.cc:697] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:45.387984 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:45.388486 20857 raft_consensus.cc:2804] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.388761 20801 raft_consensus.cc:2393] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:06:45.388465 20933 consensus_queue.cc:237] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.389045 20857 raft_consensus.cc:493] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.389482 20857 raft_consensus.cc:3060] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.393054 20848 ts_tablet_manager.cc:1434] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260709 13:06:45.394483 20848 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:45.389533 20934 raft_consensus.cc:515] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:06:45.395731 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 47546.7us
W20260709 13:06:45.396641 20618 leader_election.cc:343] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.399708 20952 consensus_queue.cc:1048] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.401250 20850 tablet_bootstrap.cc:654] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.401716 20930 raft_consensus.cc:493] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.402226 20930 raft_consensus.cc:515] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.405680 20930 leader_election.cc:290] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:45.409165 20847 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.409546 20849 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.409670 20847 ts_tablet_manager.cc:1403] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.004s
I20260709 13:06:45.410005 20849 ts_tablet_manager.cc:1403] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.023s
I20260709 13:06:45.410125 20934 leader_election.cc:290] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.411443 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.412570 20849 raft_consensus.cc:359] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.413375 20849 raft_consensus.cc:385] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.412703 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:45.413842 20651 raft_consensus.cc:3060] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.413739 20847 raft_consensus.cc:359] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.414453 20847 raft_consensus.cc:385] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.414870 20847 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.414903 20544 leader_election.cc:304] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.415663 20847 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.415815 20881 consensus_queue.cc:1048] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.416705 20849 raft_consensus.cc:740] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.417701 20848 tablet_bootstrap.cc:654] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.418228 20881 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.418470 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.418849 20881 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.419927 20847 ts_tablet_manager.cc:1434] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:45.420928 20847 tablet_bootstrap.cc:492] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.421986 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:45.422696 20801 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:45.416435 20907 raft_consensus.cc:3060] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.424186 20543 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:45.425622 20903 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.429231 20881 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.429818 20651 raft_consensus.cc:2468] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:45.407646 20857 raft_consensus.cc:515] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.426800 20849 consensus_queue.cc:260] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.430783 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:45.427275 20903 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.433846 20903 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.434268 20765 leader_election.cc:304] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:45.437953 20847 tablet_bootstrap.cc:654] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:45.437806 20542 leader_election.cc:343] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.438532 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.438021 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:45.439216 20579 raft_consensus.cc:2468] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:45.439363 20576 raft_consensus.cc:3060] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.445977 20849 ts_tablet_manager.cc:1434] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:06:45.456975 20933 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.457597 20933 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:45.444113 20767 leader_election.cc:343] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.459678 20477 catalog_manager.cc:5697] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.448812 20934 raft_consensus.cc:2804] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.463249 20849 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:45.473073 20882 consensus_queue.cc:1048] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.465284 20934 raft_consensus.cc:697] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:45.479633 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.480683 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:45.474180 20767 leader_election.cc:304] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
W20260709 13:06:45.482945 20765 leader_election.cc:343] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.476333 20576 raft_consensus.cc:2468] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:45.483556 20934 consensus_queue.cc:237] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.484227 20907 raft_consensus.cc:2749] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.485251 20930 raft_consensus.cc:2804] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.485639 20930 raft_consensus.cc:493] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.485966 20930 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.489037 20850 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.489603 20850 ts_tablet_manager.cc:1403] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.010s
I20260709 13:06:45.493265 20933 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.500023 20882 consensus_queue.cc:1048] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:45.493643 20619 leader_election.cc:343] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.501235 20850 raft_consensus.cc:359] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.504930 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.505594 20726 raft_consensus.cc:3060] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.506538 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:45.508297 20619 leader_election.cc:343] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.508844 20619 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.509999 20952 raft_consensus.cc:2749] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.512465 20850 raft_consensus.cc:385] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.512846 20850 raft_consensus.cc:740] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.513690 20850 consensus_queue.cc:260] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.503299 20857 leader_election.cc:290] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.530148 20850 ts_tablet_manager.cc:1434] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 13:06:45.546034 20849 tablet_bootstrap.cc:654] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.548060 20848 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:45.548571 20848 ts_tablet_manager.cc:1403] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.154s	user 0.021s	sys 0.000s
I20260709 13:06:45.566095 20850 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:45.568555 20848 raft_consensus.cc:359] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.569510 20848 raft_consensus.cc:385] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.569844 20848 raft_consensus.cc:740] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.567937 20930 raft_consensus.cc:515] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.568053 20903 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.579460 20848 consensus_queue.cc:260] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.582265 20857 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.592468 20848 ts_tablet_manager.cc:1434] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:06:45.595829 20903 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.597014 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
W20260709 13:06:45.599866 20542 leader_election.cc:343] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.602622 20477 catalog_manager.cc:5697] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.607741 20847 tablet_bootstrap.cc:492] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.608265 20847 ts_tablet_manager.cc:1403] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.188s	user 0.027s	sys 0.018s
I20260709 13:06:45.609874 20848 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:45.606479 20857 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.623934 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:45.624536 20857 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.626895 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:45.627087 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.624588 20799 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:45.628377 20767 leader_election.cc:343] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:45.628908 20765 leader_election.cc:343] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.629356 20765 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:45.629585 20726 raft_consensus.cc:2468] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:45.630132 20903 consensus_queue.cc:1048] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.630955 20767 leader_election.cc:304] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:45.628476 20879 consensus_queue.cc:1048] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:45.638634 20982 raft_consensus.cc:2749] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.639397 20982 raft_consensus.cc:2804] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.639819 20982 raft_consensus.cc:697] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:45.640677 20982 consensus_queue.cc:237] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.644924 20850 tablet_bootstrap.cc:654] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.648149 20847 raft_consensus.cc:359] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.649031 20847 raft_consensus.cc:385] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.649369 20847 raft_consensus.cc:740] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.651716 20952 consensus_queue.cc:1048] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.650017 20847 consensus_queue.cc:260] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.656399 20847 ts_tablet_manager.cc:1434] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:06:45.657441 20847 tablet_bootstrap.cc:492] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.659605 20799 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:45.660586 20930 leader_election.cc:290] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:45.659795 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:45.662106 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:45.672449 20952 consensus_queue.cc:1048] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:45.679178 20577 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.679664 20543 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:45.677351 20848 tablet_bootstrap.cc:654] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:45.681254 20767 leader_election.cc:343] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.685376 20849 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.687719 20976 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.685926 20849 ts_tablet_manager.cc:1403] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.224s	user 0.011s	sys 0.005s
I20260709 13:06:45.690172 20976 raft_consensus.cc:697] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:45.692420 20976 consensus_queue.cc:237] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.693346 20849 raft_consensus.cc:359] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.696571 20849 raft_consensus.cc:385] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.696959 20849 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.697784 20849 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.700192 20849 ts_tablet_manager.cc:1434] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:45.701373 20849 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:45.707204 20577 raft_consensus.cc:2468] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:45.708389 20767 leader_election.cc:304] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.711560 20983 raft_consensus.cc:2804] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.712102 20983 raft_consensus.cc:697] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:45.712925 20983 consensus_queue.cc:237] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:45.726967 20933 raft_consensus.cc:493] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.727591 20933 raft_consensus.cc:515] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.728253 20847 tablet_bootstrap.cc:654] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.733620 20849 tablet_bootstrap.cc:654] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.736562 20850 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.732358 20977 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.737062 20850 ts_tablet_manager.cc:1403] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.003s
I20260709 13:06:45.737594 20977 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.740422 20977 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.743568 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:45.742971 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.747026 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:45.747944 20850 raft_consensus.cc:359] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:06:45.748508 20619 leader_election.cc:343] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.748558 20850 raft_consensus.cc:385] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.749626 20850 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.744208 20801 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:45.751739 20850 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.753016 20933 leader_election.cc:290] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.758008 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.763764 20850 ts_tablet_manager.cc:1434] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:06:45.751382 20543 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
W20260709 13:06:45.770887 20542 leader_election.cc:343] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.771673 20977 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.772099 20977 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.772428 20977 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:45.774942 20619 leader_election.cc:343] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.775429 20619 leader_election.cc:304] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.777839 20952 raft_consensus.cc:2749] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.777915 20982 raft_consensus.cc:493] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.778432 20982 raft_consensus.cc:515] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.780544 20982 leader_election.cc:290] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:45.787724 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:45.788643 20727 raft_consensus.cc:2393] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:45.792450 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:45.793008 20850 tablet_bootstrap.cc:492] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:45.801244 20765 leader_election.cc:304] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:45.805223 20982 raft_consensus.cc:3060] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.811436 20477 catalog_manager.cc:5697] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.813210 20477 catalog_manager.cc:5697] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.819625 20912 consensus_queue.cc:1048] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:45.822736 20848 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:45.823259 20848 ts_tablet_manager.cc:1403] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.214s	user 0.070s	sys 0.038s
I20260709 13:06:45.825807 20848 raft_consensus.cc:359] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.826515 20848 raft_consensus.cc:385] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.826776 20848 raft_consensus.cc:740] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.827415 20848 consensus_queue.cc:260] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.829721 20848 ts_tablet_manager.cc:1434] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:45.830677 20848 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:45.843207 20848 tablet_bootstrap.cc:654] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.847348 20849 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.851181 20849 ts_tablet_manager.cc:1403] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.150s	user 0.012s	sys 0.004s
I20260709 13:06:45.854811 20977 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.856971 20849 raft_consensus.cc:359] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.857766 20849 raft_consensus.cc:385] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.858088 20849 raft_consensus.cc:740] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.868250 20933 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.868925 20933 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.873492 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:45.874467 20578 raft_consensus.cc:2393] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:45.874285 20473 catalog_manager.cc:5697] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.876989 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:45.877825 20797 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:45.879889 20847 tablet_bootstrap.cc:492] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.880127 20618 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:45.880421 20847 ts_tablet_manager.cc:1403] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.223s	user 0.033s	sys 0.014s
I20260709 13:06:45.881027 20912 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.881378 20912 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.881685 20912 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.882447 20849 consensus_queue.cc:260] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.883124 20847 raft_consensus.cc:359] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.883802 20847 raft_consensus.cc:385] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.884052 20847 raft_consensus.cc:740] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.884227 20849 ts_tablet_manager.cc:1434] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:06:45.884974 20849 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:45.884663 20847 consensus_queue.cc:260] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.886526 20977 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:45.886659 20847 ts_tablet_manager.cc:1434] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:45.887941 20847 tablet_bootstrap.cc:492] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.887735 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
W20260709 13:06:45.892191 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:45.841009 20850 tablet_bootstrap.cc:654] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.894621 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:45.895362 20797 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.898303 20933 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:45.902164 20847 tablet_bootstrap.cc:654] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.904989 20850 tablet_bootstrap.cc:492] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.905659 20850 ts_tablet_manager.cc:1403] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.002s
I20260709 13:06:45.908439 20850 raft_consensus.cc:359] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.909216 20850 raft_consensus.cc:385] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.909658 20850 raft_consensus.cc:740] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.915735 20849 tablet_bootstrap.cc:654] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.918766 20850 consensus_queue.cc:260] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.920827 20982 raft_consensus.cc:2749] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.921183 20850 ts_tablet_manager.cc:1434] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:45.923563 20850 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:45.924469 20849 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:45.924937 20849 ts_tablet_manager.cc:1403] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 13:06:45.927402 20849 raft_consensus.cc:359] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.928033 20849 raft_consensus.cc:385] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.928287 20849 raft_consensus.cc:740] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.928282 20879 consensus_queue.cc:1048] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:45.929059 20850 tablet_bootstrap.cc:654] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.929316 20849 consensus_queue.cc:260] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.930878 20797 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:45.921777 20848 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:45.921787 20847 tablet_bootstrap.cc:492] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:45.931818 20848 ts_tablet_manager.cc:1403] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.101s	user 0.030s	sys 0.042s
I20260709 13:06:45.931883 20847 ts_tablet_manager.cc:1403] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.002s
I20260709 13:06:45.932355 20543 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:45.933264 20977 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.933702 20977 raft_consensus.cc:697] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:45.934641 20847 raft_consensus.cc:359] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.935319 20847 raft_consensus.cc:385] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.934995 20977 consensus_queue.cc:237] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.936661 20848 raft_consensus.cc:359] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.937367 20848 raft_consensus.cc:385] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.937608 20848 raft_consensus.cc:740] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.938268 20848 consensus_queue.cc:260] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.940387 20848 ts_tablet_manager.cc:1434] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:45.941401 20848 tablet_bootstrap.cc:492] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:45.935581 20847 raft_consensus.cc:740] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.942378 20847 consensus_queue.cc:260] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:45.944497 20847 ts_tablet_manager.cc:1434] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:06:45.945497 20847 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:45.950374 20849 ts_tablet_manager.cc:1434] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:06:45.951066 20879 consensus_queue.cc:1048] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:45.957041 20848 tablet_bootstrap.cc:654] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.959867 20847 tablet_bootstrap.cc:654] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.976611 20850 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:45.977133 20850 ts_tablet_manager.cc:1403] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.037s
I20260709 13:06:45.979823 20850 raft_consensus.cc:359] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.980477 20850 raft_consensus.cc:385] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.980738 20850 raft_consensus.cc:740] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.981379 20850 consensus_queue.cc:260] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:45.983657 20850 ts_tablet_manager.cc:1434] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:45.995585 20912 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:45.996961 20653 raft_consensus.cc:2393] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:45.999240 20912 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.000121 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:46.000566 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.003603 20850 tablet_bootstrap.cc:492] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.000906 20797 raft_consensus.cc:2393] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 1: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:06:46.011629 20618 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:45.951517 20849 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:46.037575 20912 raft_consensus.cc:2749] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.041363 20982 consensus_queue.cc:1048] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.045384 20882 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.046000 20882 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.056653 20850 tablet_bootstrap.cc:654] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.058136 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:46.059686 20692 leader_election.cc:343] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.062178 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:46.063747 20693 leader_election.cc:343] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.064234 20693 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:46.065042 20941 raft_consensus.cc:2749] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:46.064275 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 52735.5us
I20260709 13:06:46.066622 20882 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.070861 20476 catalog_manager.cc:5697] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.072923 20983 consensus_queue.cc:1048] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.076789 20849 tablet_bootstrap.cc:654] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.080569 20850 tablet_bootstrap.cc:492] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.081173 20850 ts_tablet_manager.cc:1403] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 13:06:46.084838 20882 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.085381 20882 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.087517 20882 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.088156 20982 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.088640 20982 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.089087 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.089756 20578 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:46.090425 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.091424 20651 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:46.092006 20693 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.093039 20882 raft_consensus.cc:2804] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.093478 20882 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.093868 20882 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:46.095229 20765 consensus_peers.cc:597] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:46.097201 20982 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.099056 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.084090 20850 raft_consensus.cc:359] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.100068 20850 raft_consensus.cc:385] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:46.100675 20765 leader_election.cc:343] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.102229 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.103636 20850 raft_consensus.cc:740] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.104588 20850 consensus_queue.cc:260] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:06:46.105007 20767 leader_election.cc:343] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.105530 20767 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.106963 20850 ts_tablet_manager.cc:1434] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:06:46.107177 20982 raft_consensus.cc:2749] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.108223 20850 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.115231 20850 tablet_bootstrap.cc:654] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.102698 20882 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.117216 20882 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.119186 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.120033 20578 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.129443 20848 tablet_bootstrap.cc:492] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.130007 20848 ts_tablet_manager.cc:1403] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.189s	user 0.019s	sys 0.021s
I20260709 13:06:46.130280 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.131093 20653 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.137781 20848 raft_consensus.cc:359] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.131970 20578 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:46.142473 20693 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.143460 20882 raft_consensus.cc:2804] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.143985 20882 raft_consensus.cc:697] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:46.144809 20882 consensus_queue.cc:237] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.147001 20653 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:46.138907 20848 raft_consensus.cc:385] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.155162 20848 raft_consensus.cc:740] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.156327 20941 raft_consensus.cc:493] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.156785 20848 consensus_queue.cc:260] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.158022 20941 raft_consensus.cc:515] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.160365 20941 leader_election.cc:290] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.161747 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.164011 20847 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.164498 20847 ts_tablet_manager.cc:1403] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.219s	user 0.070s	sys 0.087s
I20260709 13:06:46.165262 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.167119 20847 raft_consensus.cc:359] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:46.164522 20693 leader_election.cc:343] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.168112 20848 ts_tablet_manager.cc:1434] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 13:06:46.176797 20847 raft_consensus.cc:385] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.176765 20653 raft_consensus.cc:2468] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:46.177181 20847 raft_consensus.cc:740] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.177477 20848 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.177760 20849 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:46.178231 20849 ts_tablet_manager.cc:1403] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.227s	user 0.020s	sys 0.044s
I20260709 13:06:46.177963 20847 consensus_queue.cc:260] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.178421 20691 leader_election.cc:304] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:46.179602 20882 raft_consensus.cc:2804] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.179958 20882 raft_consensus.cc:493] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.180274 20882 raft_consensus.cc:3060] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.180497 20847 ts_tablet_manager.cc:1434] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 13:06:46.182144 20847 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.184881 20848 tablet_bootstrap.cc:654] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.175758 20982 consensus_queue.cc:1048] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:46.168829 21010 log.cc:927] Time spent T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260709 13:06:46.186455 20933 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.187244 20849 raft_consensus.cc:359] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.187935 20933 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.188580 20847 tablet_bootstrap.cc:654] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.190016 20933 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.191430 20476 catalog_manager.cc:5697] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:46.192137 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:46.193672 20619 leader_election.cc:343] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.194341 20930 raft_consensus.cc:493] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.194818 20930 raft_consensus.cc:515] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.196727 20930 leader_election.cc:290] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.197172 20930 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.197593 20930 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.199565 20930 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.201879 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.202580 20653 raft_consensus.cc:2468] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:46.202741 20847 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.202749 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.203475 20847 ts_tablet_manager.cc:1403] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 13:06:46.203678 20765 leader_election.cc:304] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:46.204533 20930 raft_consensus.cc:2804] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.204922 20930 raft_consensus.cc:493] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.205328 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.206212 20847 raft_consensus.cc:359] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.206857 20847 raft_consensus.cc:385] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.207145 20847 raft_consensus.cc:740] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
W20260709 13:06:46.207329 20767 leader_election.cc:343] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.207764 20847 consensus_queue.cc:260] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:46.208155 20618 leader_election.cc:343] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.208719 20618 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.203059 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.209790 20933 raft_consensus.cc:2749] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.204833 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.205294 20930 raft_consensus.cc:3060] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:46.211536 20767 leader_election.cc:343] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.209784 20847 ts_tablet_manager.cc:1434] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:46.213474 20847 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.211990 20767 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.219477 20983 raft_consensus.cc:2749] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.218200 20930 raft_consensus.cc:515] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.187728 20882 raft_consensus.cc:515] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.224076 20882 leader_election.cc:290] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.187952 20849 raft_consensus.cc:385] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.222165 20930 leader_election.cc:290] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.226383 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.226465 20849 raft_consensus.cc:740] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.227058 20654 raft_consensus.cc:3060] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.227814 20849 consensus_queue.cc:260] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.224371 20847 tablet_bootstrap.cc:654] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.225435 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.230309 20651 raft_consensus.cc:3060] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.233466 20849 ts_tablet_manager.cc:1434] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 13:06:46.234338 20849 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:46.229499 20850 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.225419 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.234941 20850 ts_tablet_manager.cc:1403] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.009s
W20260709 13:06:46.236666 20693 leader_election.cc:343] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.237789 20850 raft_consensus.cc:359] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.238566 20850 raft_consensus.cc:385] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.238890 20850 raft_consensus.cc:740] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.239578 20850 consensus_queue.cc:260] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.239977 20849 tablet_bootstrap.cc:654] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.241446 20651 raft_consensus.cc:2468] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:46.242465 20977 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.242820 20765 leader_election.cc:304] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:46.242950 20977 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.243891 20982 raft_consensus.cc:2804] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.244419 20982 raft_consensus.cc:697] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:46.244594 20850 ts_tablet_manager.cc:1434] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:06:46.245136 20977 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.245960 20982 consensus_queue.cc:237] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.247498 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.248114 20653 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:46.246361 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:46.250578 20544 leader_election.cc:343] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.251416 20542 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.252043 20654 raft_consensus.cc:2468] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:46.252405 20847 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.252882 20847 ts_tablet_manager.cc:1403] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.006s
I20260709 13:06:46.254626 20881 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.255028 20881 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.255344 20881 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.255813 20847 raft_consensus.cc:359] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.256510 20847 raft_consensus.cc:385] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.256762 20847 raft_consensus.cc:740] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
W20260709 13:06:46.256927 20767 leader_election.cc:343] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.257704 20847 consensus_queue.cc:260] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.258445 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:46.260108 20847 ts_tablet_manager.cc:1434] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:46.261096 20847 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.264029 20691 leader_election.cc:304] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:46.265753 20767 leader_election.cc:343] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.266134 20882 raft_consensus.cc:2804] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.266657 20882 raft_consensus.cc:697] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:46.266747 20847 tablet_bootstrap.cc:654] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.267485 20882 consensus_queue.cc:237] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.261343 20848 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.268673 20848 ts_tablet_manager.cc:1403] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.091s	user 0.005s	sys 0.009s
I20260709 13:06:46.271639 20848 raft_consensus.cc:359] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.272398 20848 raft_consensus.cc:385] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.272667 20848 raft_consensus.cc:740] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.273281 20848 consensus_queue.cc:260] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.280817 20651 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.281271 20976 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.289026 20850 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.293147 20881 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.297158 20977 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.300549 20941 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.301178 20941 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.303203 20941 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.305513 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.306216 20801 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:46.306288 20983 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.306898 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.307222 20983 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.307732 20692 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.309002 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.309274 20983 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.310201 20856 raft_consensus.cc:2804] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.310608 20856 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:46.310868 20691 leader_election.cc:343] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.310932 20856 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.311973 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:46.313156 20765 leader_election.cc:343] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.314378 20881 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.314198 20850 tablet_bootstrap.cc:654] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.315562 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:46.316162 20726 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.319097 20654 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.319317 20856 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.320104 20475 catalog_manager.cc:5697] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:46.322548 20856 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.323292 20726 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:46.323706 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:46.324357 20802 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.326239 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.326498 20544 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.327253 20977 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:46.327553 20691 leader_election.cc:343] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.327723 20977 raft_consensus.cc:697] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:46.328552 20977 consensus_queue.cc:237] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.332906 20654 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:46.336915 20848 ts_tablet_manager.cc:1434] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:06:46.339047 20848 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.340603 20802 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:46.341751 20692 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:46.342633 20856 raft_consensus.cc:2804] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.343359 20856 raft_consensus.cc:697] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:46.343622 20847 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.344202 20847 ts_tablet_manager.cc:1403] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.025s
I20260709 13:06:46.344332 20856 consensus_queue.cc:237] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.347028 20847 raft_consensus.cc:359] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.347736 20847 raft_consensus.cc:385] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.348016 20847 raft_consensus.cc:740] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.348623 20847 consensus_queue.cc:260] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.352977 20847 ts_tablet_manager.cc:1434] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20260709 13:06:46.359747 20767 consensus_peers.cc:597] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:46.360146 20847 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.360005 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.362090 20849 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:46.363523 20849 ts_tablet_manager.cc:1403] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.129s	user 0.003s	sys 0.007s
I20260709 13:06:46.362023 20475 catalog_manager.cc:5697] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.366474 20848 tablet_bootstrap.cc:654] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.369874 20477 catalog_manager.cc:5697] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.375262 20983 consensus_queue.cc:1048] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.378633 20847 tablet_bootstrap.cc:654] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.380388 20850 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.380957 20850 ts_tablet_manager.cc:1403] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.012s
I20260709 13:06:46.374639 20881 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 13:06:46.378234 20767 leader_election.cc:343] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.385973 20850 raft_consensus.cc:359] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.386745 20850 raft_consensus.cc:385] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.387013 20850 raft_consensus.cc:740] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.387665 20850 consensus_queue.cc:260] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.390125 20850 ts_tablet_manager.cc:1434] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:46.391184 20850 tablet_bootstrap.cc:492] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.400312 20977 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.400815 20977 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.406320 20848 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.406950 20848 ts_tablet_manager.cc:1403] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.020s
I20260709 13:06:46.397218 20476 catalog_manager.cc:5697] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:46.399744 20767 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:46.412467 20977 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.416208 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.417721 20850 tablet_bootstrap.cc:654] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:46.417744 20544 leader_election.cc:343] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.419258 20849 raft_consensus.cc:359] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.419957 20849 raft_consensus.cc:385] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.420151 20849 raft_consensus.cc:740] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.420646 20849 consensus_queue.cc:260] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.427134 20849 ts_tablet_manager.cc:1434] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
W20260709 13:06:46.428156 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 49959.1us
I20260709 13:06:46.426426 20983 raft_consensus.cc:2749] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.441296 20848 raft_consensus.cc:359] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.441524 20849 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:46.442371 20879 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.442008 20848 raft_consensus.cc:385] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.450764 20848 raft_consensus.cc:740] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.450668 20879 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.444841 20847 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.451933 20847 ts_tablet_manager.cc:1403] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.011s
I20260709 13:06:46.453437 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.454135 20578 raft_consensus.cc:2468] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:46.454397 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.455353 20619 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:46.455904 20879 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:06:46.456311 20619 leader_election.cc:343] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:46.457057 20542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 56435.2us
I20260709 13:06:46.458745 20850 tablet_bootstrap.cc:492] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.459247 20850 ts_tablet_manager.cc:1403] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.000s
I20260709 13:06:46.461658 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.456496 20879 raft_consensus.cc:2804] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.462445 20879 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.454515 20847 raft_consensus.cc:359] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.462779 20879 raft_consensus.cc:3060] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.462868 20847 raft_consensus.cc:385] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.463260 20847 raft_consensus.cc:740] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.464032 20847 consensus_queue.cc:260] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.466480 20847 ts_tablet_manager.cc:1434] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:06:46.466614 20848 consensus_queue.cc:260] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.467487 20847 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.461943 20850 raft_consensus.cc:359] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.472829 20848 ts_tablet_manager.cc:1434] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260709 13:06:46.479535 20847 tablet_bootstrap.cc:654] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.479650 20848 tablet_bootstrap.cc:492] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.475968 20850 raft_consensus.cc:385] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.482467 20850 raft_consensus.cc:740] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.483098 20850 consensus_queue.cc:260] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.485031 20850 ts_tablet_manager.cc:1434] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:06:46.485881 20850 tablet_bootstrap.cc:492] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.477113 21030 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:46.476711 20879 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.488739 20651 raft_consensus.cc:2393] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:46.490489 20542 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.491168 20879 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.493086 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.493673 20578 raft_consensus.cc:3060] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.494633 20849 tablet_bootstrap.cc:654] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.498402 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:46.499264 20848 tablet_bootstrap.cc:654] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:46.501148 20619 leader_election.cc:343] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.504086 20850 tablet_bootstrap.cc:654] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.505354 20578 raft_consensus.cc:2468] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:46.507530 21030 raft_consensus.cc:2749] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.508141 20619 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.509232 20933 raft_consensus.cc:2804] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.509683 20933 raft_consensus.cc:697] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:46.510504 20933 consensus_queue.cc:237] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.514544 20849 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:46.515053 20849 ts_tablet_manager.cc:1403] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 13:06:46.516383 20847 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.516880 20847 ts_tablet_manager.cc:1403] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.006s
I20260709 13:06:46.517418 20849 raft_consensus.cc:359] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.517935 20849 raft_consensus.cc:385] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.518182 20849 raft_consensus.cc:740] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.519390 20847 raft_consensus.cc:359] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.520985 20847 raft_consensus.cc:385] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.521248 20847 raft_consensus.cc:740] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.521667 20849 consensus_queue.cc:260] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.521973 20847 consensus_queue.cc:260] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.523185 20848 tablet_bootstrap.cc:492] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.523675 20848 ts_tablet_manager.cc:1403] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.002s
I20260709 13:06:46.526360 20848 raft_consensus.cc:359] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.527037 20848 raft_consensus.cc:385] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.526531 20477 catalog_manager.cc:5697] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.527362 20848 raft_consensus.cc:740] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.528106 20848 consensus_queue.cc:260] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.529518 20847 ts_tablet_manager.cc:1434] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:46.529979 20848 ts_tablet_manager.cc:1434] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:06:46.530509 20847 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.534179 20848 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.535805 20849 ts_tablet_manager.cc:1434] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:06:46.545233 20847 tablet_bootstrap.cc:654] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.546445 20849 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:46.547958 20848 tablet_bootstrap.cc:654] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.551028 20850 tablet_bootstrap.cc:492] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.551539 20850 ts_tablet_manager.cc:1403] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.001s
I20260709 13:06:46.553923 20848 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.554452 20848 ts_tablet_manager.cc:1403] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260709 13:06:46.556464 20847 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.556856 20847 ts_tablet_manager.cc:1403] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260709 13:06:46.556878 20848 raft_consensus.cc:359] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.557577 20848 raft_consensus.cc:385] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.557855 20848 raft_consensus.cc:740] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.553891 20850 raft_consensus.cc:359] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.558502 20849 tablet_bootstrap.cc:654] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.558921 20850 raft_consensus.cc:385] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.558624 20848 consensus_queue.cc:260] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.559336 20850 raft_consensus.cc:740] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.559206 20847 raft_consensus.cc:359] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.559921 20847 raft_consensus.cc:385] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.560186 20847 raft_consensus.cc:740] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.560245 20850 consensus_queue.cc:260] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.561098 20848 ts_tablet_manager.cc:1434] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:46.561115 20930 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.562584 20850 ts_tablet_manager.cc:1434] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:46.569795 20930 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.570644 20850 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.573107 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.573776 20848 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.573994 20726 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:46.575507 20767 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.576357 21017 raft_consensus.cc:2804] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.576706 21017 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.576896 20850 tablet_bootstrap.cc:654] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.577031 21017 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.582947 21030 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.583608 21030 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.584652 21017 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.587716 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:46.588104 20849 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:46.588344 20726 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.588375 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.588817 20849 ts_tablet_manager.cc:1403] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.004s
I20260709 13:06:46.588845 20850 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.589394 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.589690 20850 ts_tablet_manager.cc:1403] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260709 13:06:46.590157 20802 raft_consensus.cc:2468] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:46.591449 20543 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:46.592278 21031 raft_consensus.cc:2804] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.592454 20850 raft_consensus.cc:359] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.592900 21031 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.593178 20850 raft_consensus.cc:385] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.593297 21031 raft_consensus.cc:3060] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.593494 20850 raft_consensus.cc:740] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.594231 20850 consensus_queue.cc:260] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.595024 20654 raft_consensus.cc:2468] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:46.596200 20850 ts_tablet_manager.cc:1434] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:46.597338 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.603129 20930 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.596424 20881 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.560961 20847 consensus_queue.cc:260] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.603583 21031 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.604204 20881 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.604619 20982 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.605089 20982 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.603700 20856 raft_consensus.cc:493] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.606312 20881 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.603586 20850 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.606488 20856 raft_consensus.cc:515] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.608141 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.608491 20982 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.610103 20856 leader_election.cc:290] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.610355 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.585832 21030 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.611451 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.612077 20727 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:46.612659 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.613406 20651 raft_consensus.cc:2393] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:46.613987 20850 tablet_bootstrap.cc:654] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.613986 20848 tablet_bootstrap.cc:654] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.614130 20767 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.614504 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.615214 20982 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.615598 20982 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.616065 20982 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.592238 20849 raft_consensus.cc:359] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.617560 20849 raft_consensus.cc:385] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.617818 20849 raft_consensus.cc:740] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.618619 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.618765 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:46.619356 20802 raft_consensus.cc:3060] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.619356 20797 raft_consensus.cc:2393] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:46.620280 20692 leader_election.cc:304] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:46.621611 20856 raft_consensus.cc:3060] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.618743 20849 consensus_queue.cc:260] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.624186 20543 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
W20260709 13:06:46.617841 20767 leader_election.cc:343] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.618145 20578 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:46.644220 20933 raft_consensus.cc:493] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.644767 20933 raft_consensus.cc:515] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.647023 20882 consensus_queue.cc:1048] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.647770 20933 leader_election.cc:290] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.649255 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.649684 20983 consensus_queue.cc:1048] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.652215 20850 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.652846 21030 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.595315 20726 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:46.657069 21017 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.652846 20850 ts_tablet_manager.cc:1403] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.010s
I20260709 13:06:46.660688 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.660841 20850 raft_consensus.cc:359] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.661310 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.663810 21030 raft_consensus.cc:2749] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.664590 20850 raft_consensus.cc:385] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.664888 20850 raft_consensus.cc:740] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.665693 20850 consensus_queue.cc:260] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.667712 20850 ts_tablet_manager.cc:1434] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:46.668167 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.668831 20653 raft_consensus.cc:3060] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.669307 21031 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.670012 20849 ts_tablet_manager.cc:1434] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 13:06:46.670349 20983 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.671044 20849 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:46.670814 20983 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.673955 20578 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:46.674103 20983 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.674363 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:46.703137 20652 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:46.704305 20765 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:46.707697 21051 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.708094 21051 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.708418 21051 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.676157 20767 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:46.709148 20879 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.709765 20879 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.710186 20618 leader_election.cc:304] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.711346 20912 raft_consensus.cc:2749] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.668758 20850 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.680317 20653 raft_consensus.cc:2468] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:46.712320 20879 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.712862 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.699460 20849 tablet_bootstrap.cc:654] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.701256 20941 consensus_queue.cc:1048] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.714622 20727 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.715975 21051 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.719175 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:46.719722 20653 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.721789 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.723901 20542 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:46.726339 21031 raft_consensus.cc:2804] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.726625 20653 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:46.727161 21031 raft_consensus.cc:697] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:46.728044 21031 consensus_queue.cc:237] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.690707 20802 raft_consensus.cc:2468] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:46.709780 20930 raft_consensus.cc:2804] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.732658 20930 raft_consensus.cc:697] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:46.733194 21051 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:46.733465 20930 consensus_queue.cc:237] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.663815 20982 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.737298 20765 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:46.688002 20848 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.738708 20848 ts_tablet_manager.cc:1403] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.165s	user 0.011s	sys 0.000s
I20260709 13:06:46.741504 20848 raft_consensus.cc:359] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.742242 20848 raft_consensus.cc:385] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.742508 20848 raft_consensus.cc:740] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.743343 20848 consensus_queue.cc:260] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.741353 21051 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.745772 21051 raft_consensus.cc:697] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:46.682276 20856 raft_consensus.cc:2749] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.746656 21051 consensus_queue.cc:237] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.741354 20847 ts_tablet_manager.cc:1434] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.184s	user 0.010s	sys 0.000s
I20260709 13:06:46.748939 20847 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.749392 20982 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.751839 20848 ts_tablet_manager.cc:1434] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:06:46.755275 20848 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.757184 21017 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.757750 21017 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.761523 20653 raft_consensus.cc:3060] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.763226 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.764019 20802 raft_consensus.cc:2393] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 1: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:06:46.768067 20848 tablet_bootstrap.cc:654] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.759886 21017 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.758026 20847 tablet_bootstrap.cc:654] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.775105 20850 tablet_bootstrap.cc:654] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:46.765285 20767 leader_election.cc:343] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.785281 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.785548 20930 consensus_queue.cc:1048] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:46.788169 20618 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.789616 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.790959 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.794042 20476 catalog_manager.cc:5697] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.806161 20882 consensus_queue.cc:1048] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.794691 20847 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.809417 20847 ts_tablet_manager.cc:1403] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.003s
I20260709 13:06:46.812253 20847 raft_consensus.cc:359] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.813062 20847 raft_consensus.cc:385] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.813342 20847 raft_consensus.cc:740] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.799098 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.814249 20847 consensus_queue.cc:260] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.802392 20856 consensus_queue.cc:1048] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260709 13:06:46.816053 20693 consensus_peers.cc:597] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:46.816474 20847 ts_tablet_manager.cc:1434] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:46.794727 20933 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.817397 20847 tablet_bootstrap.cc:492] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.823684 20847 tablet_bootstrap.cc:654] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:46.805455 20767 leader_election.cc:343] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.830442 21030 consensus_queue.cc:1048] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:46.830675 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:46.831422 20727 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.840889 20850 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:46.841751 20850 ts_tablet_manager.cc:1403] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.173s	user 0.008s	sys 0.003s
I20260709 13:06:46.843292 20848 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:46.843886 20848 ts_tablet_manager.cc:1403] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.006s
I20260709 13:06:46.847190 21052 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.847898 21052 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.853315 21030 consensus_queue.cc:1048] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:06:46.860625 20848 raft_consensus.cc:359] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.861316 20848 raft_consensus.cc:385] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.861558 20848 raft_consensus.cc:740] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.871001 21052 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.868358 20879 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.872351 20879 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.874462 20879 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:46.861562 20933 raft_consensus.cc:2749] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.876178 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.877080 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:46.877669 20619 leader_election.cc:343] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:46.860050 20767 leader_election.cc:343] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:46.878518 20767 leader_election.cc:343] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.879065 20941 consensus_queue.cc:1048] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:46.881482 20619 leader_election.cc:343] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.881986 20619 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.862243 20848 consensus_queue.cc:260] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:46.883780 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.884272 20848 ts_tablet_manager.cc:1434] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:06:46.884521 20849 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:46.885013 20849 ts_tablet_manager.cc:1403] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.214s	user 0.060s	sys 0.074s
I20260709 13:06:46.885257 20848 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:46.883793 20474 catalog_manager.cc:5697] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.887981 20879 raft_consensus.cc:2749] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.885255 20477 catalog_manager.cc:5697] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:46.890195 20849 raft_consensus.cc:359] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.890904 20849 raft_consensus.cc:385] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.891160 20849 raft_consensus.cc:740] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.891772 20849 consensus_queue.cc:260] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.895331 20848 tablet_bootstrap.cc:654] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.899176 20849 ts_tablet_manager.cc:1434] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:06:46.908358 20849 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:46.909698 20767 leader_election.cc:343] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.910032 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:46.910302 20767 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.910768 20578 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:46.911060 21017 raft_consensus.cc:2749] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:46.912184 20767 leader_election.cc:343] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.916433 20767 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:46.923100 20850 raft_consensus.cc:359] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.923846 20850 raft_consensus.cc:385] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.924096 20850 raft_consensus.cc:740] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.924772 20850 consensus_queue.cc:260] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:46.927523 20847 tablet_bootstrap.cc:492] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:46.928023 20847 ts_tablet_manager.cc:1403] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.004s
I20260709 13:06:46.930152 21052 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.930598 21052 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.930920 21052 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.932386 20727 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:46.938258 20767 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:46.939695 21052 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.941385 21052 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:46.945232 20850 ts_tablet_manager.cc:1434] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.103s	user 0.003s	sys 0.004s
I20260709 13:06:46.956795 20850 tablet_bootstrap.cc:492] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:46.946928 21017 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:46.962859 20847 raft_consensus.cc:359] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.967778 20847 raft_consensus.cc:385] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.968138 20847 raft_consensus.cc:740] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.962934 20976 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.968714 20847 consensus_queue.cc:260] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:46.970950 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:46.973253 20976 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.974426 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:46.975059 20578 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.975734 20847 ts_tablet_manager.cc:1434] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.003s
I20260709 13:06:46.976670 20847 tablet_bootstrap.cc:492] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:46.964370 21017 raft_consensus.cc:697] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:46.979697 21017 consensus_queue.cc:237] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:46.984134 20847 tablet_bootstrap.cc:654] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.984625 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:46.985328 20797 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:46.986110 20976 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:46.986989 20543 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:46.988413 20976 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.988794 20976 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.989158 20976 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.989017 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:46.990572 20727 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:47.003064 20976 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.005381 20848 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.005981 20848 ts_tablet_manager.cc:1403] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.025s
I20260709 13:06:47.006865 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:47.007463 20726 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.008526 20848 raft_consensus.cc:359] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.009214 20848 raft_consensus.cc:385] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.009480 20848 raft_consensus.cc:740] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
W20260709 13:06:47.011328 20767 leader_election.cc:343] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.001773 20578 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.013394 20726 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:47.013437 20849 tablet_bootstrap.cc:654] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.013675 20767 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.015064 21052 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.016237 20848 consensus_queue.cc:260] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.021970 20848 ts_tablet_manager.cc:1434] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:47.017731 20976 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.017313 21052 raft_consensus.cc:697] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:47.032991 21052 consensus_queue.cc:237] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.023177 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:47.034374 20797 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.038250 20544 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:47.039316 20881 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.039839 20881 raft_consensus.cc:697] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:47.040663 20881 consensus_queue.cc:237] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.046398 20726 raft_consensus.cc:3060] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.051944 20847 tablet_bootstrap.cc:492] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.060329 20797 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:47.061648 20850 tablet_bootstrap.cc:654] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:47.064973 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:47.065604 20848 tablet_bootstrap.cc:492] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:47.066807 20849 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:47.067337 20849 ts_tablet_manager.cc:1403] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.159s	user 0.031s	sys 0.016s
I20260709 13:06:47.069948 20849 raft_consensus.cc:359] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.070722 20849 raft_consensus.cc:385] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.071022 20849 raft_consensus.cc:740] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.071983 20849 consensus_queue.cc:260] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.074316 20849 ts_tablet_manager.cc:1434] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:06:47.075555 20849 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:47.052510 20847 ts_tablet_manager.cc:1403] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.003s
I20260709 13:06:47.081239 20849 tablet_bootstrap.cc:654] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.085283 20847 raft_consensus.cc:359] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.085994 20847 raft_consensus.cc:385] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.086293 20847 raft_consensus.cc:740] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.086956 20847 consensus_queue.cc:260] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.090620 20941 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.089138 20476 catalog_manager.cc:5697] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.091157 20941 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.091768 20848 tablet_bootstrap.cc:654] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.091064 20473 catalog_manager.cc:5697] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.091001 20847 ts_tablet_manager.cc:1434] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:47.094965 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.095602 20578 raft_consensus.cc:2468] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:47.096118 20847 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.096948 20693 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:47.097827 20856 raft_consensus.cc:2804] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:47.098227 20856 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.098547 20856 raft_consensus.cc:3060] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.107751 20930 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.108402 20930 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.110633 20930 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.114737 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.115147 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.115584 20653 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:47.115756 20941 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.116271 20976 consensus_queue.cc:1048] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.116922 20765 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.118419 21017 raft_consensus.cc:2804] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.118788 21017 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.119133 21017 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.122450 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:47.124131 20767 leader_election.cc:343] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.124724 20856 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.130158 20849 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:47.130745 20849 ts_tablet_manager.cc:1403] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.006s
I20260709 13:06:47.131537 20881 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.132088 20881 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.132479 20933 consensus_queue.cc:1048] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.134295 20881 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.135278 20727 raft_consensus.cc:1240] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:47.135679 20849 raft_consensus.cc:359] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.136394 20849 raft_consensus.cc:385] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.136715 20849 raft_consensus.cc:740] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.137032 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.137194 20933 consensus_queue.cc:1059] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.138090 20933 raft_consensus.cc:3055] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:47.137581 20849 consensus_queue.cc:260] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.138439 20933 raft_consensus.cc:740] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:47.138691 20879 consensus_queue.cc:1048] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.140321 20849 ts_tablet_manager.cc:1434] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:47.141523 20849 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:47.136554 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:47.140553 20847 tablet_bootstrap.cc:654] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.142338 20933 consensus_queue.cc:260] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.143540 20933 raft_consensus.cc:3060] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.143713 20575 raft_consensus.cc:3060] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.148489 20849 tablet_bootstrap.cc:654] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.137441 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.150852 20727 raft_consensus.cc:2393] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:47.152242 20544 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.153031 20881 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.158095 20847 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.158620 20847 ts_tablet_manager.cc:1403] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.003s
I20260709 13:06:47.159168 20930 consensus_queue.cc:1048] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.160777 20575 raft_consensus.cc:2468] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:06:47.161118 20847 raft_consensus.cc:359] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.161543 20578 raft_consensus.cc:1240] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:47.161816 20847 raft_consensus.cc:385] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.163908 20850 tablet_bootstrap.cc:492] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:47.163929 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:47.164546 20850 ts_tablet_manager.cc:1403] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.210s	user 0.018s	sys 0.003s
I20260709 13:06:47.164752 20856 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.166308 20881 raft_consensus.cc:2749] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.168562 20693 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:47.173964 21031 consensus_queue.cc:1048] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.169955 20856 raft_consensus.cc:2804] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:47.167343 20850 raft_consensus.cc:359] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.175112 20850 raft_consensus.cc:385] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.175413 20850 raft_consensus.cc:740] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.176085 20850 consensus_queue.cc:260] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.176614 20856 raft_consensus.cc:697] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:47.170189 21017 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.178314 20850 ts_tablet_manager.cc:1434] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:06:47.178710 20856 consensus_queue.cc:237] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER 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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.179374 20850 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.181003 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:47.182312 20767 leader_election.cc:343] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.184363 20847 raft_consensus.cc:740] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.184866 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:47.185470 20651 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.185122 20847 consensus_queue.cc:260] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.189255 20847 ts_tablet_manager.cc:1434] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:06:47.190256 20847 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.190303 20653 raft_consensus.cc:2410] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:47.194428 20850 tablet_bootstrap.cc:654] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.198659 20651 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.200279 20765 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.201359 21052 raft_consensus.cc:2804] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.201813 21052 raft_consensus.cc:697] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:47.202605 21052 consensus_queue.cc:237] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.203909 21017 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.209227 20848 tablet_bootstrap.cc:492] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.209789 20848 ts_tablet_manager.cc:1403] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.015s
I20260709 13:06:47.216817 20941 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.217386 20941 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:47.217835 20767 consensus_peers.cc:597] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:47.205403 20477 catalog_manager.cc:5697] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.222281 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.223450 20847 tablet_bootstrap.cc:654] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.219415 20941 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:47.229089 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.230005 20575 raft_consensus.cc:2393] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:47.231093 20693 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.232261 20941 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.233718 20848 raft_consensus.cc:359] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.234439 20848 raft_consensus.cc:385] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.234790 20848 raft_consensus.cc:740] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.235496 20848 consensus_queue.cc:260] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.242707 20930 consensus_queue.cc:1048] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:47.247210 20847 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.247749 20847 ts_tablet_manager.cc:1403] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.001s
I20260709 13:06:47.251688 20881 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.252218 20881 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.252876 20848 ts_tablet_manager.cc:1434] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:06:47.253898 20848 tablet_bootstrap.cc:492] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:47.254338 20881 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.256106 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.256778 20797 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:47.258016 20543 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:47.258948 20881 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.262230 20881 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.262677 20881 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.263507 20847 raft_consensus.cc:359] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.264271 20847 raft_consensus.cc:385] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.264531 20847 raft_consensus.cc:740] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.265159 20847 consensus_queue.cc:260] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.265380 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:47.267181 20544 leader_election.cc:343] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.272665 20848 tablet_bootstrap.cc:654] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.275810 20847 ts_tablet_manager.cc:1434] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:06:47.273171 20473 catalog_manager.cc:5697] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.276813 20847 tablet_bootstrap.cc:492] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.276944 20849 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:47.277549 20849 ts_tablet_manager.cc:1403] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.136s	user 0.036s	sys 0.001s
I20260709 13:06:47.265535 20941 raft_consensus.cc:2749] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.282011 20881 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.284929 20850 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:47.285398 20850 ts_tablet_manager.cc:1403] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.015s
I20260709 13:06:47.286242 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
W20260709 13:06:47.287667 20544 leader_election.cc:343] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.287155 20477 catalog_manager.cc:5697] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 2 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.283340 20849 raft_consensus.cc:359] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.287900 20850 raft_consensus.cc:359] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.288463 20849 raft_consensus.cc:385] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.288899 20849 raft_consensus.cc:740] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.291193 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:47.291787 20797 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.293457 21052 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.293954 21052 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.296216 21052 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.297935 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.298653 20654 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:47.298719 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.299983 20765 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.300310 20797 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:47.300741 20848 tablet_bootstrap.cc:492] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.301076 21017 raft_consensus.cc:2804] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.301203 20848 ts_tablet_manager.cc:1403] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260709 13:06:47.301508 21017 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.301577 20543 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.301865 21017 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.296236 20847 tablet_bootstrap.cc:654] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.302764 20849 consensus_queue.cc:260] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.307964 20849 ts_tablet_manager.cc:1434] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:06:47.308972 20849 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:47.312613 21017 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.314666 20849 tablet_bootstrap.cc:654] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.314738 21017 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.304224 20848 raft_consensus.cc:359] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.315992 20848 raft_consensus.cc:385] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.316301 20848 raft_consensus.cc:740] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.316941 20848 consensus_queue.cc:260] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.320796 20848 ts_tablet_manager.cc:1434] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:06:47.321754 20848 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:47.322288 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:47.323011 20654 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.304508 20976 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.328819 20976 raft_consensus.cc:697] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:47.332754 20848 tablet_bootstrap.cc:654] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.303674 20881 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.288579 20850 raft_consensus.cc:385] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.340812 20850 raft_consensus.cc:740] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.329830 20976 consensus_queue.cc:237] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:47.304889 20767 leader_election.cc:343] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.341602 20850 consensus_queue.cc:260] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.343786 20850 ts_tablet_manager.cc:1434] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
W20260709 13:06:47.348075 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 47962.7us
I20260709 13:06:47.349944 20850 tablet_bootstrap.cc:492] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.354950 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:47.355651 20726 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.356240 20850 tablet_bootstrap.cc:654] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.358876 20654 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.360219 20765 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.361001 21052 raft_consensus.cc:2804] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.361073 21017 consensus_queue.cc:1048] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.361706 21052 raft_consensus.cc:697] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:47.362632 21052 consensus_queue.cc:237] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.371131 20726 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.376441 20850 tablet_bootstrap.cc:492] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:47.379384 20850 ts_tablet_manager.cc:1403] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 13:06:47.384714 20850 raft_consensus.cc:359] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.387152 20847 tablet_bootstrap.cc:492] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.388550 20848 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.388918 20850 raft_consensus.cc:385] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.388988 20848 ts_tablet_manager.cc:1403] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.005s
I20260709 13:06:47.388988 20847 ts_tablet_manager.cc:1403] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.112s	user 0.025s	sys 0.013s
I20260709 13:06:47.389699 20850 raft_consensus.cc:740] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.390944 20850 consensus_queue.cc:260] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.392143 20848 raft_consensus.cc:359] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.392318 20847 raft_consensus.cc:359] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.392877 20848 raft_consensus.cc:385] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.392978 20847 raft_consensus.cc:385] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.393213 20848 raft_consensus.cc:740] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.393286 20847 raft_consensus.cc:740] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.394004 20847 consensus_queue.cc:260] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.389024 20475 catalog_manager.cc:5697] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.396031 20847 ts_tablet_manager.cc:1434] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:06:47.395972 20850 ts_tablet_manager.cc:1434] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:06:47.397060 20847 tablet_bootstrap.cc:492] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.398121 20850 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.403043 20847 tablet_bootstrap.cc:654] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.404089 20933 raft_consensus.cc:493] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.404587 20933 raft_consensus.cc:515] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.408465 20933 leader_election.cc:290] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:47.415795 20848 consensus_queue.cc:260] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.417961 20848 ts_tablet_manager.cc:1434] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.005s
I20260709 13:06:47.418902 20848 tablet_bootstrap.cc:492] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:47.414907 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.423688 20797 raft_consensus.cc:2468] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:47.430460 20475 catalog_manager.cc:5697] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.427510 20618 leader_election.cc:304] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.432657 20879 raft_consensus.cc:2804] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.433014 20879 raft_consensus.cc:493] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.433326 20879 raft_consensus.cc:3060] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.433975 20850 tablet_bootstrap.cc:654] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.436380 20848 tablet_bootstrap.cc:654] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.439177 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.446348 20847 tablet_bootstrap.cc:492] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.446931 20847 ts_tablet_manager.cc:1403] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.012s
I20260709 13:06:47.463135 20856 raft_consensus.cc:493] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.449632 20847 raft_consensus.cc:359] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.482633 20847 raft_consensus.cc:385] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.483052 20847 raft_consensus.cc:740] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.485291 20847 consensus_queue.cc:260] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.486311 20849 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:47.486733 20849 ts_tablet_manager.cc:1403] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.178s	user 0.036s	sys 0.024s
I20260709 13:06:47.487303 20856 raft_consensus.cc:515] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:06:47.482575 20619 leader_election.cc:343] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.490481 20847 ts_tablet_manager.cc:1434] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.013s
I20260709 13:06:47.491549 20847 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.492617 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.493266 20797 raft_consensus.cc:2468] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:47.494189 20879 raft_consensus.cc:515] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.501631 20849 raft_consensus.cc:359] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.491621 20856 leader_election.cc:290] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.498548 20692 leader_election.cc:304] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:47.503389 20856 raft_consensus.cc:2804] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.503752 20856 raft_consensus.cc:493] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.504499 20856 raft_consensus.cc:3060] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.499163 20850 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
W20260709 13:06:47.500691 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 46027.4us
I20260709 13:06:47.505147 20850 ts_tablet_manager.cc:1403] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.010s
I20260709 13:06:47.497551 20847 tablet_bootstrap.cc:654] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.507805 20850 raft_consensus.cc:359] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.507786 20881 consensus_queue.cc:1048] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:47.508699 20850 raft_consensus.cc:385] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.509075 20850 raft_consensus.cc:740] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.509691 20850 consensus_queue.cc:260] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.511287 20850 ts_tablet_manager.cc:1434] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:47.512111 20850 tablet_bootstrap.cc:492] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.516259 20850 tablet_bootstrap.cc:654] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.518496 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:47.519166 20802 raft_consensus.cc:3060] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.526448 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.527016 21052 consensus_queue.cc:1048] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:47.531528 20691 leader_election.cc:343] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.502341 20849 raft_consensus.cc:385] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.534185 20849 raft_consensus.cc:740] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.534997 20849 consensus_queue.cc:260] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.542040 20847 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.542675 20847 ts_tablet_manager.cc:1403] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.001s
I20260709 13:06:47.543844 21052 consensus_queue.cc:1048] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.545183 21052 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.545823 20847 raft_consensus.cc:359] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.546708 20847 raft_consensus.cc:385] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.546988 20847 raft_consensus.cc:740] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.547636 20847 consensus_queue.cc:260] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.545604 21052 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.552021 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.552659 20652 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:47.553855 20765 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.554231 20847 ts_tablet_manager.cc:1434] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:47.555085 21052 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.567022 20802 raft_consensus.cc:2468] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:47.573133 20618 leader_election.cc:304] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.573925 20933 raft_consensus.cc:493] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.555301 20847 tablet_bootstrap.cc:492] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.555622 21017 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.556922 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.574383 20933 raft_consensus.cc:515] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:06:47.575596 20767 leader_election.cc:343] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.576473 20933 leader_election.cc:290] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.576977 21017 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.577379 21017 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.578032 21031 consensus_queue.cc:1048] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.582031 21051 raft_consensus.cc:493] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.582530 21051 raft_consensus.cc:515] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.584564 21051 leader_election.cc:290] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.585717 21031 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.586251 21031 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.588621 21031 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.590209 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.591207 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.591579 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.577013 20933 raft_consensus.cc:2804] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.592526 20652 raft_consensus.cc:2393] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:47.557184 20849 ts_tablet_manager.cc:1434] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 13:06:47.592267 20879 leader_election.cc:290] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:47.595531 20849 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:47.593744 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:47.593111 20619 leader_election.cc:343] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.600171 20542 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:47.601764 20976 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.601982 20847 tablet_bootstrap.cc:654] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.589355 21017 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.606303 21017 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.593968 20933 raft_consensus.cc:697] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:47.607360 20933 consensus_queue.cc:237] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.611662 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:47.612432 20654 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.613102 20847 tablet_bootstrap.cc:492] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.613559 20847 ts_tablet_manager.cc:1403] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 13:06:47.611744 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.616421 20652 raft_consensus.cc:2468] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 0.
I20260709 13:06:47.616597 20848 tablet_bootstrap.cc:492] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.617046 20848 ts_tablet_manager.cc:1403] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.198s	user 0.009s	sys 0.001s
I20260709 13:06:47.620000 20848 raft_consensus.cc:359] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.620644 20848 raft_consensus.cc:385] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.621029 20848 raft_consensus.cc:740] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
W20260709 13:06:47.611274 20619 leader_election.cc:343] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.621670 20848 consensus_queue.cc:260] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.621950 20765 leader_election.cc:304] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.622845 21017 raft_consensus.cc:2804] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.623205 21017 raft_consensus.cc:493] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.623497 21017 raft_consensus.cc:3060] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.623723 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.625516 20976 raft_consensus.cc:2749] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.626780 20848 ts_tablet_manager.cc:1434] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:47.627682 20848 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
W20260709 13:06:47.628528 20767 leader_election.cc:343] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.629156 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:47.629774 20726 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.629693 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.630832 20847 raft_consensus.cc:359] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.631495 20847 raft_consensus.cc:385] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.631752 20847 raft_consensus.cc:740] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.632160 20850 tablet_bootstrap.cc:492] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:47.632705 20850 ts_tablet_manager.cc:1403] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.121s	user 0.022s	sys 0.032s
I20260709 13:06:47.563532 20856 raft_consensus.cc:515] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.634338 20847 consensus_queue.cc:260] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.635563 21051 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.636045 21051 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.637312 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:47.638214 20848 tablet_bootstrap.cc:654] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.639523 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:47.640004 20691 leader_election.cc:343] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.630862 20654 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.641414 20856 leader_election.cc:290] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.638386 21051 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:06:47.641605 20765 leader_election.cc:343] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.644626 20726 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.637578 20849 tablet_bootstrap.cc:654] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.644663 20847 ts_tablet_manager.cc:1434] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:06:47.647289 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:47.647856 20801 raft_consensus.cc:3060] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.648106 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.651158 20847 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.652321 21092 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.652812 21092 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.653376 20850 raft_consensus.cc:359] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.654109 20850 raft_consensus.cc:385] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.654373 20850 raft_consensus.cc:740] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.654851 21092 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:47.655194 20850 consensus_queue.cc:260] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.660208 20850 ts_tablet_manager.cc:1434] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:06:47.656716 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:47.664582 20693 leader_election.cc:343] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.662024 20850 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.636032 21017 raft_consensus.cc:515] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.668483 20802 raft_consensus.cc:2393] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 1: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:06:47.669927 20575 raft_consensus.cc:1275] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:47.671603 20801 raft_consensus.cc:2468] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:47.672468 21052 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.678540 21052 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.678934 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:47.679761 20802 raft_consensus.cc:2468] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:47.680627 21052 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.658969 20765 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:47.674655 20848 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.682299 20848 ts_tablet_manager.cc:1403] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.000s
I20260709 13:06:47.682430 20930 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.683004 20930 raft_consensus.cc:697] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:47.683876 20930 consensus_queue.cc:237] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.684823 20848 raft_consensus.cc:359] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.685480 20848 raft_consensus.cc:385] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.685716 20848 raft_consensus.cc:740] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.672745 21092 consensus_queue.cc:1048] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:47.676281 20850 tablet_bootstrap.cc:654] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.677414 20847 tablet_bootstrap.cc:654] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.689312 20848 consensus_queue.cc:260] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.688756 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:47.694710 20765 leader_election.cc:343] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.698782 20848 ts_tablet_manager.cc:1434] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:47.700834 20848 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:47.699488 20692 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.703729 20618 leader_election.cc:304] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.705202 20933 raft_consensus.cc:3060] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.707607 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.703685 20692 leader_election.cc:304] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:47.715922 20856 raft_consensus.cc:2804] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.716498 20856 raft_consensus.cc:697] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:47.717310 20856 consensus_queue.cc:237] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.719147 20933 raft_consensus.cc:2749] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.709266 21092 raft_consensus.cc:2804] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.720073 21092 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.720410 21092 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.725641 21092 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.727453 21017 leader_election.cc:290] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:06:47.728878 20767 leader_election.cc:343] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.733757 20767 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.735428 21051 raft_consensus.cc:2749] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.736016 21051 consensus_queue.cc:1048] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.738448 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:47.739053 21092 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:47.738773 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:47.729089 20473 catalog_manager.cc:5697] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.733424 20847 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.739699 21052 consensus_queue.cc:1048] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.740398 20847 ts_tablet_manager.cc:1403] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.012s
W20260709 13:06:47.741605 20767 leader_election.cc:343] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.742053 20767 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.743147 20848 tablet_bootstrap.cc:654] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.743168 20847 raft_consensus.cc:359] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.745061 20847 raft_consensus.cc:385] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.745302 20847 raft_consensus.cc:740] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.745580 21052 raft_consensus.cc:2749] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:47.749681 20847 consensus_queue.cc:260] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:47.751268 20767 leader_election.cc:343] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.755975 20847 ts_tablet_manager.cc:1434] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:06:47.757238 20847 tablet_bootstrap.cc:492] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.759788 20652 raft_consensus.cc:1275] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:06:47.760201 20652 pending_rounds.cc:85] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: Aborting all ops after (but not including) 0
I20260709 13:06:47.760437 20652 pending_rounds.cc:107] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:47.760699 20652 raft_consensus.cc:2889] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:47.762482 20882 consensus_queue.cc:1048] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.765013 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:47.770186 20693 leader_election.cc:343] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.775462 20850 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:47.776089 20850 ts_tablet_manager.cc:1403] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.000s
I20260709 13:06:47.776989 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:47.777720 20801 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.778995 20847 tablet_bootstrap.cc:654] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.779727 20850 raft_consensus.cc:359] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.787025 20847 tablet_bootstrap.cc:492] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.787513 20847 ts_tablet_manager.cc:1403] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:06:47.793573 20847 raft_consensus.cc:359] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.794312 20847 raft_consensus.cc:385] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.794579 20847 raft_consensus.cc:740] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.794660 20933 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.795243 20847 consensus_queue.cc:260] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.795264 20933 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.797000 20847 ts_tablet_manager.cc:1434] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 13:06:47.797508 20933 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.797902 20847 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.799445 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.803874 20847 tablet_bootstrap.cc:654] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:47.806399 20619 leader_election.cc:343] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.807909 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.808591 20727 raft_consensus.cc:2468] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:47.780422 20850 raft_consensus.cc:385] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.809245 20850 raft_consensus.cc:740] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.811512 20619 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.814862 20933 raft_consensus.cc:2804] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.814947 20847 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.815552 20847 ts_tablet_manager.cc:1403] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:06:47.816708 20654 raft_consensus.cc:2468] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:47.818205 20847 raft_consensus.cc:359] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.823797 20847 raft_consensus.cc:385] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.824106 20847 raft_consensus.cc:740] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.825034 20765 leader_election.cc:304] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.818529 20933 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.810006 20850 consensus_queue.cc:260] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.825801 20933 raft_consensus.cc:3060] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.826310 21052 raft_consensus.cc:2804] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.826799 21052 raft_consensus.cc:697] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:47.827486 20850 ts_tablet_manager.cc:1434] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 13:06:47.827577 21052 consensus_queue.cc:237] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:47.828557 20850 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.833047 20933 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.834563 20850 tablet_bootstrap.cc:654] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.810918 20475 catalog_manager.cc:5697] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.840605 20801 raft_consensus.cc:2468] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:47.824986 20847 consensus_queue.cc:260] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.859900 20850 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:47.860426 20850 ts_tablet_manager.cc:1403] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.008s
I20260709 13:06:47.860438 20847 ts_tablet_manager.cc:1434] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 13:06:47.861531 20847 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:47.863029 20850 raft_consensus.cc:359] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.863745 20850 raft_consensus.cc:385] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.864007 20850 raft_consensus.cc:740] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.864677 20850 consensus_queue.cc:260] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.867151 20850 ts_tablet_manager.cc:1434] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:47.868090 20850 tablet_bootstrap.cc:492] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:47.873363 20847 tablet_bootstrap.cc:654] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.875169 20850 tablet_bootstrap.cc:654] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.878001 20692 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.879855 20856 raft_consensus.cc:2804] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.880369 20856 raft_consensus.cc:697] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:47.881208 20856 consensus_queue.cc:237] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:47.842289 20930 consensus_queue.cc:1048] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.844470 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:47.847838 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:47.901360 20727 raft_consensus.cc:3060] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:47.909495 20619 leader_election.cc:343] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.912969 20848 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:47.913534 20848 ts_tablet_manager.cc:1403] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.213s	user 0.020s	sys 0.038s
I20260709 13:06:47.917433 20847 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:47.918058 20847 ts_tablet_manager.cc:1403] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.002s
I20260709 13:06:47.930751 20575 raft_consensus.cc:3060] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.932777 20847 raft_consensus.cc:359] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.933504 20847 raft_consensus.cc:385] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.933758 20847 raft_consensus.cc:740] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.924415 20727 raft_consensus.cc:2468] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:47.928618 21051 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:47.934947 20544 consensus_peers.cc:597] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:47.935345 21051 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.937520 20619 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:47.938493 20879 raft_consensus.cc:2804] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.939042 20879 raft_consensus.cc:697] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:47.939932 20879 consensus_queue.cc:237] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.847129 20473 catalog_manager.cc:5697] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:47.848661 20933 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.821607 20849 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:47.943310 20849 ts_tablet_manager.cc:1403] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.348s	user 0.021s	sys 0.030s
I20260709 13:06:47.944347 20847 consensus_queue.cc:260] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.930022 20848 raft_consensus.cc:359] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.948113 20848 raft_consensus.cc:385] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.948366 20848 raft_consensus.cc:740] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.949102 20848 consensus_queue.cc:260] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.949934 20849 raft_consensus.cc:359] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.950620 20849 raft_consensus.cc:385] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.950940 20849 raft_consensus.cc:740] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.950799 21017 consensus_queue.cc:1048] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:47.951443 20848 ts_tablet_manager.cc:1434] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260709 13:06:47.952394 20848 tablet_bootstrap.cc:492] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:47.951094 20930 consensus_queue.cc:1048] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:47.951574 20849 consensus_queue.cc:260] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:47.956404 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:47.956557 20879 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.957032 20879 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:47.958519 20848 tablet_bootstrap.cc:654] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.960152 20879 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:47.961552 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:47.962759 20619 leader_election.cc:343] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:47.964578 20765 leader_election.cc:343] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.937515 21051 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:47.970943 21051 consensus_queue.cc:1048] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.976227 20879 raft_consensus.cc:493] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.976823 20879 raft_consensus.cc:515] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:06:47.978988 20544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 44187.3us
I20260709 13:06:47.980188 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.980571 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:47.982370 20879 leader_election.cc:290] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:47.983489 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:47.983320 20472 catalog_manager.cc:5697] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:47.987145 20619 leader_election.cc:343] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.987604 20619 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:47.989282 21074 raft_consensus.cc:2749] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:47.991159 20767 leader_election.cc:343] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.993818 20976 consensus_queue.cc:1048] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.996332 20849 ts_tablet_manager.cc:1434] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:06:47.991652 20767 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.003116 21017 raft_consensus.cc:2749] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.004990 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.005846 20798 raft_consensus.cc:2393] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 1: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:06:48.008716 20618 leader_election.cc:304] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.009652 20849 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:48.010679 21074 raft_consensus.cc:3060] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.012507 20847 ts_tablet_manager.cc:1434] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.001s
I20260709 13:06:48.013571 20847 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:48.018828 21074 raft_consensus.cc:2749] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.026135 20849 tablet_bootstrap.cc:654] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.025939 20933 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.047391 20933 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.049527 20933 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.026394 20850 tablet_bootstrap.cc:492] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:48.050262 20850 ts_tablet_manager.cc:1403] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.182s	user 0.035s	sys 0.022s
I20260709 13:06:48.052835 20850 raft_consensus.cc:359] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.053481 20850 raft_consensus.cc:385] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.029069 20847 tablet_bootstrap.cc:654] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.053570 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:48.055176 20619 leader_election.cc:343] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.030354 20848 tablet_bootstrap.cc:492] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:48.056893 20848 ts_tablet_manager.cc:1403] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.016s
I20260709 13:06:48.058048 20473 catalog_manager.cc:5697] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 1 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.059497 20848 raft_consensus.cc:359] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.060202 20848 raft_consensus.cc:385] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.060467 20848 raft_consensus.cc:740] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.037667 20976 raft_consensus.cc:493] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:06:48.062098 20976 raft_consensus.cc:515] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.053794 20850 raft_consensus.cc:740] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.064568 20850 consensus_queue.cc:260] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.061122 20848 consensus_queue.cc:260] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.069829 20848 ts_tablet_manager.cc:1434] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:48.074100 20976 leader_election.cc:290] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.075395 20847 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:48.075661 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.076422 20798 raft_consensus.cc:2468] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:48.075973 20847 ts_tablet_manager.cc:1403] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.003s
I20260709 13:06:48.082391 20618 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.081995 20472 catalog_manager.cc:5697] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.083601 20933 raft_consensus.cc:2804] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.083981 20933 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.084313 20933 raft_consensus.cc:3060] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.086815 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:48.073019 20619 consensus_peers.cc:597] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:48.092046 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.102615 20930 consensus_queue.cc:1048] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.104027 20848 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:48.103826 20847 raft_consensus.cc:359] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.104699 20847 raft_consensus.cc:385] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.105010 20847 raft_consensus.cc:740] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.106966 20847 consensus_queue.cc:260] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.110996 20850 ts_tablet_manager.cc:1434] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 13:06:48.113765 20847 ts_tablet_manager.cc:1434] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:06:48.115238 20847 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:48.115829 20850 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:48.126536 20856 consensus_queue.cc:1048] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.128563 20879 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.129122 20879 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.131121 20848 tablet_bootstrap.cc:654] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.132120 20879 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:48.134717 21052 raft_consensus.cc:493] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.135303 21052 raft_consensus.cc:515] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.137753 21052 leader_election.cc:290] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.140053 20847 tablet_bootstrap.cc:654] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.142716 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.140271 20933 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.122035 20930 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.146945 20930 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.149255 20798 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:48.152189 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.152849 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:48.153964 20765 leader_election.cc:343] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:48.154340 20767 leader_election.cc:343] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.156136 20618 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:48.162510 20544 leader_election.cc:304] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.163411 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:48.166841 20879 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.167280 20879 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.167614 20879 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.181396 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:48.181841 21092 consensus_queue.cc:1048] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.181470 20575 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.182668 20798 raft_consensus.cc:3060] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.185889 20933 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.173388 21076 raft_consensus.cc:2749] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:48.183846 20619 leader_election.cc:343] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.188114 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:48.188143 20933 consensus_queue.cc:1048] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.193224 20930 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.196027 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:48.196563 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:48.197831 20767 leader_election.cc:343] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.198348 20767 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
W20260709 13:06:48.199929 20767 leader_election.cc:343] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.200502 20767 leader_election.cc:304] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.200251 21052 raft_consensus.cc:2749] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.215643 20849 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:48.216260 20849 ts_tablet_manager.cc:1403] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.219s	user 0.032s	sys 0.031s
I20260709 13:06:48.216816 20850 tablet_bootstrap.cc:654] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.218246 20847 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:48.209255 20930 raft_consensus.cc:2749] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.218711 20847 ts_tablet_manager.cc:1403] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.003s
I20260709 13:06:48.219228 20849 raft_consensus.cc:359] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.220301 20849 raft_consensus.cc:385] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.220567 20849 raft_consensus.cc:740] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.221202 20849 consensus_queue.cc:260] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.223201 20849 ts_tablet_manager.cc:1434] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:48.224083 20849 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:48.214001 20619 leader_election.cc:343] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.227907 20798 raft_consensus.cc:2468] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:48.229493 20618 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.230839 20933 raft_consensus.cc:2804] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.231503 20933 raft_consensus.cc:697] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:48.232426 20933 consensus_queue.cc:237] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.238561 21052 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.239123 21052 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.241118 21052 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.243363 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:48.244891 20767 leader_election.cc:343] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.245010 20847 raft_consensus.cc:359] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.245926 21052 consensus_queue.cc:1048] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.245891 20847 raft_consensus.cc:385] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.248906 20847 raft_consensus.cc:740] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.249805 20847 consensus_queue.cc:260] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.250674 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:48.252318 20847 ts_tablet_manager.cc:1434] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:06:48.254227 20847 tablet_bootstrap.cc:492] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
W20260709 13:06:48.255591 20767 leader_election.cc:343] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.256052 20767 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.256773 21052 raft_consensus.cc:2749] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:48.257263 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:48.275068 20847 tablet_bootstrap.cc:654] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.283190 20849 tablet_bootstrap.cc:654] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.268666 20879 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.298676 21052 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.311503 21052 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.313565 21052 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:48.315227 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:48.317557 20850 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:48.318647 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.319886 20850 ts_tablet_manager.cc:1403] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.208s	user 0.018s	sys 0.019s
W20260709 13:06:48.321342 20619 leader_election.cc:343] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:48.330114 20767 leader_election.cc:343] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.331197 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.333963 20848 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:48.334510 20848 ts_tablet_manager.cc:1403] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.256s	user 0.016s	sys 0.008s
I20260709 13:06:48.336797 20848 raft_consensus.cc:359] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.337281 20848 raft_consensus.cc:385] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.337509 20848 raft_consensus.cc:740] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.338042 20848 consensus_queue.cc:260] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.340107 20848 ts_tablet_manager.cc:1434] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:48.341127 20848 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:48.341809 20879 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:48.347343 20848 tablet_bootstrap.cc:654] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.344527 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:48.350857 20797 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.351861 20930 consensus_queue.cc:1048] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:48.368144 20765 leader_election.cc:343] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.368695 20765 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.369261 20976 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.369781 20976 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.371287 20850 raft_consensus.cc:359] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.372871 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.373584 21017 raft_consensus.cc:2749] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.374404 20976 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.380259 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:48.381031 20727 raft_consensus.cc:2393] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:48.382040 20544 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.383090 20976 raft_consensus.cc:3060] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.383374 20474 catalog_manager.cc:5697] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:48.375260 20797 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:48.385653 20618 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.386953 20879 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.388039 20879 raft_consensus.cc:697] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:48.388976 20879 consensus_queue.cc:237] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.375816 20850 raft_consensus.cc:385] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.390226 20850 raft_consensus.cc:740] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.390712 20847 tablet_bootstrap.cc:492] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:48.391258 20847 ts_tablet_manager.cc:1403] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.002s
I20260709 13:06:48.391010 20850 consensus_queue.cc:260] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.393399 20849 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:48.393843 20847 raft_consensus.cc:359] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.394600 20847 raft_consensus.cc:385] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.394869 20847 raft_consensus.cc:740] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.393863 20849 ts_tablet_manager.cc:1403] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.005s
I20260709 13:06:48.395548 20847 consensus_queue.cc:260] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.397948 20847 ts_tablet_manager.cc:1434] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:48.398988 20847 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:48.399464 20850 ts_tablet_manager.cc:1434] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 13:06:48.400641 20850 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:48.402940 20976 raft_consensus.cc:2749] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.403173 21074 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.403527 20849 raft_consensus.cc:359] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.403733 21074 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.404275 20849 raft_consensus.cc:385] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.404604 20849 raft_consensus.cc:740] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.405335 20849 consensus_queue.cc:260] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.405854 20930 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.406356 20930 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.406929 20849 ts_tablet_manager.cc:1434] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:48.407876 20849 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:48.408383 20930 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.412151 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:48.417001 20767 leader_election.cc:343] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.420433 21092 raft_consensus.cc:493] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.422542 21092 raft_consensus.cc:515] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.423206 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:48.424705 20767 leader_election.cc:343] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.425038 20767 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.441524 20848 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:48.428079 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.441473 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.456425 20848 ts_tablet_manager.cc:1403] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.116s	user 0.042s	sys 0.041s
I20260709 13:06:48.426862 21093 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.446957 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.457954 21093 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.458899 20692 leader_election.cc:304] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:48.459439 20850 tablet_bootstrap.cc:654] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.437574 20856 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.460225 20856 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.428107 21092 leader_election.cc:290] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:48.461144 20849 tablet_bootstrap.cc:654] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.428133 20933 consensus_queue.cc:1048] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:06:48.461635 20848 raft_consensus.cc:359] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.452570 20847 tablet_bootstrap.cc:654] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.435554 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:48.462826 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.463363 20726 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:48.464289 20619 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
W20260709 13:06:48.464434 20693 leader_election.cc:343] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.427263 20727 raft_consensus.cc:3060] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.465978 21141 raft_consensus.cc:2804] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.427214 20930 raft_consensus.cc:2749] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.466377 21141 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.466728 21141 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.433967 21074 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.462491 20848 raft_consensus.cc:385] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.469090 20848 raft_consensus.cc:740] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.469861 20848 consensus_queue.cc:260] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:48.471246 20619 leader_election.cc:343] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.462586 20856 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:48.463675 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.482616 20726 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.490671 21093 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.491417 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.494735 21074 consensus_queue.cc:1048] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.491860 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.499814 21141 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.522631 20473 catalog_manager.cc:5697] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.529198 20848 ts_tablet_manager.cc:1434] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.072s	user 0.019s	sys 0.015s
I20260709 13:06:48.530493 20848 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:48.533615 20650 raft_consensus.cc:2393] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:48.525988 20692 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.533936 20849 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:48.537985 20849 ts_tablet_manager.cc:1403] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.000s
I20260709 13:06:48.543676 20847 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:48.544158 20847 ts_tablet_manager.cc:1403] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.003s
I20260709 13:06:48.549782 20849 raft_consensus.cc:359] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.551806 20849 raft_consensus.cc:385] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.552099 20849 raft_consensus.cc:740] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.552601 20848 tablet_bootstrap.cc:654] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.552711 20849 consensus_queue.cc:260] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:48.555117 20693 consensus_peers.cc:597] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:48.555830 20849 ts_tablet_manager.cc:1434] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:48.556951 20849 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:48.558028 21091 raft_consensus.cc:2749] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.645128 20848 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:48.645738 20848 ts_tablet_manager.cc:1403] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.015s
I20260709 13:06:48.653854 20578 raft_consensus.cc:3060] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:48.661515 21165 log.cc:927] Time spent T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260709 13:06:48.669952 20849 tablet_bootstrap.cc:654] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.672130 20847 raft_consensus.cc:359] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.679538 20847 raft_consensus.cc:385] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.679813 20847 raft_consensus.cc:740] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.680434 20847 consensus_queue.cc:260] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.687299 20930 consensus_queue.cc:1048] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:48.690728 20983 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.691308 20847 ts_tablet_manager.cc:1434] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.147s	user 0.004s	sys 0.003s
I20260709 13:06:48.692533 20847 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:48.691311 20983 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.699936 20850 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:48.700460 20850 ts_tablet_manager.cc:1403] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.300s	user 0.010s	sys 0.006s
I20260709 13:06:48.701221 20983 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.709631 20850 raft_consensus.cc:359] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.710533 20850 raft_consensus.cc:385] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.710829 20850 raft_consensus.cc:740] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.713584 20848 raft_consensus.cc:359] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.714417 20848 raft_consensus.cc:385] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.714704 20848 raft_consensus.cc:740] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.715801 20848 consensus_queue.cc:260] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.714066 20850 consensus_queue.cc:260] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.704563 21074 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.724040 20850 ts_tablet_manager.cc:1434] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:06:48.728164 20848 ts_tablet_manager.cc:1434] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260709 13:06:48.728224 20850 tablet_bootstrap.cc:492] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:48.729012 20848 tablet_bootstrap.cc:492] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:48.739018 20848 tablet_bootstrap.cc:654] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.722731 21074 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.745723 21074 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.748821 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:48.750692 20765 leader_election.cc:343] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.751813 21162 consensus_queue.cc:1048] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.755479 21141 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.757064 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.758646 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:48.759274 20576 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.762425 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:48.763082 20727 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.763895 20850 tablet_bootstrap.cc:654] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:48.766971 20619 leader_election.cc:343] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.773617 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.775192 20933 consensus_queue.cc:1048] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.797422 21160 raft_consensus.cc:2749] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.786338 20801 raft_consensus.cc:2468] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:48.815263 20849 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:48.815799 20849 ts_tablet_manager.cc:1403] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.259s	user 0.016s	sys 0.028s
I20260709 13:06:48.823421 20849 raft_consensus.cc:359] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.824069 20849 raft_consensus.cc:385] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.824285 20849 raft_consensus.cc:740] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.810243 20691 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:48.831555 20619 consensus_peers.cc:597] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:48.835680 20727 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:48.836486 21162 raft_consensus.cc:2749] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.829135 21175 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.837747 21175 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.826202 21093 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.840238 21093 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.835964 20618 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.842358 21093 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:48.842435 21074 raft_consensus.cc:2804] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.842885 21074 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.843220 21074 raft_consensus.cc:3060] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.844452 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:48.845145 20802 raft_consensus.cc:2468] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:48.846179 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.847400 20619 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:48.847703 20692 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:48.848284 20847 tablet_bootstrap.cc:654] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.849579 20849 consensus_queue.cc:260] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.852835 21169 raft_consensus.cc:2804] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.853415 21169 raft_consensus.cc:697] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:48.854257 21169 consensus_queue.cc:237] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:48.855533 20693 leader_election.cc:343] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.854205 20848 tablet_bootstrap.cc:492] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:48.856521 20848 ts_tablet_manager.cc:1403] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.128s	user 0.015s	sys 0.017s
I20260709 13:06:48.858455 21093 raft_consensus.cc:2804] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.859279 20933 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.859709 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:48.859719 20933 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.862457 20933 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:48.864306 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:48.865693 20767 leader_election.cc:343] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.866199 20767 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
W20260709 13:06:48.868835 20619 leader_election.cc:343] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.870785 20983 raft_consensus.cc:2749] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.872833 20576 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:48.873605 21074 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.859146 21093 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.883756 21093 raft_consensus.cc:3060] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.865693 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:48.885516 20849 ts_tablet_manager.cc:1434] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.002s
I20260709 13:06:48.888619 20849 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:48.889107 20653 raft_consensus.cc:2468] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:48.893486 20691 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.896123 21175 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.897959 21074 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.902345 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.909971 20850 tablet_bootstrap.cc:492] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:48.910600 20850 ts_tablet_manager.cc:1403] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.011s
I20260709 13:06:48.907730 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:48.913054 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:48.913692 20802 raft_consensus.cc:3060] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.904922 21162 raft_consensus.cc:2804] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:48.914970 21162 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:48.915195 20693 leader_election.cc:343] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:48.917578 20619 leader_election.cc:343] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.918059 20619 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:48.918716 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:48.924330 20850 raft_consensus.cc:359] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.928130 20850 raft_consensus.cc:385] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.928418 20850 raft_consensus.cc:740] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.919826 21162 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.924306 21017 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.935088 21017 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.921379 21074 raft_consensus.cc:2749] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.937134 21017 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:48.938303 20850 consensus_queue.cc:260] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.941160 20850 ts_tablet_manager.cc:1434] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.003s
I20260709 13:06:48.943025 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:48.945461 20619 leader_election.cc:343] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.946286 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:48.948019 20765 leader_election.cc:343] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:48.949080 20767 leader_election.cc:343] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.939993 21093 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:48.949410 21181 log.cc:927] Time spent T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: Append to log took a long time: real 0.062s	user 0.003s	sys 0.000s
I20260709 13:06:48.964484 20847 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:48.953269 20802 raft_consensus.cc:2468] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:48.965960 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:48.949496 20767 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:48.958176 21182 log.cc:927] Time spent T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:06:48.966689 20797 raft_consensus.cc:3060] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.961241 20848 raft_consensus.cc:359] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.967386 20848 raft_consensus.cc:385] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.967648 20848 raft_consensus.cc:740] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.968235 20848 consensus_queue.cc:260] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:48.969035 20618 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.970023 21173 raft_consensus.cc:2749] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.970844 21141 raft_consensus.cc:2804] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.971378 21141 raft_consensus.cc:697] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:48.972154 21141 consensus_queue.cc:237] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:48.972697 21162 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:48.974134 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:48.974133 20850 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
W20260709 13:06:48.977690 20693 leader_election.cc:343] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.964993 21093 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:48.982200 20848 ts_tablet_manager.cc:1434] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.125s	user 0.004s	sys 0.002s
I20260709 13:06:48.983268 20848 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:48.966131 20849 tablet_bootstrap.cc:654] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.985651 20797 raft_consensus.cc:2468] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:48.956931 20474 catalog_manager.cc:5697] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.993019 20848 tablet_bootstrap.cc:654] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.003882 20692 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:48.993112 20850 tablet_bootstrap.cc:654] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.993925 20726 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.007344 21176 raft_consensus.cc:2804] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.009914 21176 raft_consensus.cc:697] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:49.011023 21176 consensus_queue.cc:237] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.994869 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:48.995015 21162 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:48.998167 20849 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:49.014717 20849 ts_tablet_manager.cc:1403] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.126s	user 0.007s	sys 0.002s
I20260709 13:06:48.999064 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
W20260709 13:06:49.015769 20693 leader_election.cc:343] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.017465 20849 raft_consensus.cc:359] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.018190 20849 raft_consensus.cc:385] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.018240 20653 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.018517 20849 raft_consensus.cc:740] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.019505 20849 consensus_queue.cc:260] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:48.964960 20847 ts_tablet_manager.cc:1403] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.273s	user 0.009s	sys 0.014s
I20260709 13:06:49.020999 20849 ts_tablet_manager.cc:1434] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:49.025743 20849 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:49.026945 20847 raft_consensus.cc:359] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.027710 20847 raft_consensus.cc:385] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.027971 20847 raft_consensus.cc:740] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.032262 20849 tablet_bootstrap.cc:654] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.037750 21074 consensus_queue.cc:1048] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.036357 20847 consensus_queue.cc:260] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.054059 20653 raft_consensus.cc:2468] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.056900 20691 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:49.057613 20849 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:49.058132 20849 ts_tablet_manager.cc:1403] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260709 13:06:49.058359 21176 raft_consensus.cc:2804] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.058887 21176 raft_consensus.cc:697] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:49.059692 21176 consensus_queue.cc:237] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.060729 20849 raft_consensus.cc:359] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.061435 20849 raft_consensus.cc:385] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.060905 20474 catalog_manager.cc:5697] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.061954 20849 raft_consensus.cc:740] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.062794 20849 consensus_queue.cc:260] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.067413 20847 ts_tablet_manager.cc:1434] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.002s
I20260709 13:06:49.068434 20847 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:49.073951 20849 ts_tablet_manager.cc:1434] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:49.080349 20849 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:49.084609 20475 catalog_manager.cc:5697] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:49.085803 20849 tablet_bootstrap.cc:654] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.086217 20850 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:49.086706 20850 ts_tablet_manager.cc:1403] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.145s	user 0.005s	sys 0.010s
I20260709 13:06:49.089241 20850 raft_consensus.cc:359] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.089903 20850 raft_consensus.cc:385] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.090235 20850 raft_consensus.cc:740] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.092639 20848 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:49.093133 20848 ts_tablet_manager.cc:1403] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.110s	user 0.007s	sys 0.005s
I20260709 13:06:49.095643 20848 raft_consensus.cc:359] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.096278 20848 raft_consensus.cc:385] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.096539 20848 raft_consensus.cc:740] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.099076 20850 consensus_queue.cc:260] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.097460 20848 consensus_queue.cc:260] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.100934 21169 consensus_queue.cc:1048] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.102254 20848 ts_tablet_manager.cc:1434] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:06:49.103193 20848 tablet_bootstrap.cc:492] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:49.111270 20848 tablet_bootstrap.cc:654] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.122793 20848 tablet_bootstrap.cc:492] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:49.123245 20848 ts_tablet_manager.cc:1403] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260709 13:06:49.125957 20848 raft_consensus.cc:359] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.126686 20848 raft_consensus.cc:385] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.126950 20848 raft_consensus.cc:740] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.127591 20848 consensus_queue.cc:260] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.129879 20848 ts_tablet_manager.cc:1434] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:49.130893 20848 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:49.136783 20848 tablet_bootstrap.cc:654] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.143010 20976 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.143669 20976 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.146498 20976 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:49.150569 20848 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:49.151193 20848 ts_tablet_manager.cc:1403] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:06:49.151396 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:49.153653 20848 raft_consensus.cc:359] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.154376 20848 raft_consensus.cc:385] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.154806 20848 raft_consensus.cc:740] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
W20260709 13:06:49.155766 20544 leader_election.cc:343] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.156693 20848 consensus_queue.cc:260] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.159235 20848 ts_tablet_manager.cc:1434] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:49.160105 20848 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:49.165877 20848 tablet_bootstrap.cc:654] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.168042 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:49.174795 20847 tablet_bootstrap.cc:654] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.178261 20848 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:49.178725 20848 ts_tablet_manager.cc:1403] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
W20260709 13:06:49.179491 20542 leader_election.cc:343] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.180416 20542 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:49.182010 21076 raft_consensus.cc:2749] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.182998 20848 raft_consensus.cc:359] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.183743 20848 raft_consensus.cc:385] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.183997 20848 raft_consensus.cc:740] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.184665 20848 consensus_queue.cc:260] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.187140 20848 ts_tablet_manager.cc:1434] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:49.188091 20848 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:49.194800 20848 tablet_bootstrap.cc:654] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.197818 20847 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:49.198407 20847 ts_tablet_manager.cc:1403] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.002s
I20260709 13:06:49.201637 20847 raft_consensus.cc:359] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.214013 21185 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.214741 21185 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.217310 21185 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:49.206899 20848 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:49.214246 20847 raft_consensus.cc:385] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.218299 20847 raft_consensus.cc:740] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.218657 20848 ts_tablet_manager.cc:1403] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260709 13:06:49.219033 20847 consensus_queue.cc:260] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.221184 20847 ts_tablet_manager.cc:1434] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:49.221239 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.222189 20848 raft_consensus.cc:359] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:49.222734 20619 leader_election.cc:343] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.222397 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:49.223040 20848 raft_consensus.cc:385] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.223450 20848 raft_consensus.cc:740] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.223721 20847 tablet_bootstrap.cc:492] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:49.223515 20726 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:49.232019 20619 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:49.234020 21185 raft_consensus.cc:2804] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.234508 21185 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.234870 21185 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.235733 20847 tablet_bootstrap.cc:654] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.204039 20850 ts_tablet_manager.cc:1434] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.117s	user 0.006s	sys 0.001s
I20260709 13:06:49.239513 20850 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:49.243613 20848 consensus_queue.cc:260] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.252044 20848 ts_tablet_manager.cc:1434] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:06:49.253149 20848 tablet_bootstrap.cc:492] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:49.265101 20848 tablet_bootstrap.cc:654] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.268718 20847 tablet_bootstrap.cc:492] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:49.269269 20847 ts_tablet_manager.cc:1403] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
W20260709 13:06:49.274107 21197 log.cc:927] Time spent T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:06:49.279811 20847 raft_consensus.cc:359] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.280570 20847 raft_consensus.cc:385] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.280823 20847 raft_consensus.cc:740] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.281504 20847 consensus_queue.cc:260] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.283155 21185 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.285975 21141 consensus_queue.cc:1048] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.287786 20850 tablet_bootstrap.cc:654] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.300613 20983 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.307137 20983 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.309192 20983 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.310755 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.313328 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:49.314972 20767 leader_election.cc:343] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:49.316392 20767 leader_election.cc:343] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.316789 20767 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:49.318579 21017 raft_consensus.cc:2749] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.320536 20850 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:49.321363 20850 ts_tablet_manager.cc:1403] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 13:06:49.324157 20850 raft_consensus.cc:359] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.324928 20850 raft_consensus.cc:385] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.324928 20847 ts_tablet_manager.cc:1434] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.003s
I20260709 13:06:49.325865 20849 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:49.326356 20849 ts_tablet_manager.cc:1403] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.246s	user 0.091s	sys 0.090s
I20260709 13:06:49.325511 20850 raft_consensus.cc:740] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.326610 20477 catalog_manager.cc:5697] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:49.327649 20850 consensus_queue.cc:260] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.326784 20847 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f: Bootstrap starting.
I20260709 13:06:49.330047 20850 ts_tablet_manager.cc:1434] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:06:49.332295 20850 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:49.320528 21176 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.335078 21175 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.338395 20849 raft_consensus.cc:359] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.338970 20849 raft_consensus.cc:385] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.339306 20849 raft_consensus.cc:740] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.340273 20849 consensus_queue.cc:260] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.345414 20849 ts_tablet_manager.cc:1434] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:06:49.335210 21176 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.350798 21185 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:49.351938 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:49.345403 21141 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.340112 21175 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.353789 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:49.361498 21175 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.363708 20576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.364972 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:49.363833 21176 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.364890 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:49.365622 20797 raft_consensus.cc:2468] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:49.365984 20802 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
W20260709 13:06:49.366240 20693 leader_election.cc:343] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.366852 21170 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.367081 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:49.359385 21141 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.368695 20692 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:49.369091 20653 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:49.370546 21141 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.370826 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:49.372326 20728 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.376507 20848 tablet_bootstrap.cc:492] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:49.377014 20848 ts_tablet_manager.cc:1403] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.000s
W20260709 13:06:49.378890 20619 leader_election.cc:343] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.377866 21170 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.381978 20692 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:49.383172 21170 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.383502 21093 raft_consensus.cc:2804] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.383886 21093 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.384217 21093 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:49.386741 21195 log.cc:927] Time spent T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:06:49.388275 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:49.388593 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:49.388949 20802 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:49.375191 21162 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.390255 20726 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:49.390334 20618 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:49.391243 21141 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.391594 21141 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.391914 21141 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.393571 20847 tablet_bootstrap.cc:654] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.394150 21162 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.394577 21162 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.397812 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:49.398948 21169 consensus_queue.cc:1048] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:49.400281 20544 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:49.401998 21173 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.402544 21173 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.404381 20849 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:49.414772 21173 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.418488 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:49.402057 21170 raft_consensus.cc:2749] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.420341 20849 tablet_bootstrap.cc:654] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.425100 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.426488 20850 tablet_bootstrap.cc:654] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:49.436389 20767 leader_election.cc:343] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:49.437623 20767 leader_election.cc:343] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.438047 20767 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:49.444730 21176 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.445307 21176 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.447389 21176 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:49.448644 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:49.450248 20691 leader_election.cc:343] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.448735 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.451012 20578 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:49.439453 21169 consensus_queue.cc:1048] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:06:49.452711 20693 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:49.453913 21175 raft_consensus.cc:2804] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.454306 21175 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.454625 21175 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.439795 21093 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.440171 20983 raft_consensus.cc:2749] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.496302 20576 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.506273 20848 raft_consensus.cc:359] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.497579 21162 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.506852 20848 raft_consensus.cc:385] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.507171 20848 raft_consensus.cc:740] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.507722 20848 consensus_queue.cc:260] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.504410 21176 raft_consensus.cc:493] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.521063 21093 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.526991 20728 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:49.519711 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:49.529019 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:49.518674 21176 raft_consensus.cc:515] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:49.531769 20693 leader_election.cc:343] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.532166 21176 leader_election.cc:290] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.533885 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:49.534545 20802 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.534861 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:49.535499 20797 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.533766 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.536314 20849 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:49.536798 20849 ts_tablet_manager.cc:1403] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.034s
I20260709 13:06:49.508423 21162 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.539690 20847 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f: No bootstrap required, opened a new log
I20260709 13:06:49.540210 20847 ts_tablet_manager.cc:1403] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f: Time spent bootstrapping tablet: real 0.214s	user 0.008s	sys 0.007s
I20260709 13:06:49.542955 20847 raft_consensus.cc:359] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.543807 20847 raft_consensus.cc:385] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.544073 20847 raft_consensus.cc:740] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.546533 21141 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.547942 20652 raft_consensus.cc:2393] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 1: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:49.542922 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:49.549038 21162 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.549270 20801 raft_consensus.cc:2468] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:49.549625 21162 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.550438 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:49.551013 20692 leader_election.cc:304] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:49.551884 21162 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.552443 21162 raft_consensus.cc:2804] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.552788 21162 raft_consensus.cc:493] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.553087 21162 raft_consensus.cc:3060] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.553361 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:49.553807 20693 leader_election.cc:343] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.554045 20799 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:49.555269 20692 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:49.556254 21093 raft_consensus.cc:2804] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.556604 21093 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.556943 21093 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.563933 21173 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.564523 21173 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.565907 20847 consensus_queue.cc:260] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.567760 21173 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:49.569799 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:49.571765 20765 leader_election.cc:343] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.578955 21093 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.549268 21141 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.583231 21176 consensus_queue.cc:1048] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:49.585088 21093 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:49.585807 21162 raft_consensus.cc:515] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.586818 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:49.590469 20801 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.551112 21175 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.593380 21076 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.593954 21076 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.595860 21162 leader_election.cc:290] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.596128 21076 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:49.598654 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:49.598965 20849 raft_consensus.cc:359] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.599596 20579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:49.599956 20849 raft_consensus.cc:385] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:49.601318 20693 consensus_peers.cc:597] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:49.601372 20849 raft_consensus.cc:740] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.605111 21175 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:49.607671 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:49.608407 20578 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:49.608124 20767 leader_election.cc:343] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.609196 20767 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:49.608565 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:49.602620 20849 consensus_queue.cc:260] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.614974 20579 raft_consensus.cc:3060] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.615732 20798 raft_consensus.cc:3060] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.614408 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:49.615916 20619 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:49.617151 21074 raft_consensus.cc:2804] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.617596 21074 raft_consensus.cc:697] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:49.618414 21074 consensus_queue.cc:237] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:49.620172 20797 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.615871 20983 raft_consensus.cc:2749] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.622174 20848 ts_tablet_manager.cc:1434] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.245s	user 0.017s	sys 0.002s
I20260709 13:06:49.623214 20848 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:49.631047 20847 ts_tablet_manager.cc:1434] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:06:49.624967 20801 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.624969 20579 raft_consensus.cc:2468] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.644938 20849 ts_tablet_manager.cc:1434] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.108s	user 0.011s	sys 0.000s
I20260709 13:06:49.608482 20802 raft_consensus.cc:2468] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.645915 20849 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:49.665474 20848 tablet_bootstrap.cc:654] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.657590 20692 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:49.666821 21162 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.667183 20692 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:49.667317 21162 raft_consensus.cc:697] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:49.668289 20693 leader_election.cc:304] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:49.668411 21162 consensus_queue.cc:237] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.669950 21176 raft_consensus.cc:2804] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.670408 21176 raft_consensus.cc:697] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:49.671195 21176 consensus_queue.cc:237] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:49.674264 21175 raft_consensus.cc:2804] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.700052 20849 tablet_bootstrap.cc:654] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.734457 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:49.737450 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:49.715351 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:49.728926 20579 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.737963 20983 raft_consensus.cc:493] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:49.752205 20619 consensus_peers.cc:597] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:49.754649 20691 leader_election.cc:343] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.739928 21175 raft_consensus.cc:697] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:49.789253 20474 catalog_manager.cc:5697] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:49.789862 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:49.764065 20619 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:49.754352 20653 raft_consensus.cc:2393] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:06:49.751343 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:49.755992 21185 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.759549 20798 raft_consensus.cc:2468] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.760098 20983 raft_consensus.cc:515] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:06:49.859534 20691 leader_election.cc:343] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.763744 20692 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:49.806810 20542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 49551.4us
I20260709 13:06:49.854060 20578 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:49.863910 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
W20260709 13:06:49.858484 20543 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 100328us
I20260709 13:06:49.848742 21185 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:49.869037 21217 raft_consensus.cc:2749] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:06:49.870353 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 116721us
I20260709 13:06:49.882966 21221 raft_consensus.cc:2804] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:49.927035 20691 leader_election.cc:343] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.932221 20850 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:49.932860 20850 ts_tablet_manager.cc:1403] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.601s	user 0.048s	sys 0.038s
W20260709 13:06:49.913910 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 158770us
I20260709 13:06:49.874677 21175 consensus_queue.cc:237] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:49.934449 21221 raft_consensus.cc:697] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:49.959786 20849 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:49.960423 20849 ts_tablet_manager.cc:1403] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.315s	user 0.017s	sys 0.008s
W20260709 13:06:49.969800 21222 log.cc:927] Time spent T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.116s	user 0.001s	sys 0.000s
I20260709 13:06:49.970551 20983 leader_election.cc:290] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:49.971889 21185 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:49.942561 20542 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:50.001892 20983 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.025139 21170 raft_consensus.cc:2749] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.028206 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:50.018306 21221 consensus_queue.cc:237] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:50.019181 20542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 82225.9us
I20260709 13:06:50.041359 21235 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.028208 20849 raft_consensus.cc:359] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.042304 20849 raft_consensus.cc:385] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.041913 21235 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.042596 20849 raft_consensus.cc:740] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.044719 20849 consensus_queue.cc:260] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.044612 21235 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:50.046936 20849 ts_tablet_manager.cc:1434] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.086s	user 0.003s	sys 0.002s
I20260709 13:06:50.047112 20983 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.047796 20849 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:50.047719 20848 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:50.048375 20848 ts_tablet_manager.cc:1403] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.425s	user 0.014s	sys 0.010s
I20260709 13:06:50.049181 20983 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:50.057371 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:50.057721 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:50.066548 20765 leader_election.cc:343] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.088519 20850 raft_consensus.cc:359] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.089417 20850 raft_consensus.cc:385] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.089689 20850 raft_consensus.cc:740] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.092962 20850 consensus_queue.cc:260] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.095628 20848 raft_consensus.cc:359] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.098894 20848 raft_consensus.cc:385] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.099195 20848 raft_consensus.cc:740] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.099772 20848 consensus_queue.cc:260] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.103284 20850 ts_tablet_manager.cc:1434] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.170s	user 0.007s	sys 0.000s
W20260709 13:06:50.090942 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 143207us
I20260709 13:06:50.122195 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:50.124665 20571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:50.107776 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:50.144227 20850 tablet_bootstrap.cc:492] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:50.144380 20849 tablet_bootstrap.cc:654] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.133334 20574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:50.115139 20693 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
W20260709 13:06:50.152263 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 55088.3us
I20260709 13:06:50.156810 20848 ts_tablet_manager.cc:1434] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.007s
I20260709 13:06:50.157619 20848 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
W20260709 13:06:50.154003 20767 leader_election.cc:343] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.159288 20767 leader_election.cc:304] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:50.163015 20578 raft_consensus.cc:3060] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.166239 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:50.167498 21212 consensus_queue.cc:1048] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260709 13:06:50.168057 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 61860.3us
W20260709 13:06:50.171034 20619 leader_election.cc:343] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:50.169750 20765 leader_election.cc:343] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.167018 20800 raft_consensus.cc:2468] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:50.188063 21229 raft_consensus.cc:2749] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:50.190860 20767 leader_election.cc:343] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.191377 20767 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:50.199190 21231 raft_consensus.cc:2749] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:50.203291 21238 log.cc:927] Time spent T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 13:06:50.206529 20618 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:50.201041 21175 consensus_queue.cc:1048] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:06:50.186684 21093 raft_consensus.cc:2804] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.238570 20849 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:50.246747 20849 ts_tablet_manager.cc:1403] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.002s
I20260709 13:06:50.250093 20850 tablet_bootstrap.cc:654] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.196671 20542 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
W20260709 13:06:50.264659 20544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 55261.8us
I20260709 13:06:50.268088 20848 tablet_bootstrap.cc:654] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.256036 21093 raft_consensus.cc:697] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:50.275543 21216 raft_consensus.cc:2804] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.305554 21237 consensus_queue.cc:1048] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:06:50.307108 21216 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.307598 21216 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:50.310410 20542 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 113494us
I20260709 13:06:50.339800 21093 consensus_queue.cc:237] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:50.355273 21249 log.cc:927] Time spent T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 13:06:50.383415 21176 consensus_queue.cc:1048] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:50.400516 20849 raft_consensus.cc:359] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.401228 20849 raft_consensus.cc:385] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.401482 20849 raft_consensus.cc:740] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.402051 20849 consensus_queue.cc:260] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.404436 20849 ts_tablet_manager.cc:1434] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.157s	user 0.003s	sys 0.002s
I20260709 13:06:50.405325 20849 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:50.406670 20619 consensus_peers.cc:597] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.405656 21176 consensus_queue.cc:1048] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.413461 21237 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.413980 21237 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.422705 20850 tablet_bootstrap.cc:492] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:50.423374 20850 ts_tablet_manager.cc:1403] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.279s	user 0.049s	sys 0.050s
I20260709 13:06:50.430667 20850 raft_consensus.cc:359] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.431174 20850 raft_consensus.cc:385] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.431391 20850 raft_consensus.cc:740] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.441615 21237 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:50.431905 20850 consensus_queue.cc:260] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.453956 20850 ts_tablet_manager.cc:1434] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 13:06:50.455394 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:50.456092 20577 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:50.449059 21237 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.458783 21237 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:50.459491 20691 consensus_peers.cc:597] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.460883 21237 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:50.443326 21216 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.462108 20849 tablet_bootstrap.cc:654] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.463232 21216 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:50.466315 20619 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:50.468236 20572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:50.469713 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:50.471207 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:50.473275 20619 leader_election.cc:343] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:50.473846 20619 leader_election.cc:343] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:50.474421 20619 leader_election.cc:343] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.474823 20619 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:50.475752 21232 raft_consensus.cc:2804] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.474469 21247 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.490824 21232 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.491204 21237 raft_consensus.cc:2749] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.492452 21247 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.503432 20850 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:50.498196 21232 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.544214 20850 tablet_bootstrap.cc:654] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.551833 21226 raft_consensus.cc:2749] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.556094 21251 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:06:50.594684 21232 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.598402 20575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:50.599002 20575 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.604272 21232 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:50.618304 20848 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:50.618979 20848 ts_tablet_manager.cc:1403] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.461s	user 0.034s	sys 0.021s
I20260709 13:06:50.629426 20575 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:50.632406 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:50.635108 21247 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:50.637557 21176 consensus_queue.cc:1048] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:50.642608 21246 consensus_queue.cc:1048] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:50.650630 20619 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:06:50.654397 21232 raft_consensus.cc:2804] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.654935 21232 raft_consensus.cc:697] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:50.655745 21232 consensus_queue.cc:237] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.687867 21247 consensus_queue.cc:1048] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:50.689837 20693 leader_election.cc:343] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:50.691321 20693 consensus_peers.cc:597] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.697710 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:50.707829 20798 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.694623 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:06:50.726739 20691 leader_election.cc:343] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.727195 20691 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:50.729138 21246 raft_consensus.cc:2749] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.733047 20849 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:50.733582 20849 ts_tablet_manager.cc:1403] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.328s	user 0.023s	sys 0.009s
I20260709 13:06:50.697633 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:50.739126 20797 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:50.730499 20848 raft_consensus.cc:359] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.740957 20848 raft_consensus.cc:385] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.741285 20848 raft_consensus.cc:740] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.745204 20848 consensus_queue.cc:260] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.760977 20848 ts_tablet_manager.cc:1434] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.000s
I20260709 13:06:50.762036 20848 tablet_bootstrap.cc:492] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:50.766927 20571 raft_consensus.cc:3060] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.767455 20798 raft_consensus.cc:2468] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:50.768617 20848 tablet_bootstrap.cc:654] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.773434 20849 raft_consensus.cc:359] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.776657 20849 raft_consensus.cc:385] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.777022 20849 raft_consensus.cc:740] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.778591 21221 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.779101 21221 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.779309 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:50.780004 20795 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.783463 20849 consensus_queue.cc:260] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.794034 20473 catalog_manager.cc:5697] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:50.795737 20473 catalog_manager.cc:5697] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } }
I20260709 13:06:50.798297 21221 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:50.799950 21230 raft_consensus.cc:493] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.800482 21230 raft_consensus.cc:515] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.802662 21230 leader_election.cc:290] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
W20260709 13:06:50.815434 20691 consensus_peers.cc:597] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.817541 20850 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:50.818106 20850 ts_tablet_manager.cc:1403] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.315s	user 0.043s	sys 0.048s
I20260709 13:06:50.819669 20849 ts_tablet_manager.cc:1434] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.086s	user 0.002s	sys 0.005s
I20260709 13:06:50.820683 20849 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:50.822176 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:50.824594 20578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:50.826838 20850 raft_consensus.cc:359] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.827565 20850 raft_consensus.cc:385] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.827827 20850 raft_consensus.cc:740] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.828490 20618 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:50.830135 21237 raft_consensus.cc:2804] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.830607 21237 raft_consensus.cc:697] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
W20260709 13:06:50.823904 20619 leader_election.cc:343] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.831390 21237 consensus_queue.cc:237] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:50.828504 20850 consensus_queue.cc:260] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:06:50.834401 20693 leader_election.cc:343] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.834862 20850 ts_tablet_manager.cc:1434] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:06:50.835809 20850 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
W20260709 13:06:50.839525 20525 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:50.840243 21259 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.842510 21259 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.850025 21259 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:50.850922 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:50.809955 20795 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:50.860688 21093 consensus_queue.cc:1048] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:50.862228 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:50.863008 20799 raft_consensus.cc:2468] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:50.875238 20618 leader_election.cc:304] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:50.876854 21232 raft_consensus.cc:2804] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.877234 21232 raft_consensus.cc:493] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.877566 21232 raft_consensus.cc:3060] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.881289 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:50.886356 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:50.886312 20795 raft_consensus.cc:2468] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:50.890030 20692 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:50.891299 21253 raft_consensus.cc:2804] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.891628 21253 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.891883 21253 raft_consensus.cc:3060] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.893793 20849 tablet_bootstrap.cc:654] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.897461 21253 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.900746 20848 tablet_bootstrap.cc:492] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:50.901336 20848 ts_tablet_manager.cc:1403] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.139s	user 0.006s	sys 0.010s
I20260709 13:06:50.902347 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:50.903714 20693 leader_election.cc:343] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.906472 20848 raft_consensus.cc:359] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.902866 20850 tablet_bootstrap.cc:654] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.907223 20848 raft_consensus.cc:385] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.907624 20848 raft_consensus.cc:740] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.908540 20848 consensus_queue.cc:260] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.906191 21253 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:50.912626 20848 ts_tablet_manager.cc:1434] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:06:50.911849 21254 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:06:50.913612 20544 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:50.913337 20849 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:50.914793 20849 ts_tablet_manager.cc:1403] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.001s
I20260709 13:06:50.915314 21030 raft_consensus.cc:2749] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.916038 21254 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.917599 20849 raft_consensus.cc:359] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.918378 20849 raft_consensus.cc:385] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.918668 20849 raft_consensus.cc:740] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.914209 20848 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:50.922416 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:50.920431 20849 consensus_queue.cc:260] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.932627 20849 ts_tablet_manager.cc:1434] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:06:50.926285 21254 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:50.934281 20849 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:50.946281 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:50.946964 20799 raft_consensus.cc:3060] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.933650 21232 raft_consensus.cc:515] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.954219 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:50.954833 20727 raft_consensus.cc:3060] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.955585 20849 tablet_bootstrap.cc:654] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.956133 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:50.956715 20800 raft_consensus.cc:3060] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.961155 20799 raft_consensus.cc:2468] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:50.965463 20692 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:50.966403 21247 raft_consensus.cc:2804] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.966878 21247 raft_consensus.cc:697] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:50.967466 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:50.967708 21247 consensus_queue.cc:237] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:50.968904 20544 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:50.971416 21030 raft_consensus.cc:2749] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:50.972836 20800 raft_consensus.cc:2468] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:50.973585 20848 tablet_bootstrap.cc:654] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.973997 20618 leader_election.cc:304] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:50.974852 21237 raft_consensus.cc:2804] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.975323 21237 raft_consensus.cc:697] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:50.976147 21237 consensus_queue.cc:237] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:50.980325 20727 raft_consensus.cc:2468] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:50.982632 20850 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:50.983152 20850 ts_tablet_manager.cc:1403] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.015s
I20260709 13:06:50.953646 21232 leader_election.cc:290] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:50.990792 20850 raft_consensus.cc:359] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:50.993988 20850 raft_consensus.cc:385] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.994357 20850 raft_consensus.cc:740] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.995158 20850 consensus_queue.cc:260] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.000161 20849 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.000672 20849 ts_tablet_manager.cc:1403] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.008s
I20260709 13:06:51.002751 20849 raft_consensus.cc:359] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.003386 20849 raft_consensus.cc:385] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.003633 20849 raft_consensus.cc:740] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.004222 20849 consensus_queue.cc:260] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.006142 20849 ts_tablet_manager.cc:1434] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:06:51.018972 20571 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.033849 20849 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:51.048830 20849 tablet_bootstrap.cc:654] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.050020 21254 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.050684 21254 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.051081 21030 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.051556 21030 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.053519 21030 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:51.054970 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:51.054216 20475 catalog_manager.cc:5697] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.055572 20728 raft_consensus.cc:2468] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:51.056489 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:51.056639 20475 catalog_manager.cc:5697] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.060504 20475 catalog_manager.cc:5697] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.062250 21232 consensus_queue.cc:1048] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.062856 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:51.063472 20651 raft_consensus.cc:2468] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 0.
I20260709 13:06:51.064992 20544 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:51.067917 20849 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.066216 21030 raft_consensus.cc:2804] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.068774 21030 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.069072 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:51.001926 20850 ts_tablet_manager.cc:1434] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:06:51.068401 20849 ts_tablet_manager.cc:1403] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.002s
I20260709 13:06:51.070683 20850 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:51.071630 20475 catalog_manager.cc:5697] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.069207 21030 raft_consensus.cc:3060] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.068354 21254 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:51.084342 21030 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.091579 20849 raft_consensus.cc:359] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.093456 20849 raft_consensus.cc:385] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.093735 20849 raft_consensus.cc:740] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.094555 21030 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:51.094434 20849 consensus_queue.cc:260] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.096194 20849 ts_tablet_manager.cc:1434] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 13:06:51.097154 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:51.098407 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:51.097859 20650 raft_consensus.cc:3060] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.098327 20849 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:51.098999 20727 raft_consensus.cc:3060] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.106204 20727 raft_consensus.cc:2468] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:51.109462 20544 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:51.120199 20543 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:51.120906 21226 raft_consensus.cc:2749] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.112053 21254 raft_consensus.cc:2804] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.122507 20472 catalog_manager.cc:5697] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.124537 20472 catalog_manager.cc:5697] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.122440 21254 raft_consensus.cc:697] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:06:51.127533 21254 consensus_queue.cc:237] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.120995 20849 tablet_bootstrap.cc:654] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.146246 20848 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:51.147234 20848 ts_tablet_manager.cc:1403] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.233s	user 0.047s	sys 0.040s
I20260709 13:06:51.156302 20850 tablet_bootstrap.cc:654] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.132046 20650 raft_consensus.cc:2468] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:51.185715 20848 raft_consensus.cc:359] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.186444 20848 raft_consensus.cc:385] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.186728 20848 raft_consensus.cc:740] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.187798 20848 consensus_queue.cc:260] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.190066 20848 ts_tablet_manager.cc:1434] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:06:51.191164 20848 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: Bootstrap starting.
I20260709 13:06:51.192207 20475 catalog_manager.cc:5697] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.201591 21230 consensus_queue.cc:1048] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.204782 20848 tablet_bootstrap.cc:654] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.219668 20850 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:51.220177 20850 ts_tablet_manager.cc:1403] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.150s	user 0.013s	sys 0.006s
I20260709 13:06:51.221479 20848 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: No bootstrap required, opened a new log
I20260709 13:06:51.222013 20848 ts_tablet_manager.cc:1403] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.001s
I20260709 13:06:51.224676 20848 raft_consensus.cc:359] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.224910 20850 raft_consensus.cc:359] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.225345 20848 raft_consensus.cc:385] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.225696 20850 raft_consensus.cc:385] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.225749 20848 raft_consensus.cc:740] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.226114 20850 raft_consensus.cc:740] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.226639 20848 consensus_queue.cc:260] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.228390 20849 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.228871 20849 ts_tablet_manager.cc:1403] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.011s
I20260709 13:06:51.228941 20848 ts_tablet_manager.cc:1434] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:51.230049 20472 catalog_manager.cc:5697] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.231258 20850 consensus_queue.cc:260] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.234782 20850 ts_tablet_manager.cc:1434] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:06:51.241381 20849 raft_consensus.cc:359] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.242146 20849 raft_consensus.cc:385] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.242401 20849 raft_consensus.cc:740] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.243083 20849 consensus_queue.cc:260] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.244952 20849 ts_tablet_manager.cc:1434] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:51.245936 20849 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:51.250015 21237 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.251724 20849 tablet_bootstrap.cc:654] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.250604 21237 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.260100 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:51.260793 20795 raft_consensus.cc:2468] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 0.
I20260709 13:06:51.262049 20618 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:51.262992 21230 raft_consensus.cc:2804] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.263365 21230 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.263764 21230 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.264015 21237 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:51.266368 20850 tablet_bootstrap.cc:492] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: Bootstrap starting.
I20260709 13:06:51.267177 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:06:51.268343 20619 leader_election.cc:343] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.271136 21230 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.274708 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:51.275326 20795 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.275904 20850 tablet_bootstrap.cc:654] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.278293 21254 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.278818 21254 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.284475 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:51.285300 20798 raft_consensus.cc:2393] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 1: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:06:51.286665 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:51.287941 20795 raft_consensus.cc:2468] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:51.288475 20571 raft_consensus.cc:3060] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.289546 21230 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:51.290385 21254 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:51.292074 20618 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:51.292878 21141 consensus_queue.cc:1048] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.294315 21141 raft_consensus.cc:2804] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.294976 20544 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:51.295897 21254 raft_consensus.cc:3060] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.297447 21141 raft_consensus.cc:697] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:51.298463 21141 consensus_queue.cc:237] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.305080 20650 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.308722 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:51.310215 20619 leader_election.cc:343] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.314206 21254 raft_consensus.cc:2749] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:51.326853 20619 consensus_peers.cc:597] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:51.334983 21247 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.335737 21247 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.340873 21247 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:51.342350 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:51.343379 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:51.344058 20693 leader_election.cc:343] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.344205 20795 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:51.347878 20692 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:51.348897 21221 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.349277 21221 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.349610 21221 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.365259 21221 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.367236 21221 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:51.368844 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:51.369486 20800 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.372471 21093 consensus_queue.cc:1048] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.375231 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:06:51.388640 20693 leader_election.cc:343] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.378997 20800 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:51.416855 21253 consensus_queue.cc:1048] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:06:51.427915 20692 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:51.429478 21246 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.429981 21246 raft_consensus.cc:697] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:51.431488 21246 consensus_queue.cc:237] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.433785 20577 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.448063 21141 consensus_queue.cc:1048] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.453881 20849 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.454130 20850 tablet_bootstrap.cc:492] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: No bootstrap required, opened a new log
I20260709 13:06:51.454511 20849 ts_tablet_manager.cc:1403] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.209s	user 0.062s	sys 0.080s
I20260709 13:06:51.454684 20850 ts_tablet_manager.cc:1403] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: Time spent bootstrapping tablet: real 0.189s	user 0.035s	sys 0.046s
I20260709 13:06:51.457312 20850 raft_consensus.cc:359] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:51.458369 20850 raft_consensus.cc:385] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.458637 20850 raft_consensus.cc:740] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.459362 20850 consensus_queue.cc:260] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:51.461637 20850 ts_tablet_manager.cc:1434] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:51.463229 20849 raft_consensus.cc:359] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.463995 20849 raft_consensus.cc:385] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.464262 20849 raft_consensus.cc:740] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.464927 20849 consensus_queue.cc:260] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.467218 20849 ts_tablet_manager.cc:1434] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:06:51.468134 20849 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:51.469702 21230 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:06:51.470270 21230 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.473062 21230 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:51.475080 20849 tablet_bootstrap.cc:654] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.484159 21254 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.480710 20472 catalog_manager.cc:5697] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 1 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.484829 21254 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.487242 21254 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:51.488813 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:51.488754 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:51.502436 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:51.513746 21237 consensus_queue.cc:1048] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.533486 20619 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:51.543601 21237 raft_consensus.cc:2749] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.552563 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:51.550900 20472 catalog_manager.cc:5697] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:51.556869 21237 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.557444 21237 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:51.565120 20542 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:51.567448 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:51.569880 21030 raft_consensus.cc:2749] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.575121 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:51.576864 20618 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:51.577617 21232 raft_consensus.cc:2749] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.566123 21237 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:51.587723 21030 consensus_queue.cc:1048] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.588193 20849 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.588726 20849 ts_tablet_manager.cc:1403] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.121s	user 0.050s	sys 0.041s
I20260709 13:06:51.594779 20849 raft_consensus.cc:359] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.595371 20849 raft_consensus.cc:385] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.595624 20849 raft_consensus.cc:740] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.596269 20849 consensus_queue.cc:260] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:51.598384 20849 ts_tablet_manager.cc:1434] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:51.600564 21030 consensus_queue.cc:1048] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.605010 20849 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:51.611274 20849 tablet_bootstrap.cc:654] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.631489 20849 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.631875 20849 ts_tablet_manager.cc:1403] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260709 13:06:51.634279 20849 raft_consensus.cc:359] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.634859 20849 raft_consensus.cc:385] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.635059 20849 raft_consensus.cc:740] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.635613 20849 consensus_queue.cc:260] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.638827 20849 ts_tablet_manager.cc:1434] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:51.640123 20849 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:51.645576 20849 tablet_bootstrap.cc:654] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.660209 20849 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: No bootstrap required, opened a new log
I20260709 13:06:51.660760 20849 ts_tablet_manager.cc:1403] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260709 13:06:51.663287 20849 raft_consensus.cc:359] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.664192 20849 raft_consensus.cc:385] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.664517 20849 raft_consensus.cc:740] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.665187 20849 consensus_queue.cc:260] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.667348 20849 ts_tablet_manager.cc:1434] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:51.681186 21221 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.681684 21221 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.684428 20574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:06:51.685083 20574 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:51.686692 20693 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:51.687299 21246 raft_consensus.cc:2804] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.687728 21246 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.688194 21246 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.688946 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:51.689760 20650 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 0.
I20260709 13:06:51.687762 21221 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:51.695737 21246 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.697539 21246 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:51.698257 20577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:06:51.698488 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:51.698925 20577 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.699019 20650 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.705853 20650 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:51.705853 20577 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:51.706996 20691 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:51.707667 21246 raft_consensus.cc:2804] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.708144 21246 raft_consensus.cc:697] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:51.708834 21246 consensus_queue.cc:237] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:51.722246 20475 catalog_manager.cc:5697] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 0 to 1, leader changed from <none> to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 1 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:51.806643 20577 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.808591 20650 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.841251 21232 consensus_queue.cc:1048] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:51.850896 20577 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.862973 21230 consensus_queue.cc:1048] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.893270 20574 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.933481 21221 consensus_queue.cc:1048] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.937428 21030 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.938002 21030 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.940018 21030 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:51.941869 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:51.944778 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:51.945590 20795 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 1.
I20260709 13:06:51.947132 20543 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:51.954658 21030 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:51.956647 21030 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:06:51.957046 21030 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.965309 21093 consensus_queue.cc:1048] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.968436 21030 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.975476 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:51.975791 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:51.975685 20577 raft_consensus.cc:1240] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.977406 20543 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:51.978277 21259 raft_consensus.cc:2749] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.976099 21030 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:51.983619 21093 consensus_queue.cc:1059] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.984779 21221 raft_consensus.cc:3055] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.985142 21221 raft_consensus.cc:740] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:51.985960 21221 consensus_queue.cc:260] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:51.986918 21221 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.143337 21093 consensus_queue.cc:1048] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:52.162276 21246 consensus_queue.cc:1048] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:52.807968 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
W20260709 13:06:52.831372 20693 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 82 similar messages]
W20260709 13:06:52.838271 20693 consensus_peers.cc:597] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:52.839514 20767 consensus_peers.cc:597] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.843407 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:52.844169 17619 tablet_replica.cc:333] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.844744 17619 raft_consensus.cc:2243] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.845158 17619 raft_consensus.cc:2272] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.847715 17619 tablet_replica.cc:333] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.848492 17619 raft_consensus.cc:2243] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.848930 17619 pending_rounds.cc:70] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Trying to abort 1 pending ops.
I20260709 13:06:52.849094 17619 pending_rounds.cc:77] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635477234176000 op_type: NO_OP noop_request { }
I20260709 13:06:52.849472 17619 raft_consensus.cc:2889] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:52.849941 17619 raft_consensus.cc:2272] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.852818 17619 tablet_replica.cc:333] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.853404 17619 raft_consensus.cc:2243] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.853834 17619 raft_consensus.cc:2272] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.855986 17619 tablet_replica.cc:333] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.856617 17619 raft_consensus.cc:2243] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.857008 17619 raft_consensus.cc:2272] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.859141 17619 tablet_replica.cc:333] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.859731 17619 raft_consensus.cc:2243] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.860668 17619 raft_consensus.cc:2272] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.862587 17619 tablet_replica.cc:333] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.863142 17619 raft_consensus.cc:2243] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.863513 17619 raft_consensus.cc:2272] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.865110 17619 tablet_replica.cc:333] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
W20260709 13:06:52.865435 20693 consensus_peers.cc:597] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.865648 17619 raft_consensus.cc:2243] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.866174 17619 raft_consensus.cc:2272] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.867813 17619 tablet_replica.cc:333] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.868363 17619 raft_consensus.cc:2243] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.868888 17619 raft_consensus.cc:2272] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:52.870323 20693 consensus_peers.cc:597] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.871714 17619 tablet_replica.cc:333] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.872558 17619 raft_consensus.cc:2243] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.872958 17619 raft_consensus.cc:2272] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.874629 17619 tablet_replica.cc:333] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
W20260709 13:06:52.875119 20619 consensus_peers.cc:597] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.875154 17619 raft_consensus.cc:2243] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.875732 17619 raft_consensus.cc:2272] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.877588 17619 tablet_replica.cc:333] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.878316 17619 raft_consensus.cc:2243] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.878765 17619 raft_consensus.cc:2272] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.881393 17619 tablet_replica.cc:333] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
W20260709 13:06:52.881547 20693 consensus_peers.cc:597] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.881974 17619 raft_consensus.cc:2243] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.882457 17619 raft_consensus.cc:2272] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.884079 17619 tablet_replica.cc:333] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.884663 17619 raft_consensus.cc:2243] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.885100 17619 raft_consensus.cc:2272] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.886682 17619 tablet_replica.cc:333] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.887202 17619 raft_consensus.cc:2243] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.887566 17619 raft_consensus.cc:2272] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.889067 17619 tablet_replica.cc:333] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.889601 17619 raft_consensus.cc:2243] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.890097 17619 raft_consensus.cc:2272] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.892526 17619 tablet_replica.cc:333] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.893107 17619 raft_consensus.cc:2243] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.893477 17619 raft_consensus.cc:2272] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.895043 17619 tablet_replica.cc:333] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.895560 17619 raft_consensus.cc:2243] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.895922 17619 raft_consensus.cc:2272] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.897483 17619 tablet_replica.cc:333] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.898159 17619 raft_consensus.cc:2243] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.898964 17619 raft_consensus.cc:2272] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.901119 17619 tablet_replica.cc:333] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.901798 17619 raft_consensus.cc:2243] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.902292 17619 raft_consensus.cc:2272] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:52.903581 20619 consensus_peers.cc:597] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.904089 17619 tablet_replica.cc:333] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.904716 17619 raft_consensus.cc:2243] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.905364 17619 raft_consensus.cc:2272] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.906965 17619 tablet_replica.cc:333] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.907483 17619 raft_consensus.cc:2243] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.908128 17619 raft_consensus.cc:2272] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.909706 17619 tablet_replica.cc:333] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.910372 17619 raft_consensus.cc:2243] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.910777 17619 raft_consensus.cc:2272] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.912789 17619 tablet_replica.cc:333] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.913465 17619 raft_consensus.cc:2243] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.913862 17619 raft_consensus.cc:2272] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.915647 17619 tablet_replica.cc:333] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.916352 17619 raft_consensus.cc:2243] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.916816 17619 raft_consensus.cc:2272] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.919056 17619 tablet_replica.cc:333] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.919970 17619 raft_consensus.cc:2243] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.920956 17619 raft_consensus.cc:2272] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.923187 17619 tablet_replica.cc:333] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.923885 17619 raft_consensus.cc:2243] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.924348 17619 raft_consensus.cc:2272] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:52.924485 20619 consensus_peers.cc:597] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.926663 17619 tablet_replica.cc:333] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
W20260709 13:06:52.926879 20693 consensus_peers.cc:597] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.927486 17619 raft_consensus.cc:2243] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.928463 17619 raft_consensus.cc:2272] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.930987 17619 tablet_replica.cc:333] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.932682 17619 raft_consensus.cc:2243] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.933163 17619 raft_consensus.cc:2272] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:52.935277 20693 consensus_peers.cc:597] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.935460 17619 tablet_replica.cc:333] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.936328 17619 raft_consensus.cc:2243] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.937337 17619 raft_consensus.cc:2272] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.940049 17619 tablet_replica.cc:333] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.940788 17619 raft_consensus.cc:2243] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.941250 17619 raft_consensus.cc:2272] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.943557 17619 tablet_replica.cc:333] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.944109 17619 raft_consensus.cc:2243] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.944577 17619 raft_consensus.cc:2272] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:52.946017 20693 consensus_peers.cc:597] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.946827 17619 tablet_replica.cc:333] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.948094 17619 raft_consensus.cc:2243] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.948987 17619 raft_consensus.cc:2272] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:52.950659 20693 consensus_peers.cc:597] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.951227 17619 tablet_replica.cc:333] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.951946 17619 raft_consensus.cc:2243] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.952407 17619 raft_consensus.cc:2272] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.954694 17619 tablet_replica.cc:333] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.955736 17619 raft_consensus.cc:2243] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.956331 17619 raft_consensus.cc:2272] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.958720 17619 tablet_replica.cc:333] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.959496 17619 raft_consensus.cc:2243] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.960042 17619 raft_consensus.cc:2272] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.962334 17619 tablet_replica.cc:333] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.963069 17619 raft_consensus.cc:2243] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.963526 17619 raft_consensus.cc:2272] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.965246 17619 tablet_replica.cc:333] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.965754 17619 raft_consensus.cc:2243] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.966171 17619 raft_consensus.cc:2272] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.967967 17619 tablet_replica.cc:333] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.968735 17619 raft_consensus.cc:2243] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.969202 17619 raft_consensus.cc:2272] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.971300 17619 tablet_replica.cc:333] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.972002 17619 raft_consensus.cc:2243] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.972497 17619 raft_consensus.cc:2272] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.974741 17619 tablet_replica.cc:333] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.975435 17619 raft_consensus.cc:2243] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.975921 17619 raft_consensus.cc:2272] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.977867 17619 tablet_replica.cc:333] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
W20260709 13:06:52.978581 20767 consensus_peers.cc:597] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:52.978575 17619 raft_consensus.cc:2243] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.980002 17619 raft_consensus.cc:2272] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.981914 17619 tablet_replica.cc:333] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.982445 17619 raft_consensus.cc:2243] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.983157 17619 raft_consensus.cc:2272] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.984961 17619 tablet_replica.cc:333] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.985565 17619 raft_consensus.cc:2243] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.985967 17619 raft_consensus.cc:2272] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.987900 17619 tablet_replica.cc:333] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.988322 17619 raft_consensus.cc:2243] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:52.988653 17619 raft_consensus.cc:2272] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:52.990324 17619 tablet_replica.cc:333] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: stopping tablet replica
I20260709 13:06:52.990760 17619 raft_consensus.cc:2243] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:52.991444 17619 raft_consensus.cc:2272] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:53.019191 20767 consensus_peers.cc:597] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.043437 20544 connection.cc:466] server connection from 127.0.0.1:51916 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:51916 (request call id 152) could send its response
W20260709 13:06:53.044974 20767 consensus_peers.cc:597] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: recv got EOF from 127.17.52.193:40745 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.055011 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
W20260709 13:06:53.060496 20619 consensus_peers.cc:597] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.071950 20767 consensus_peers.cc:597] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.075075 20619 consensus_peers.cc:597] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.078053 20619 consensus_peers.cc:597] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.083696 20767 consensus_peers.cc:597] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.085704 20767 consensus_peers.cc:597] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.101632 20693 consensus_peers.cc:597] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.118251 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:53.125327 21335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:53.125528 21336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:53.129406 21338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:53.130043 17619 server_base.cc:1061] running on GCE node
I20260709 13:06:53.132628 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:53.132570 20619 consensus_peers.cc:597] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.133092 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:53.133337 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602413133318 us; error 0 us; skew 500 ppm
I20260709 13:06:53.133911 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:53.136911 17619 webserver.cc:533] Webserver started at http://127.17.52.193:44187/ using document root <none> and password file <none>
I20260709 13:06:53.137487 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:53.137703 17619 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:06:53.142107 17619 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:06:53.149137 21343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:53.150152 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:53.150905 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "7a6b054ca83749e1a1795e8d687c9142"
format_stamp: "Formatted at 2026-07-09 13:06:41 on dist-test-slave-j4mc"
I20260709 13:06:53.151970 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:06:53.155239 20693 consensus_peers.cc:597] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.183816 20619 consensus_peers.cc:597] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.184336 20619 consensus_peers.cc:597] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.189740 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:53.191380 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:53.192638 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:53.197682 21350 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:06:53.213071 20619 consensus_peers.cc:597] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.245316 20693 consensus_peers.cc:597] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.257515 20693 consensus_peers.cc:597] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.272642 20619 consensus_peers.cc:597] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.279634 20767 consensus_peers.cc:597] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.292702 20693 consensus_peers.cc:597] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:53.376499 20619 consensus_peers.cc:597] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:53.465134 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:06:53.465572 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.269s	user 0.005s	sys 0.002s
I20260709 13:06:53.465919 17619 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:06:53.471505 21236 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:06:53.472090 21236 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.473987 21236 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:53.477626 21350 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.483614 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:53.484342 20726 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
W20260709 13:06:53.492607 20767 leader_election.cc:336] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:53.500396 20767 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:53.503286 21236 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:53.503756 21236 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:06:53.504115 21236 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.508946 21350 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.510178 21350 tablet_bootstrap.cc:492] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.511384 21350 ts_tablet_manager.cc:1403] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260709 13:06:53.512236 21236 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.514348 21350 raft_consensus.cc:359] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.515434 21350 raft_consensus.cc:740] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.516506 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:53.518309 21236 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:53.519886 21350 consensus_queue.cc:260] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:53.521142 20767 leader_election.cc:336] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:53.524425 20726 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:06:53.526831 21350 ts_tablet_manager.cc:1434] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:06:53.527755 21350 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.528566 20767 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:53.529313 21236 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.529778 21236 raft_consensus.cc:697] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:53.530566 21236 consensus_queue.cc:237] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.542987 21350 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.543885 21350 tablet_bootstrap.cc:492] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.544466 21350 ts_tablet_manager.cc:1403] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:06:53.544252 20477 catalog_manager.cc:5697] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.546947 21350 raft_consensus.cc:359] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.547907 21350 raft_consensus.cc:740] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.548549 21350 consensus_queue.cc:260] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.554504 21350 ts_tablet_manager.cc:1434] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:53.555258 21350 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.587932 21350 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.588919 21350 tablet_bootstrap.cc:492] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.589737 21350 ts_tablet_manager.cc:1403] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.009s
I20260709 13:06:53.592123 21350 raft_consensus.cc:359] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.592734 21350 raft_consensus.cc:740] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.593335 21350 consensus_queue.cc:260] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.595278 21350 ts_tablet_manager.cc:1434] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:53.596154 21350 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.620617 21350 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.621488 21350 tablet_bootstrap.cc:492] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.622105 21350 ts_tablet_manager.cc:1403] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 13:06:53.624348 21350 raft_consensus.cc:359] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.624969 21350 raft_consensus.cc:740] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.625586 21350 consensus_queue.cc:260] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.627398 21350 ts_tablet_manager.cc:1434] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:53.628135 21350 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.642024 21350 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.642943 21350 tablet_bootstrap.cc:492] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.643635 21350 ts_tablet_manager.cc:1403] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:06:53.646307 21350 raft_consensus.cc:359] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:53.646938 21350 raft_consensus.cc:740] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.647544 21350 consensus_queue.cc:260] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:53.649839 21350 ts_tablet_manager.cc:1434] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:06:53.650880 21350 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.680756 21350 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.681668 21350 tablet_bootstrap.cc:492] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.682292 21350 ts_tablet_manager.cc:1403] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.007s
I20260709 13:06:53.684466 21350 raft_consensus.cc:359] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:53.685119 21350 raft_consensus.cc:740] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.685727 21350 consensus_queue.cc:260] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:53.687868 21350 ts_tablet_manager.cc:1434] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:53.688604 21350 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.714962 21350 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.715816 21350 tablet_bootstrap.cc:492] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.716408 21350 ts_tablet_manager.cc:1403] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260709 13:06:53.718539 21350 raft_consensus.cc:359] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.719172 21350 raft_consensus.cc:740] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.719897 21350 consensus_queue.cc:260] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.721894 21350 ts_tablet_manager.cc:1434] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:53.722640 21350 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.734705 21350 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.735525 21350 tablet_bootstrap.cc:492] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.736027 21350 ts_tablet_manager.cc:1403] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:06:53.738040 21350 raft_consensus.cc:359] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.738559 21350 raft_consensus.cc:740] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.739161 21350 consensus_queue.cc:260] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.741137 21350 ts_tablet_manager.cc:1434] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:53.741856 21350 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.753736 21350 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.754603 21350 tablet_bootstrap.cc:492] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.755144 21350 ts_tablet_manager.cc:1403] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:06:53.756951 21350 raft_consensus.cc:359] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.757547 21350 raft_consensus.cc:740] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.758052 21350 consensus_queue.cc:260] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.759097 17619 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:06:53.759404 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.293s	user 0.243s	sys 0.015s
I20260709 13:06:53.759828 21350 ts_tablet_manager.cc:1434] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260709 13:06:53.760655 21350 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.794171 21350 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.795008 21350 tablet_bootstrap.cc:492] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.795570 21350 ts_tablet_manager.cc:1403] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.015s
I20260709 13:06:53.797752 21350 raft_consensus.cc:359] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:53.799314 21350 raft_consensus.cc:740] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.800060 21350 consensus_queue.cc:260] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:53.801898 21350 ts_tablet_manager.cc:1434] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:06:53.802627 21350 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.822986 21350 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:53.823875 21350 tablet_bootstrap.cc:492] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:53.824491 21350 ts_tablet_manager.cc:1403] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260709 13:06:53.826728 21350 raft_consensus.cc:359] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.827378 21350 raft_consensus.cc:740] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.871856 21350 consensus_queue.cc:260] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:53.878688 21350 ts_tablet_manager.cc:1434] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.004s
I20260709 13:06:53.881127 21350 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:53.947644 20726 raft_consensus.cc:1275] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.958810 21236 consensus_queue.cc:1048] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.966636 21353 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:53.967494 21353 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.970256 21353 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:53.977275 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:53.980994 21219 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:53.981995 21219 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:53.984916 21219 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:53.991452 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:53.996219 20767 leader_election.cc:336] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:53.996845 20767 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:53.997723 21219 raft_consensus.cc:2749] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:54.013806 20767 leader_election.cc:336] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.014360 20767 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:54.015094 21219 raft_consensus.cc:2749] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.025228 21350 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.026494 21350 tablet_bootstrap.cc:492] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.027207 21350 ts_tablet_manager.cc:1403] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.147s	user 0.046s	sys 0.066s
I20260709 13:06:54.030872 21350 raft_consensus.cc:359] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.034842 21352 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.035743 21352 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.032037 21350 raft_consensus.cc:740] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.039150 21352 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.044533 21352 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.045295 21352 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.045387 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.047748 21352 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.051064 21350 consensus_queue.cc:260] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:06:54.051728 20767 consensus_peers.cc:597] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.054774 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.057806 21350 ts_tablet_manager.cc:1434] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
W20260709 13:06:54.057829 20693 leader_election.cc:336] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.059154 21350 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.059370 20693 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.062297 21377 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.067360 21377 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.071725 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:54.066718 21352 raft_consensus.cc:2749] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:54.073545 20693 leader_election.cc:336] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.074170 20693 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.075001 21352 raft_consensus.cc:2749] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.080385 21330 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.081260 21330 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:54.083313 20619 leader_election.cc:336] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.083774 20619 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.083817 21330 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:54.078064 21377 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.102712 21352 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.103534 21352 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.108987 21352 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.115751 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:54.116508 20800 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:54.119776 21141 raft_consensus.cc:2749] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.116650 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:54.113402 21330 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.128726 21330 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.131361 21330 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.126616 20692 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.132498 21352 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.132921 21352 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.133298 21352 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.138242 21353 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
W20260709 13:06:54.139219 20619 leader_election.cc:336] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.139689 20619 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:54.138998 21353 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.145438 21352 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.145702 21353 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:06:54.149626 20693 leader_election.cc:336] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.152933 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:54.153656 20798 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.153220 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:54.160362 20767 leader_election.cc:336] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.161116 21141 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.161796 21141 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.164052 21141 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:54.164613 21141 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.168002 21093 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.170907 21093 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.173166 21093 leader_election.cc:290] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.167784 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:54.174383 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:54.175194 20795 raft_consensus.cc:2468] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:54.176765 20692 leader_election.cc:304] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.177667 21330 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.178854 21330 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:54.179888 20619 leader_election.cc:336] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.180518 20619 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.181089 21330 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:06:54.181785 20693 leader_election.cc:336] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.180576 21093 raft_consensus.cc:2804] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.172423 20798 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:06:54.187144 21377 raft_consensus.cc:2749] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:54.190793 20619 leader_election.cc:336] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.191915 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:54.203058 20727 raft_consensus.cc:2468] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:54.202731 20619 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.194396 21388 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.204061 21388 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.204808 21350 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.205850 21350 tablet_bootstrap.cc:492] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.202097 21352 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.189476 21093 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
W20260709 13:06:54.206749 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 68730us
I20260709 13:06:54.207031 21093 raft_consensus.cc:3060] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.199874 20693 leader_election.cc:336] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.206529 21350 ts_tablet_manager.cc:1403] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.148s	user 0.035s	sys 0.033s
I20260709 13:06:54.206444 21388 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:54.212978 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.215006 21219 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.215525 21219 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.215826 21350 raft_consensus.cc:359] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.216522 21350 raft_consensus.cc:740] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.216820 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:54.217650 21219 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.218433 20765 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.219924 21351 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.220535 21351 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.222656 21351 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.223326 21093 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.225375 21093 leader_election.cc:290] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.217307 21350 consensus_queue.cc:260] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.227629 21350 ts_tablet_manager.cc:1434] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:54.228560 21350 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.230065 20692 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.219360 20619 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.233845 21377 raft_consensus.cc:2804] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.233997 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.234300 21377 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.234459 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:54.234892 21377 raft_consensus.cc:3060] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.234941 20653 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:54.235184 21351 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.206314 21330 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:54.236765 20693 leader_election.cc:336] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.233994 21389 raft_consensus.cc:2749] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.237440 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:54.238601 20798 raft_consensus.cc:3060] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.238158 20693 leader_election.cc:336] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:06:54.244115 20619 leader_election.cc:336] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.245105 20692 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:54.237815 20767 leader_election.cc:336] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:06:54.259838 20619 leader_election.cc:336] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.260387 20619 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:54.260979 21353 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.245862 21351 raft_consensus.cc:697] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:54.261576 21353 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.248359 21141 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.262462 21351 consensus_queue.cc:237] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.262555 21141 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.263759 21353 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.264899 21219 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.266029 21141 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.265496 21219 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.269613 21237 raft_consensus.cc:2749] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.271229 21219 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.264097 20798 raft_consensus.cc:2468] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:06:54.274194 20692 leader_election.cc:304] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.276437 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:54.259415 21352 raft_consensus.cc:2749] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:54.279974 20727 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:54.278640 21093 raft_consensus.cc:2804] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.281921 21093 raft_consensus.cc:697] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:54.282930 21093 consensus_queue.cc:237] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.287745 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:54.288389 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.289081 20649 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:54.288491 20798 raft_consensus.cc:2468] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:54.273794 21377 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.292591 20767 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.303577 20765 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.305441 21326 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.305899 21326 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.306298 21326 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.302444 20619 leader_election.cc:336] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:06:54.307476 20767 leader_election.cc:336] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:06:54.310685 20767 leader_election.cc:336] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.309821 20618 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.312069 21219 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.313508 21388 raft_consensus.cc:2804] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.314011 21388 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.314429 21388 raft_consensus.cc:3060] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.313474 21219 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.315966 21219 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.325289 21219 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.326797 20477 catalog_manager.cc:5697] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 2 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.328817 21326 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.329690 21221 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.330341 21221 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.331624 21219 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.350291 21326 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:54.355926 21221 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.356169 21388 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.360913 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.361693 20649 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
W20260709 13:06:54.363950 20693 leader_election.cc:336] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.363956 21377 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:54.372318 21330 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.372960 21330 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.373598 20691 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.374442 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:54.374977 21221 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.375052 20727 raft_consensus.cc:3060] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.377933 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 49071.4us
I20260709 13:06:54.382905 21350 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.383891 21350 tablet_bootstrap.cc:492] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.384189 21221 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.384523 21350 ts_tablet_manager.cc:1403] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.156s	user 0.021s	sys 0.003s
I20260709 13:06:54.384351 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.384694 21221 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.377987 21330 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:54.387974 21219 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.388413 21219 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.388826 21219 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.388494 21350 raft_consensus.cc:359] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.389262 21350 raft_consensus.cc:740] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.389652 20727 raft_consensus.cc:2468] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:06:54.390578 21350 consensus_queue.cc:260] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.395423 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:06:54.401639 20795 raft_consensus.cc:3060] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.403455 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:54.404176 20727 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:06:54.404320 21221 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.407011 21221 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.409444 20795 raft_consensus.cc:2468] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:06:54.387310 21388 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:06:54.398214 20619 leader_election.cc:336] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.401261 21350 ts_tablet_manager.cc:1434] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260709 13:06:54.411198 20693 leader_election.cc:336] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.411912 21350 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.413077 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:54.414209 20649 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.416193 20619 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.416888 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:54.417500 20619 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.417613 20653 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.417850 21330 raft_consensus.cc:2804] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:06:54.421241 20619 leader_election.cc:336] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.422828 21141 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.423244 21141 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.423565 21141 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.422389 21330 raft_consensus.cc:697] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
W20260709 13:06:54.423956 20619 leader_election.cc:336] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.426784 21330 consensus_queue.cc:237] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.436239 20477 catalog_manager.cc:5697] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 2 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.442942 21141 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.444924 21141 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:54.445492 20649 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:06:54.440023 20653 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:06:54.453145 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:54.453722 20727 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.453863 20765 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:54.454655 21389 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.455181 21389 raft_consensus.cc:697] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:54.456094 21389 consensus_queue.cc:237] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.460071 20691 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.461282 21221 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.461776 21221 raft_consensus.cc:697] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
W20260709 13:06:54.461869 20619 leader_election.cc:336] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.462733 21221 consensus_queue.cc:237] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:06:54.455194 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 58055.9us
I20260709 13:06:54.469976 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:06:54.470610 20726 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.472546 21352 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.473289 21352 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.475553 21352 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.477236 20727 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:06:54.481870 20619 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.481899 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.482963 20653 raft_consensus.cc:2468] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:06:54.489054 20726 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:06:54.491676 20691 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.486840 21330 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.496433 21396 raft_consensus.cc:2804] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.495229 21353 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.493350 20477 catalog_manager.cc:5697] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 2 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.504683 21396 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.505173 21396 raft_consensus.cc:3060] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.506808 20693 leader_election.cc:336] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.507900 21353 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.498992 21219 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.510043 21353 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.516987 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:54.520901 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:54.521080 20649 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:06:54.521463 20653 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.522878 20765 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:54.533658 21353 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.534181 21353 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:06:54.534562 21353 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.539822 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 45073.4us
I20260709 13:06:54.519838 21219 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.542726 20618 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:06:54.530642 21330 raft_consensus.cc:697] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:54.547375 21141 raft_consensus.cc:2804] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.550621 20767 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:06:54.550918 21141 raft_consensus.cc:697] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:06:54.554713 20477 catalog_manager.cc:5697] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 2 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.555338 21141 consensus_queue.cc:237] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.557928 20653 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:06:54.559144 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:06:54.563333 21350 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.564314 21350 tablet_bootstrap.cc:492] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.564596 21219 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.564901 21350 ts_tablet_manager.cc:1403] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.153s	user 0.035s	sys 0.039s
I20260709 13:06:54.565090 21219 raft_consensus.cc:697] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:54.574880 21219 consensus_queue.cc:237] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.589960 21353 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.588966 21236 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.595566 21236 raft_consensus.cc:697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:54.596487 21236 consensus_queue.cc:237] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.597469 21330 consensus_queue.cc:237] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.589769 21396 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.601121 21350 raft_consensus.cc:359] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.601972 21350 raft_consensus.cc:740] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.602896 21350 consensus_queue.cc:260] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.604983 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:54.605597 20653 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:54.608908 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 57217.4us
I20260709 13:06:54.601073 21353 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.610495 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:06:54.610863 21350 ts_tablet_manager.cc:1434] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
W20260709 13:06:54.613152 20693 leader_election.cc:336] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.613312 20477 catalog_manager.cc:5697] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:54.617043 20767 leader_election.cc:336] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.618546 20654 raft_consensus.cc:3060] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.621338 21350 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.645615 20654 raft_consensus.cc:2468] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:06:54.606263 21396 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:06:54.652968 20767 leader_election.cc:336] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:06:54.653849 20767 leader_election.cc:336] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.654245 20691 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:54.654536 20767 leader_election.cc:336] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:06:54.658677 20767 leader_election.cc:336] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:06:54.659765 20477 catalog_manager.cc:5697] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.655875 20653 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:06:54.657130 21396 raft_consensus.cc:2804] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.664152 21396 raft_consensus.cc:697] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:06:54.665164 21350 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.665079 21396 consensus_queue.cc:237] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.666149 21350 tablet_bootstrap.cc:492] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.666796 21350 ts_tablet_manager.cc:1403] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.002s
I20260709 13:06:54.669632 21350 raft_consensus.cc:359] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.670352 21350 raft_consensus.cc:740] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.671206 21350 consensus_queue.cc:260] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.673429 21350 ts_tablet_manager.cc:1434] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:54.674279 21350 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.676649 20765 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:06:54.678752 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 136631us
I20260709 13:06:54.677932 21219 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:54.684855 21219 raft_consensus.cc:697] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:06:54.686378 21219 consensus_queue.cc:237] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.684888 20473 catalog_manager.cc:5697] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 2 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.688024 20477 catalog_manager.cc:5697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.708921 20473 catalog_manager.cc:5697] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 2 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.721701 21350 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.722641 21350 tablet_bootstrap.cc:492] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.724226 21350 ts_tablet_manager.cc:1403] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.003s
I20260709 13:06:54.726851 21350 raft_consensus.cc:359] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.727532 21350 raft_consensus.cc:740] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.728320 21350 consensus_queue.cc:260] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.730686 21350 ts_tablet_manager.cc:1434] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:54.731523 21350 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:54.732666 20693 consensus_peers.cc:597] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.769567 20473 catalog_manager.cc:5697] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 2 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.771430 20477 catalog_manager.cc:5697] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:54.773370 20693 consensus_peers.cc:597] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:54.783538 21350 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.784718 21350 tablet_bootstrap.cc:492] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.785444 21350 ts_tablet_manager.cc:1403] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.015s
I20260709 13:06:54.788650 21355 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.789229 21355 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.792534 21350 raft_consensus.cc:359] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.793411 21350 raft_consensus.cc:740] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.794127 21350 consensus_queue.cc:260] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.800159 20795 raft_consensus.cc:1275] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.802994 21400 consensus_queue.cc:1048] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:54.807076 21355 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:54.823640 20798 raft_consensus.cc:1275] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.825611 21400 consensus_queue.cc:1048] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.845146 21350 ts_tablet_manager.cc:1434] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.059s	user 0.030s	sys 0.020s
I20260709 13:06:54.846369 21350 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.871810 21433 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.872434 21433 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.878518 21350 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.879680 21350 tablet_bootstrap.cc:492] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.880815 21350 ts_tablet_manager.cc:1403] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.012s
I20260709 13:06:54.883843 21350 raft_consensus.cc:359] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.884524 21350 raft_consensus.cc:740] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.884816 21433 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:54.885229 21350 consensus_queue.cc:260] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:54.887953 21350 ts_tablet_manager.cc:1434] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:54.888991 21350 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.916492 21350 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.917529 21350 tablet_bootstrap.cc:492] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.918406 21350 ts_tablet_manager.cc:1403] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260709 13:06:54.922482 21350 raft_consensus.cc:359] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.923599 21350 raft_consensus.cc:740] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.924319 21350 consensus_queue.cc:260] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.926877 21350 ts_tablet_manager.cc:1434] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:54.927907 21350 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.940078 20724 raft_consensus.cc:1275] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.955312 21433 raft_consensus.cc:493] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.955989 21433 raft_consensus.cc:515] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.956688 21350 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:54.958134 21350 tablet_bootstrap.cc:492] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:54.958338 21433 leader_election.cc:290] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.960186 21350 ts_tablet_manager.cc:1403] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260709 13:06:54.963680 21350 raft_consensus.cc:359] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.964416 21350 raft_consensus.cc:740] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.974992 21433 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.975625 21433 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:54.978019 21433 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:54.978996 20653 raft_consensus.cc:1275] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.965142 21350 consensus_queue.cc:260] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:54.983072 21350 ts_tablet_manager.cc:1434] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:54.986892 21350 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:54.989152 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:54.997225 20724 raft_consensus.cc:2393] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 2: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:06:54.990965 20654 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.998951 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:55.021032 21350 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.022135 21350 tablet_bootstrap.cc:492] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.022847 21350 ts_tablet_manager.cc:1403] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.002s
I20260709 13:06:55.025590 21350 raft_consensus.cc:359] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.026366 21350 raft_consensus.cc:740] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.027287 21350 consensus_queue.cc:260] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.032087 21350 ts_tablet_manager.cc:1434] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:55.033030 21350 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:55.039783 20767 consensus_peers.cc:597] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.050148 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.051936 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.052670 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.057047 21433 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.057821 21350 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.057631 21433 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.058655 21417 consensus_queue.cc:1048] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.058857 21350 tablet_bootstrap.cc:492] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.074589 21355 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.078348 21350 ts_tablet_manager.cc:1403] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.004s
I20260709 13:06:55.078598 21355 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.059837 21345 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.083161 21355 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:55.083747 21355 raft_consensus.cc:2749] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.081453 21350 raft_consensus.cc:359] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.084403 21350 raft_consensus.cc:740] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
W20260709 13:06:55.087255 20619 consensus_peers.cc:597] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.085124 21350 consensus_queue.cc:260] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.060601 21353 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:06:55.059708 21433 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:55.095027 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:55.097108 21350 ts_tablet_manager.cc:1434] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:06:55.098152 21350 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:55.104266 20767 consensus_peers.cc:597] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.107332 20649 raft_consensus.cc:1275] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.109138 21236 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.113903 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:55.119546 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 59794.3us
I20260709 13:06:55.127667 21350 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.128831 21350 tablet_bootstrap.cc:492] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.129520 21350 ts_tablet_manager.cc:1403] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.003s
I20260709 13:06:55.130369 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.133250 21350 raft_consensus.cc:359] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.135311 21350 raft_consensus.cc:740] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.141475 21350 consensus_queue.cc:260] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.143589 20726 raft_consensus.cc:1275] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.151178 21353 consensus_queue.cc:1048] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:55.154974 20727 raft_consensus.cc:1275] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.155864 21350 ts_tablet_manager.cc:1434] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
W20260709 13:06:55.157178 20693 consensus_peers.cc:597] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.159245 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.161679 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.160125 21396 consensus_queue.cc:1048] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:55.167059 20800 raft_consensus.cc:1275] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.161692 21346 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.168382 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.168610 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.170181 21344 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.172641 21350 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.172539 21344 leader_election.cc:304] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:55.174345 21355 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.173892 21433 raft_consensus.cc:2749] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.184428 21417 consensus_queue.cc:1048] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.189730 20651 raft_consensus.cc:1275] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.191289 21353 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:55.203192 20619 consensus_peers.cc:597] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:55.203794 20619 consensus_peers.cc:597] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.206597 20619 consensus_peers.cc:597] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.181865 21454 raft_consensus.cc:2749] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:55.226559 20767 consensus_peers.cc:597] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.228809 21406 consensus_queue.cc:1048] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:55.210637 21344 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.246755 21454 raft_consensus.cc:2749] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.248363 21454 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.248821 21454 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:06:55.280105 21344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 63922.4us
W20260709 13:06:55.293865 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 88423.5us
I20260709 13:06:55.335386 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:55.306181 21344 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:55.352339 21355 raft_consensus.cc:2749] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:55.368052 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 66736.2us
I20260709 13:06:55.381212 20653 raft_consensus.cc:1275] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.368713 21454 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:55.370868 21433 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.400250 21221 consensus_queue.cc:1048] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:55.377101 21344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 81151.5us
I20260709 13:06:55.426208 21350 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.399039 21355 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.445487 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.446719 21350 tablet_bootstrap.cc:492] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.447417 21350 ts_tablet_manager.cc:1403] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.285s	user 0.031s	sys 0.024s
I20260709 13:06:55.448873 21433 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.449465 21433 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.452025 21483 raft_consensus.cc:493] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.452550 21483 raft_consensus.cc:515] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.452934 21433 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:06:55.453472 20693 consensus_peers.cc:597] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.454686 21483 leader_election.cc:290] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:55.436002 21355 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.456250 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.457327 21355 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:55.460704 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.449900 21350 raft_consensus.cc:359] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.462164 21350 raft_consensus.cc:740] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.462970 21350 consensus_queue.cc:260] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.465106 21350 ts_tablet_manager.cc:1434] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:55.466212 21350 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.473054 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.483530 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:55.482302 21473 log.cc:927] Time spent T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: Append to log took a long time: real 0.111s	user 0.002s	sys 0.000s
W20260709 13:06:55.487799 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 88710.7us
W20260709 13:06:55.494481 20619 consensus_peers.cc:597] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.488616 21345 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.506135 21355 raft_consensus.cc:2749] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.506897 21345 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
W20260709 13:06:55.507412 21459 log.cc:927] Time spent T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.163s	user 0.000s	sys 0.002s
I20260709 13:06:55.508185 21355 raft_consensus.cc:2749] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.513197 21355 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.513881 21355 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.518761 21355 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:55.520071 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.527832 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:55.525492 21483 raft_consensus.cc:493] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.532516 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:55.535562 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:06:55.536724 20767 consensus_peers.cc:597] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.532572 21483 raft_consensus.cc:515] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.545238 21483 leader_election.cc:290] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:06:55.545684 20767 consensus_peers.cc:597] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.547335 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:55.549338 20619 consensus_peers.cc:597] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.552150 21346 leader_election.cc:304] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
W20260709 13:06:55.558241 20767 consensus_peers.cc:597] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.565418 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.558518 21483 raft_consensus.cc:2749] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.586546 21344 leader_election.cc:304] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:55.587436 21483 raft_consensus.cc:2749] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.558460 21346 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.588618 21483 raft_consensus.cc:2749] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.589112 21346 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.589932 21483 raft_consensus.cc:2749] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:55.585423 20619 consensus_peers.cc:597] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.596526 20619 consensus_peers.cc:597] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.613461 20767 consensus_peers.cc:597] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.631150 20619 consensus_peers.cc:597] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.644771 20693 consensus_peers.cc:597] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.645514 20693 consensus_peers.cc:597] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.648315 20767 consensus_peers.cc:597] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.649201 20767 consensus_peers.cc:597] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.650750 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 101848us
I20260709 13:06:55.675431 21350 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.676460 21350 tablet_bootstrap.cc:492] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.677074 21350 ts_tablet_manager.cc:1403] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.211s	user 0.040s	sys 0.027s
I20260709 13:06:55.680845 21350 raft_consensus.cc:359] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.681495 21350 raft_consensus.cc:740] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.686335 21350 consensus_queue.cc:260] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.688562 21350 ts_tablet_manager.cc:1434] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 13:06:55.688977 20619 consensus_peers.cc:597] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.689103 20693 consensus_peers.cc:597] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.689361 21350 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
W20260709 13:06:55.689776 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 43518.2us
W20260709 13:06:55.690542 20693 consensus_peers.cc:597] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.690917 20693 consensus_peers.cc:597] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.693449 21483 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.694006 21483 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.696022 21483 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:55.696750 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:06:55.698169 20693 consensus_peers.cc:597] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.702494 20693 consensus_peers.cc:597] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.703747 20619 consensus_peers.cc:597] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.704310 20619 consensus_peers.cc:597] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.705739 20693 consensus_peers.cc:597] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.706466 20693 consensus_peers.cc:597] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:55.706871 20693 consensus_peers.cc:597] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.710198 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.715004 21344 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:55.716207 21483 raft_consensus.cc:2749] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:55.721571 20767 consensus_peers.cc:597] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.743317 21350 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.744483 21350 tablet_bootstrap.cc:492] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.745205 21350 ts_tablet_manager.cc:1403] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.011s
I20260709 13:06:55.746795 21518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:40745 every 8 connection(s)
I20260709 13:06:55.746929 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:40745
I20260709 13:06:55.748245 21350 raft_consensus.cc:359] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.749084 21350 raft_consensus.cc:740] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.752592 21350 consensus_queue.cc:260] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.755034 21350 ts_tablet_manager.cc:1434] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:55.755865 21350 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.797250 21350 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.798988 21350 tablet_bootstrap.cc:492] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.800057 21519 heartbeater.cc:344] Connected to a master server at 127.17.52.254:44895
I20260709 13:06:55.804692 21519 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:55.804944 21350 ts_tablet_manager.cc:1403] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.008s
I20260709 13:06:55.805677 21519 heartbeater.cc:507] Master 127.17.52.254:44895 requested a full tablet report, sending...
I20260709 13:06:55.807711 21350 raft_consensus.cc:359] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.809381 21350 raft_consensus.cc:740] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.810508 21350 consensus_queue.cc:260] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.812067 21350 ts_tablet_manager.cc:1434] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:06:55.813778 20767 consensus_peers.cc:597] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:55.814777 21461 raft_consensus.cc:3060] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.812894 21350 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.816259 21355 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.816774 21355 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.818849 21355 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:06:55.820724 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:55.820978 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.823024 21346 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:55.827270 21483 raft_consensus.cc:2749] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.841565 21350 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.842525 21350 tablet_bootstrap.cc:492] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.843187 21350 ts_tablet_manager.cc:1403] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.004s
I20260709 13:06:55.846129 20477 ts_manager.cc:194] Re-registered known tserver with Master: 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:06:55.845935 21350 raft_consensus.cc:359] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.846632 21350 raft_consensus.cc:740] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.847293 21350 consensus_queue.cc:260] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.849254 21350 ts_tablet_manager.cc:1434] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:55.849984 21350 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.868768 21350 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.869688 21350 tablet_bootstrap.cc:492] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.870708 21350 ts_tablet_manager.cc:1403] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 13:06:55.873127 21350 raft_consensus.cc:359] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:55.873780 21350 raft_consensus.cc:740] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.874491 21350 consensus_queue.cc:260] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:06:55.876369 21350 ts_tablet_manager.cc:1434] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:06:55.877259 21350 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.879225 21355 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.879771 21355 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:55.881884 21355 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:06:55.883070 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:55.883199 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:06:55.884825 21345 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:06:55.885578 21355 raft_consensus.cc:2749] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:55.889786 20477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53314
I20260709 13:06:55.893824 21519 heartbeater.cc:499] Master 127.17.52.254:44895 was elected leader, sending a full tablet report...
I20260709 13:06:55.894651 21350 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.895411 21350 tablet_bootstrap.cc:492] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.895931 21350 ts_tablet_manager.cc:1403] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 13:06:55.897671 21350 raft_consensus.cc:359] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.898168 21350 raft_consensus.cc:740] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.898667 21350 consensus_queue.cc:260] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.900120 21350 ts_tablet_manager.cc:1434] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:55.900790 21350 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.914588 21350 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.915488 21350 tablet_bootstrap.cc:492] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.916095 21350 ts_tablet_manager.cc:1403] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 13:06:55.916512 21461 raft_consensus.cc:3060] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.918509 21350 raft_consensus.cc:359] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.919184 21350 raft_consensus.cc:740] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.919802 21350 consensus_queue.cc:260] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:55.921986 21350 ts_tablet_manager.cc:1434] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:55.922776 21350 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.943611 21350 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.944602 21350 tablet_bootstrap.cc:492] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.945219 21350 ts_tablet_manager.cc:1403] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 13:06:55.947623 21350 raft_consensus.cc:359] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.948262 21350 raft_consensus.cc:740] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.948969 21350 consensus_queue.cc:260] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.951122 21350 ts_tablet_manager.cc:1434] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:55.951903 21350 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.966917 21350 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.967590 21350 tablet_bootstrap.cc:492] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.968083 21350 ts_tablet_manager.cc:1403] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 13:06:55.969878 21350 raft_consensus.cc:359] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.970533 21350 raft_consensus.cc:740] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.971289 21350 consensus_queue.cc:260] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.973251 21350 ts_tablet_manager.cc:1434] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:55.974244 21350 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:55.988687 21350 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:55.989435 21350 tablet_bootstrap.cc:492] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:55.989925 21350 ts_tablet_manager.cc:1403] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:06:55.991739 21350 raft_consensus.cc:359] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.992231 21350 raft_consensus.cc:740] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.992821 21350 consensus_queue.cc:260] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:55.994498 21350 ts_tablet_manager.cc:1434] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:55.995172 21350 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.009550 21350 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.011391 21350 tablet_bootstrap.cc:492] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.012132 21350 ts_tablet_manager.cc:1403] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:06:56.013903 21350 raft_consensus.cc:359] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.014499 21350 raft_consensus.cc:740] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.015125 21350 consensus_queue.cc:260] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.017359 21350 ts_tablet_manager.cc:1434] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:06:56.018487 21350 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.019913 21461 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.033566 21453 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.040073 21350 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.041008 21350 tablet_bootstrap.cc:492] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.041615 21350 ts_tablet_manager.cc:1403] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 13:06:56.044100 21350 raft_consensus.cc:359] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:56.044750 21350 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.045441 21350 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:56.048852 21350 ts_tablet_manager.cc:1434] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:06:56.057294 21350 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.083504 21350 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.084388 21350 tablet_bootstrap.cc:492] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.084968 21350 ts_tablet_manager.cc:1403] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260709 13:06:56.087024 21350 raft_consensus.cc:359] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:56.087641 21350 raft_consensus.cc:740] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.088199 21350 consensus_queue.cc:260] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:56.089773 21350 ts_tablet_manager.cc:1434] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:56.090433 21350 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.091763 21483 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.092303 21483 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.095010 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:06:56.098836 21483 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:06:56.100945 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:06:56.106247 21346 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:06:56.107528 21355 raft_consensus.cc:2749] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:56.107836 20619 consensus_peers.cc:597] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:56.111954 21458 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.122691 21461 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.137646 21350 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:06:56.139048 21350 tablet_bootstrap.cc:492] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.140158 21350 ts_tablet_manager.cc:1403] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.018s
I20260709 13:06:56.142763 21350 raft_consensus.cc:359] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.143604 21350 raft_consensus.cc:740] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.144395 21350 consensus_queue.cc:260] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.146019 21350 ts_tablet_manager.cc:1434] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:56.146695 21350 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.167290 21350 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.168308 21350 tablet_bootstrap.cc:492] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.168965 21350 ts_tablet_manager.cc:1403] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 13:06:56.171809 21350 raft_consensus.cc:359] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.172715 21350 raft_consensus.cc:740] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.173357 21350 consensus_queue.cc:260] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.175485 21350 ts_tablet_manager.cc:1434] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:06:56.176285 21350 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.194417 21350 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.195297 21350 tablet_bootstrap.cc:492] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.196020 21350 ts_tablet_manager.cc:1403] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.011s
I20260709 13:06:56.198664 21350 raft_consensus.cc:359] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:56.199307 21350 raft_consensus.cc:740] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.200131 21350 consensus_queue.cc:260] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:06:56.202457 21350 ts_tablet_manager.cc:1434] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:56.203245 21350 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.209388 21458 raft_consensus.cc:3060] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.212405 21461 raft_consensus.cc:3060] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.249197 21350 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.250581 21350 tablet_bootstrap.cc:492] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.251286 21350 ts_tablet_manager.cc:1403] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.020s
I20260709 13:06:56.253806 21350 raft_consensus.cc:359] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.254456 21350 raft_consensus.cc:740] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.255221 21350 consensus_queue.cc:260] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.256681 21350 ts_tablet_manager.cc:1434] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:56.257229 21350 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.272060 21350 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.272756 21350 tablet_bootstrap.cc:492] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.273222 21350 ts_tablet_manager.cc:1403] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260709 13:06:56.275666 21350 raft_consensus.cc:359] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.276312 21350 raft_consensus.cc:740] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.276894 21350 consensus_queue.cc:260] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.279160 21350 ts_tablet_manager.cc:1434] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:56.280189 21350 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.295387 21350 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.296401 21350 tablet_bootstrap.cc:492] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.297008 21350 ts_tablet_manager.cc:1403] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 13:06:56.298852 21350 raft_consensus.cc:359] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.299326 21350 raft_consensus.cc:740] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.299839 21350 consensus_queue.cc:260] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:06:56.301600 21350 ts_tablet_manager.cc:1434] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:06:56.302935 21350 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap starting.
I20260709 13:06:56.314946 21458 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.315369 21350 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:56.316256 21350 tablet_bootstrap.cc:492] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Bootstrap complete.
I20260709 13:06:56.316895 21350 ts_tablet_manager.cc:1403] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:06:56.319271 21350 raft_consensus.cc:359] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.319911 21350 raft_consensus.cc:740] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Initialized, Role: FOLLOWER
I20260709 13:06:56.320628 21350 consensus_queue.cc:260] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:06:56.322618 21350 ts_tablet_manager.cc:1434] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:06:56.740586 21461 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.756386 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:05.799955 20726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:05.800840 20726 raft_consensus.cc:606] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:05.814715 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82ffb43555224a58830ad331820a220a"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:05.815198 20799 raft_consensus.cc:606] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:05.817517 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89a863de40e843cfb7f38aade378535b"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:05.817971 20799 raft_consensus.cc:606] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:05.821002 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:05.821492 20799 raft_consensus.cc:606] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:05.839232 20654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:05.839848 20654 raft_consensus.cc:606] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:05.842624 20654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:05.843149 20654 raft_consensus.cc:606] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:05.844245 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:05.845844 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:05.973836 21576 raft_consensus.cc:993] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:05.974537 21577 raft_consensus.cc:1081] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:05.976075 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89a863de40e843cfb7f38aade378535b"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41870
I20260709 13:07:05.976670 21461 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:05.977059 21461 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.983444 21461 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:05.985384 21461 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:05.986325 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:05.986564 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:05.987089 20726 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.987140 20799 raft_consensus.cc:3055] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:05.987573 20799 raft_consensus.cc:740] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:05.988426 20799 consensus_queue.cc:260] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:05.989811 20799 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.994801 20726 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:05.996428 21346 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:05.997715 20799 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:05.998569 21585 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:05.999884 21585 raft_consensus.cc:697] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:06.001596 21585 consensus_queue.cc:237] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:06.013643 20475 catalog_manager.cc:5697] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:06.045821 21582 raft_consensus.cc:993] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.046452 21572 raft_consensus.cc:1081] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.047844 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:06.048359 21461 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.048714 21461 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.051777 21570 raft_consensus.cc:993] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.052235 21576 raft_consensus.cc:1081] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.054247 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82ffb43555224a58830ad331820a220a"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41870
I20260709 13:07:06.054752 21458 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.054994 21458 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.055182 21461 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.057319 21461 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:06.057663 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:06.058303 20799 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.062464 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:06.062373 21458 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.063164 20654 raft_consensus.cc:3055] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.063522 20654 raft_consensus.cc:740] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:06.064677 21458 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:06.065012 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:06.064348 20654 consensus_queue.cc:260] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.065503 20798 raft_consensus.cc:3055] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:06.065717 20798 raft_consensus.cc:740] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:06.066191 20654 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.066432 20798 consensus_queue.cc:260] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.067378 20798 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.067695 20799 raft_consensus.cc:2468] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:06.068807 21345 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:06.069600 21585 raft_consensus.cc:2804] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.070037 21585 raft_consensus.cc:697] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:06.070914 21585 consensus_queue.cc:237] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.074498 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:06.075104 20646 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.078332 20798 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:06.081025 20654 raft_consensus.cc:2468] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:06.082456 21345 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:06.083266 21586 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:06.084511 21586 raft_consensus.cc:697] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:06.085274 21586 consensus_queue.cc:237] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.091037 20646 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:06.101576 20475 catalog_manager.cc:5697] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.119127 20475 catalog_manager.cc:5697] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 2 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.249185 21578 raft_consensus.cc:993] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.249821 21575 raft_consensus.cc:1081] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.251233 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:06.251641 21461 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.251868 21461 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.256705 21461 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:06.257982 21461 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:06.258958 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:06.259361 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:06.259442 20727 raft_consensus.cc:3055] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.259817 20727 raft_consensus.cc:740] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:06.259831 20646 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.260716 20727 consensus_queue.cc:260] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:06.261922 20727 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.266641 21576 raft_consensus.cc:993] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.266563 20646 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:06.267119 21577 raft_consensus.cc:1081] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:06.268400 21344 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:06.269174 21585 raft_consensus.cc:2804] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.268960 20727 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:06.269227 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41870
I20260709 13:07:06.269877 21585 raft_consensus.cc:697] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:06.270522 21461 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.270884 21461 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.270869 21585 consensus_queue.cc:237] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:06.276914 21461 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.279395 21461 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:06.279461 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:06.280086 20799 raft_consensus.cc:3055] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:06.280395 20799 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:06.281093 20799 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.281637 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:06.282225 20646 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.282301 20799 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.287456 20475 catalog_manager.cc:5697] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.289552 20799 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:06.290542 21345 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:06.292467 21585 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:06.295181 20646 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:06.293905 21585 raft_consensus.cc:697] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:06.296718 21585 consensus_queue.cc:237] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:06.319361 20475 catalog_manager.cc:5697] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 2 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:06.399320 20727 raft_consensus.cc:1275] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.400424 21585 consensus_queue.cc:1048] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.409583 20798 raft_consensus.cc:1275] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.411818 21586 consensus_queue.cc:1048] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.411774 21597 raft_consensus.cc:993] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:06.413985 21582 raft_consensus.cc:1081] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:06.415784 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:54854
I20260709 13:07:06.416297 20798 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:06.416635 20798 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.423944 20798 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:06.426780 20798 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:06.428417 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:06.429010 20727 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.430501 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:06.431118 20646 raft_consensus.cc:3055] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:06.431396 20646 raft_consensus.cc:740] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:06.432142 20646 consensus_queue.cc:260] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:06.433290 20646 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.443077 20646 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:06.444216 20765 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:06.444905 21570 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.445324 21570 raft_consensus.cc:697] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:06.446115 21570 consensus_queue.cc:237] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:06.447858 20727 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:06.461166 20646 raft_consensus.cc:1275] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.462486 21586 consensus_queue.cc:1048] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.464217 20475 catalog_manager.cc:5697] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:06.474956 20799 raft_consensus.cc:1275] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.477968 21586 consensus_queue.cc:1048] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.567912 20646 raft_consensus.cc:1275] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.569396 21586 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.581854 20799 raft_consensus.cc:1275] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.583950 21586 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.690573 20727 raft_consensus.cc:1275] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.691897 21586 consensus_queue.cc:1048] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.701011 20646 raft_consensus.cc:1275] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.703322 21585 consensus_queue.cc:1048] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:06.723047 20799 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.724772 21593 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:06.737339 20646 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:06.739894 21593 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.846871 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.873046 20646 raft_consensus.cc:1275] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.874155 21576 consensus_queue.cc:1048] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.887697 20727 raft_consensus.cc:1275] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:06.889088 21570 consensus_queue.cc:1048] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:06.914474 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:06.955305 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:06.955866 20799 raft_consensus.cc:606] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:06.958420 20727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24731aee78a3445083491c66d4881fa5"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:06.958846 20727 raft_consensus.cc:606] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:06.961527 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:06.962113 20646 raft_consensus.cc:606] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:06.964763 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8342d8634e483d9208d43280d72337"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:06.965313 20646 raft_consensus.cc:606] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:06.968007 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:06.968487 20646 raft_consensus.cc:606] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:06.969553 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:06.971092 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:07.243266 21598 raft_consensus.cc:993] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.244984 21598 raft_consensus.cc:1081] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.246590 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8342d8634e483d9208d43280d72337"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:07.248495 21461 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.248898 21461 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.257102 21461 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:07.258693 21461 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:07.259729 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:07.259950 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:07.260396 20800 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.260437 20654 raft_consensus.cc:3055] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.260865 20654 raft_consensus.cc:740] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:07.261587 20654 consensus_queue.cc:260] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:07.262811 20654 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.267210 20800 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:07.268461 21345 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:07.269205 20654 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:07.269217 21593 raft_consensus.cc:2804] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.269909 21593 raft_consensus.cc:697] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:07.270797 21593 consensus_queue.cc:237] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:07.280942 20475 catalog_manager.cc:5697] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.314493 21578 raft_consensus.cc:993] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.314881 21610 raft_consensus.cc:1081] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.316237 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24731aee78a3445083491c66d4881fa5"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:07.316679 21461 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.316948 21461 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.321545 21461 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:07.322988 21461 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:07.323765 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:07.323904 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:07.324477 20727 raft_consensus.cc:3055] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.324541 20799 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.324880 20727 raft_consensus.cc:740] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:07.325665 20727 consensus_queue.cc:260] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:07.326804 20727 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.331516 20799 raft_consensus.cc:2468] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:07.332983 21345 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:07.333909 21593 raft_consensus.cc:2804] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.334426 21593 raft_consensus.cc:697] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:07.333982 20727 raft_consensus.cc:2468] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:07.335295 21593 consensus_queue.cc:237] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:07.345103 20475 catalog_manager.cc:5697] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.435986 21570 raft_consensus.cc:993] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.436439 21576 raft_consensus.cc:1081] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.437764 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41870
I20260709 13:07:07.438189 21461 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.438441 21461 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.443768 21461 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:07.445973 21461 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:07.446280 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:07.446872 20799 raft_consensus.cc:3055] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.447141 20799 raft_consensus.cc:740] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:07.447907 20799 consensus_queue.cc:260] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:07.449057 20799 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.450537 21572 raft_consensus.cc:993] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:07.452178 21572 raft_consensus.cc:1081] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:07.452502 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:07.453047 20654 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.453763 20800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:54854
I20260709 13:07:07.454305 20800 raft_consensus.cc:493] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.454619 20800 raft_consensus.cc:3060] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.454970 21572 raft_consensus.cc:993] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.455440 21572 raft_consensus.cc:1081] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:07.456640 20799 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:07.458133 21461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:07.458376 21345 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:07.458561 21461 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:07.458891 21461 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.459085 21593 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:07.459594 21593 raft_consensus.cc:697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:07.460398 21593 consensus_queue.cc:237] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:07.461289 20800 raft_consensus.cc:515] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:07.463410 20800 leader_election.cc:290] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:07.463665 21461 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:07.464134 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:07.464674 20646 raft_consensus.cc:3055] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.464926 20646 raft_consensus.cc:740] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:07.465595 20646 consensus_queue.cc:260] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:07.466194 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:07.466717 20653 raft_consensus.cc:3055] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.466758 20646 raft_consensus.cc:3060] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.467082 20653 raft_consensus.cc:740] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:07.467783 20653 consensus_queue.cc:260] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:07.468611 20653 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.470868 20654 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:07.471040 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:07.471630 20726 raft_consensus.cc:3060] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.479825 20653 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:07.482566 21461 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:07.483251 21344 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:07.484402 20646 raft_consensus.cc:2468] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:07.485913 21593 raft_consensus.cc:2804] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.485999 20765 leader_election.cc:304] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:07.486483 21593 raft_consensus.cc:697] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:07.486954 21576 raft_consensus.cc:2804] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.486575 20475 catalog_manager.cc:5697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 2 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.487473 21576 raft_consensus.cc:697] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:07.487358 21593 consensus_queue.cc:237] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:07.488420 21576 consensus_queue.cc:237] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:07.490522 20726 raft_consensus.cc:2468] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:07.491518 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:07.492147 20727 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.500892 20727 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:07.512660 20475 catalog_manager.cc:5697] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:07.529701 20475 catalog_manager.cc:5697] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.748442 20646 raft_consensus.cc:1275] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.749580 21593 consensus_queue.cc:1048] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.764004 20800 raft_consensus.cc:1275] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.764375 20799 raft_consensus.cc:1275] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.766136 21585 consensus_queue.cc:1048] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.766184 21593 consensus_queue.cc:1048] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.797856 20727 raft_consensus.cc:1275] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.799404 21593 consensus_queue.cc:1048] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.881968 20646 raft_consensus.cc:1275] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.883049 21593 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.897850 20799 raft_consensus.cc:1275] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:07.898723 20646 raft_consensus.cc:1275] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.900077 21585 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:07.901825 21570 consensus_queue.cc:1048] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.919111 20727 raft_consensus.cc:1275] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.926087 21616 consensus_queue.cc:1048] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.937970 20724 raft_consensus.cc:1275] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.939321 21585 consensus_queue.cc:1048] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.962620 20653 raft_consensus.cc:1275] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.963845 21629 consensus_queue.cc:1048] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.971928 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.016292 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:08.057603 20724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:08.058142 20724 raft_consensus.cc:606] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:08.060351 20724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54d2d6990c79487fab5024aa42972924"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:08.060766 20724 raft_consensus.cc:606] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:08.063009 20800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8529638fe5764d82931c792fc77eac45"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:08.063446 20800 raft_consensus.cc:606] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Received request to transfer leadership to TS 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:08.065619 20724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:08.066118 20724 raft_consensus.cc:606] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:08.068171 20724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:08.068626 20724 raft_consensus.cc:606] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:08.069495 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:08.070813 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:08.141885 21610 raft_consensus.cc:993] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:08.142372 21578 raft_consensus.cc:1081] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:08.143680 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54d2d6990c79487fab5024aa42972924"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:08.144138 21458 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.144482 21458 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.147001 21610 raft_consensus.cc:993] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:08.147513 21578 raft_consensus.cc:1081] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:08.148838 20800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:54852
I20260709 13:07:08.149237 20800 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.149505 20800 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.149852 21458 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:08.151855 21458 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:08.152349 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:08.152652 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:08.152980 20724 raft_consensus.cc:3055] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.153195 20653 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.153333 20724 raft_consensus.cc:740] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:08.154325 20724 consensus_queue.cc:260] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:08.154891 20800 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.155684 20724 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.156971 20800 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:08.157509 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:08.157866 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:08.158038 20646 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.158411 20726 raft_consensus.cc:3055] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.158735 20726 raft_consensus.cc:740] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:08.159409 20726 consensus_queue.cc:260] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.160283 20653 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:08.160528 20726 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.161496 21344 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:08.162868 21585 raft_consensus.cc:2804] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.163328 21585 raft_consensus.cc:697] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:08.164119 21585 consensus_queue.cc:237] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:08.165529 20646 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:08.166764 20765 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:08.167541 21576 raft_consensus.cc:2804] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.167702 20724 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:08.168073 21576 raft_consensus.cc:697] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:08.168184 20726 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:08.169085 21576 consensus_queue.cc:237] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.181639 20473 catalog_manager.cc:5697] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.186259 20472 catalog_manager.cc:5697] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.218107 21578 raft_consensus.cc:993] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:08.218703 21610 raft_consensus.cc:1081] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:08.220052 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:08.220633 21458 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.220947 21458 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.225455 21458 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:08.226970 21458 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:08.227911 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:08.228399 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:08.228530 20726 raft_consensus.cc:3055] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:08.228950 20726 raft_consensus.cc:740] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:08.228976 20800 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.229772 20726 consensus_queue.cc:260] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:08.230958 20726 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.236124 20800 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:08.237314 21345 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:08.237573 20726 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:08.238049 21585 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.238574 21585 raft_consensus.cc:697] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:08.239334 21585 consensus_queue.cc:237] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:08.247705 20472 catalog_manager.cc:5697] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 2 to 3, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.250797 21578 raft_consensus.cc:993] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:08.251333 21578 raft_consensus.cc:1081] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:08.252769 20800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:54852
I20260709 13:07:08.253186 20800 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.253521 20800 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.258754 20800 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.260135 20800 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:08.260880 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:08.261186 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:08.261444 20646 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.261677 20726 raft_consensus.cc:3055] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.261965 20726 raft_consensus.cc:740] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:08.262645 20726 consensus_queue.cc:260] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.263902 20726 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.270017 20726 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:08.270017 20646 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:08.271270 20767 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:08.271881 21576 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.272390 21576 raft_consensus.cc:697] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:08.273038 21576 consensus_queue.cc:237] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.281975 20472 catalog_manager.cc:5697] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:08.344938 21616 raft_consensus.cc:993] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 3f0de7225e964d77b1d01e09df1ef00d to start an election
I20260709 13:07:08.345343 21576 raft_consensus.cc:1081] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Signalling peer 3f0de7225e964d77b1d01e09df1ef00d to start an election
I20260709 13:07:08.346891 20646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8529638fe5764d82931c792fc77eac45"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
 from {username='slave'} at 127.0.0.1:38898
I20260709 13:07:08.347420 20646 raft_consensus.cc:493] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:08.347745 20646 raft_consensus.cc:3060] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.352352 20646 raft_consensus.cc:515] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.354010 20646 leader_election.cc:290] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:08.354732 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:08.354930 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:08.355275 20726 raft_consensus.cc:3060] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.355484 20800 raft_consensus.cc:3055] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.355834 20800 raft_consensus.cc:740] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:08.356531 20800 consensus_queue.cc:260] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.357398 20800 raft_consensus.cc:3060] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.359759 20726 raft_consensus.cc:2468] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:08.360950 20619 leader_election.cc:304] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:08.361589 21572 raft_consensus.cc:2804] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.361728 20800 raft_consensus.cc:2468] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:08.362030 21572 raft_consensus.cc:697] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:08.362874 21572 consensus_queue.cc:237] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:08.371418 20472 catalog_manager.cc:5697] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 2, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 2 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:08.580744 20646 raft_consensus.cc:1275] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.581710 21651 consensus_queue.cc:1048] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.586289 20724 raft_consensus.cc:1275] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.587621 21576 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.604226 20726 raft_consensus.cc:1275] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.606415 21651 consensus_queue.cc:1048] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.615070 20646 raft_consensus.cc:1275] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.616631 21576 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.757710 20800 raft_consensus.cc:1275] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:08.758803 21651 consensus_queue.cc:1048] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.767449 20726 raft_consensus.cc:1275] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:08.768983 21585 consensus_queue.cc:1048] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.773583 20724 raft_consensus.cc:1275] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.774981 21576 consensus_queue.cc:1048] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.786044 20646 raft_consensus.cc:1275] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.787461 21653 consensus_queue.cc:1048] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.864717 20726 raft_consensus.cc:1275] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.866310 21623 consensus_queue.cc:1048] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.873878 20800 raft_consensus.cc:1275] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.876041 21572 consensus_queue.cc:1048] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:09.071630 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:09.114271 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:09.152545 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:09.153220 20799 raft_consensus.cc:606] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:09.156167 20654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:09.156742 20654 raft_consensus.cc:606] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:09.159373 20799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:09.159837 20799 raft_consensus.cc:606] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:09.160739 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:07:09.162153 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:09.269407 21653 raft_consensus.cc:993] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:09.269876 21576 raft_consensus.cc:1081] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:09.271378 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41870
I20260709 13:07:09.271821 21458 raft_consensus.cc:493] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:09.272073 21458 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.276614 21458 raft_consensus.cc:515] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:09.279132 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:09.279309 21458 leader_election.cc:290] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:09.279724 20726 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.280359 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:09.280911 20799 raft_consensus.cc:3055] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:09.281212 20799 raft_consensus.cc:740] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:09.281915 20799 consensus_queue.cc:260] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:09.282858 20799 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.285486 20726 raft_consensus.cc:2468] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:09.286578 21346 leader_election.cc:304] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:09.287386 21585 raft_consensus.cc:2804] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:09.287812 21585 raft_consensus.cc:697] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:09.288118 20799 raft_consensus.cc:2468] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:09.288538 21585 consensus_queue.cc:237] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:09.296653 20472 catalog_manager.cc:5697] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:10.606750 21674 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.607488 21674 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.618237 21674 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.639449 21678 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.648309 21678 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.650398 21680 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.650656 21678 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.643174 21683 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.652555 21683 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.653280 21680 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.645310 21677 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.645998 21676 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.647358 21679 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.664896 21689 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.660917 21687 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.665184 21676 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.672672 21676 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.665266 21679 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.674152 21689 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.675513 21679 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.676779 21689 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.677736 21680 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.654814 21683 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.678030 21677 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.678761 21687 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.693233 21677 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.694788 21687 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.699429 21679 raft_consensus.cc:493] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.699958 21679 raft_consensus.cc:515] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.701949 21679 leader_election.cc:290] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.702284 21683 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.702853 21683 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.704787 21683 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.714161 21681 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.714866 21681 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.715900 21691 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.716428 21691 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.718592 21681 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.723194 21681 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.723717 21681 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.725674 21681 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.726680 21685 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.727162 21685 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.729447 21685 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.729920 21685 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.730391 21685 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.732131 21685 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.734777 21685 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.736119 21684 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.739102 21678 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.739591 21689 raft_consensus.cc:493] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.740103 21690 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.740773 21674 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.740617 21690 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.740242 21689 raft_consensus.cc:515] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.741284 21674 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.743512 21675 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.739657 21678 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.744074 21675 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.744458 21689 leader_election.cc:290] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.737175 21684 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.748543 21678 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.746996 21684 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.749573 21684 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.749890 21688 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.750443 21688 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.751016 21684 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.752400 21688 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.752948 21688 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.753379 21688 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.755113 21684 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.756975 21675 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.749466 21682 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.758486 21682 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.759308 21688 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.735351 21685 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.760402 21682 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.761401 21685 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.763446 21690 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.766618 21674 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.768203 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.768756 21684 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.772650 21684 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.770215 21690 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.775060 21690 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.776384 21682 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.776952 21682 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.777531 21690 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.778849 21682 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.779904 21674 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.780465 21674 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.781667 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.782352 20799 raft_consensus.cc:2468] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:07:10.783557 21674 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.787422 21687 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.788012 21687 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.790290 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.790935 20795 raft_consensus.cc:2468] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:10.790751 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.792392 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.790015 21687 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.793727 21689 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.794242 21682 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.794261 21689 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.794771 21682 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.796491 21689 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.796666 21682 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.797029 21689 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.797175 21682 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.793382 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.797513 21689 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.799213 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.800159 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:10.802273 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:10.802479 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:10.803205 20723 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:10.800920 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:10.803917 20728 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:07:10.804440 21685 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.797698 21682 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.805137 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:10.803989 21689 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.805919 20726 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:10.806435 21701 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.797416 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.805027 21685 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.806981 21701 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.809216 21701 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.806867 21682 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.815243 21678 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.815850 21678 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.821590 21678 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.814285 21677 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.822477 21677 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.824431 21677 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.825457 21676 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.825992 20618 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:10.825757 21685 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.827706 21702 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.828255 21702 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.825430 20692 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:10.826612 21676 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.836429 21702 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.836771 21676 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.833673 21685 raft_consensus.cc:2804] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:10.837739 21685 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.838143 21685 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:10.839846 21700 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.840466 21700 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.841979 21689 raft_consensus.cc:493] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.842559 21689 raft_consensus.cc:515] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.842901 21700 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.843142 21695 raft_consensus.cc:493] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.843910 21700 raft_consensus.cc:493] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.843768 21695 raft_consensus.cc:515] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.844607 21689 leader_election.cc:290] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.844413 21700 raft_consensus.cc:515] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.847303 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.844956 21684 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.846167 21681 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.848264 21675 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.851447 21700 leader_election.cc:290] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.853138 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:10.871433 20726 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:10.870533 21705 raft_consensus.cc:493] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.871942 20619 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:10.851341 21698 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.873695 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.867465 21702 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.869338 21674 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.877322 21684 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.880066 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.887143 21674 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.887316 21684 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.889288 21674 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.889760 21684 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:10.881181 21691 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.876014 21698 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.892109 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.892422 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.892827 20796 raft_consensus.cc:2468] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:10.893016 20798 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:10.893496 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.876466 21705 raft_consensus.cc:515] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.893992 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.895438 21705 leader_election.cc:290] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.893514 21698 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.883395 21692 raft_consensus.cc:493] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.883911 21694 raft_consensus.cc:2804] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.884320 21702 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.898808 21692 raft_consensus.cc:515] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.900637 21702 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.874791 21675 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.900981 21692 leader_election.cc:290] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.898859 21694 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.901661 21694 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.890591 21677 raft_consensus.cc:2804] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.902261 21677 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.902662 21677 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.880317 21699 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.906363 21699 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.908691 21699 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.909127 21676 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.911113 20692 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:10.912358 20692 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:10.913376 21682 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.913743 21682 raft_consensus.cc:493] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.914103 21682 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.915349 21695 leader_election.cc:290] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.909727 21676 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.917727 21676 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.872339 21681 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.918270 21700 raft_consensus.cc:2804] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.918744 21700 raft_consensus.cc:493] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.918979 21684 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.919102 21700 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.919498 21675 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.919510 21684 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:07:10.922626 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 54503.3us
I20260709 13:07:10.922930 21701 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.938187 21689 raft_consensus.cc:493] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:10.944875 20618 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:10.950207 21685 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.952126 21687 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.952687 21687 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:10.953670 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:10.954368 21692 raft_consensus.cc:493] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.954174 21701 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.954867 21692 raft_consensus.cc:515] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.956709 21692 leader_election.cc:290] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.957146 21692 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.957564 21693 raft_consensus.cc:493] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.957701 21698 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:10.958355 21698 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.959380 21684 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.960026 21703 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.960359 21698 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.960572 21703 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.955080 21696 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.962097 21696 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.962888 21703 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.963541 21693 raft_consensus.cc:515] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.965000 21687 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:10.967067 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.939831 21688 raft_consensus.cc:493] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
W20260709 13:07:10.968103 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 96207.2us
I20260709 13:07:10.968817 20619 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:10.970592 20619 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:10.965693 21682 raft_consensus.cc:515] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.952556 21685 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.976068 21710 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.976637 21710 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.978941 21710 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.979471 21710 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.979933 21710 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:10.964105 21696 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.983553 21695 raft_consensus.cc:493] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:10.985232 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:10.968199 21678 raft_consensus.cc:2749] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:10.968451 21689 raft_consensus.cc:515] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.004261 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.004678 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:10.989198 21676 raft_consensus.cc:2804] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:10.992515 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.006325 21676 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.006651 20651 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:11.007350 21705 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:10.993332 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:10.994637 21681 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.007910 21705 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:10.969446 21688 raft_consensus.cc:515] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.010252 21688 leader_election.cc:290] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:10.989569 21691 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.018850 21691 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.020071 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.020701 20646 raft_consensus.cc:2468] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:07:10.996307 21695 raft_consensus.cc:515] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:10.988955 21699 raft_consensus.cc:493] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.023557 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.023744 21699 raft_consensus.cc:515] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.024415 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.025629 20647 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:11.026422 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.001139 21701 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.004972 20799 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.990124 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.012073 20649 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:07:11.006755 21676 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.015758 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.004330 21689 leader_election.cc:290] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.027417 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:10.957597 21692 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.025949 21699 leader_election.cc:290] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.038275 21694 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.040699 21694 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.042418 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.043879 20653 raft_consensus.cc:2393] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 3: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:07:11.044669 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.045433 20647 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:11.047226 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.051528 20799 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 4.
I20260709 13:07:10.981931 21710 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:10.969000 21693 leader_election.cc:290] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.055086 20692 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
W20260709 13:07:11.057176 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 89631.1us
I20260709 13:07:11.038900 21682 leader_election.cc:290] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.060809 21700 raft_consensus.cc:515] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.062268 21682 raft_consensus.cc:2804] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.062846 21682 raft_consensus.cc:697] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:11.063704 21682 consensus_queue.cc:237] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.066416 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.053347 21705 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.095036 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.095674 20799 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.060825 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.097474 20652 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:11.090879 21688 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.098973 21715 raft_consensus.cc:493] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.099555 21707 raft_consensus.cc:2804] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.100019 21707 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.099596 21715 raft_consensus.cc:515] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.100401 21707 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.101639 21695 leader_election.cc:290] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.098640 21688 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.098628 21677 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.074783 21700 leader_election.cc:290] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.077564 21696 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.104132 21703 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.104584 21692 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.104815 21704 raft_consensus.cc:493] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.102310 21699 raft_consensus.cc:493] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.105695 21716 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.104528 21712 raft_consensus.cc:493] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
W20260709 13:07:11.110957 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 140405us
I20260709 13:07:11.116093 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.117093 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.133430 20765 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.136075 20619 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.119172 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.119762 21688 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.113759 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.139140 21712 raft_consensus.cc:515] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.123561 21691 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.124326 21705 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.129274 20799 raft_consensus.cc:2468] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:11.133586 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.134320 21674 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.118383 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.134706 21716 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.138729 21718 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.136148 21692 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.136075 20795 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:11.162459 21711 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.135663 21695 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.164559 20765 leader_election.cc:304] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.111088 21681 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.167793 20692 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.112316 21693 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.182382 21716 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.132084 21703 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.171545 21692 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.166831 21674 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.184540 21703 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.140326 21677 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.132802 21715 leader_election.cc:290] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.185107 21692 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.182564 21693 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.187518 21693 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.188644 21712 leader_election.cc:290] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.173873 21711 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.180394 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.190521 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.191095 20723 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:11.191583 21711 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.170485 21718 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.193351 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.194379 21718 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.195127 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.185184 21674 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.193622 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.195948 21676 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.179944 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.180167 21708 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.196002 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.197253 21708 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.197659 21708 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.162959 21705 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.136044 21699 raft_consensus.cc:515] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.180732 21697 raft_consensus.cc:493] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.180754 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.181092 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.181144 21687 raft_consensus.cc:2804] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.170234 21689 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:11.170017 21702 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.191159 20728 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:11.206930 21714 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.192154 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.199337 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.177975 21695 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.179018 21682 raft_consensus.cc:2804] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.196959 20800 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:11.209313 21702 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.214449 21715 raft_consensus.cc:493] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.214990 21715 raft_consensus.cc:515] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.208218 21687 raft_consensus.cc:493] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.215914 21687 raft_consensus.cc:3060] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.216363 21702 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.217164 21715 leader_election.cc:290] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.180336 21706 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.135892 21696 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.219213 21705 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.215235 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.209548 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.203001 21681 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.220300 20692 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.213039 20765 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.223649 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.224328 20795 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.132308 21704 raft_consensus.cc:515] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.227293 20765 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.206259 20723 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:07:11.225394 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.233630 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.234577 21686 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:11.234869 21679 raft_consensus.cc:2804] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.235172 20618 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.235373 20726 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:11.207538 21714 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.238283 21696 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.238772 21676 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.226128 21701 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.235041 21686 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.236603 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:11.238302 21677 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:11.245306 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.240887 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.208856 21697 raft_consensus.cc:515] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.239203 21689 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.248610 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.260339 20721 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.248854 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.249861 21718 raft_consensus.cc:493] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.258531 21683 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:11.246129 21701 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.262342 21701 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.252990 21686 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.225967 21682 raft_consensus.cc:697] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:11.217826 21706 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.252323 21712 raft_consensus.cc:493] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.264477 20765 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.253674 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.230041 21710 raft_consensus.cc:493] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.253862 20795 raft_consensus.cc:2468] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:11.235078 21681 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.256948 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:11.277160 20618 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.276508 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.271016 21712 raft_consensus.cc:515] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.279584 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.280540 21712 leader_election.cc:290] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.281062 21710 raft_consensus.cc:515] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.275303 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.270195 21680 raft_consensus.cc:2804] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.261014 21699 leader_election.cc:290] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.283116 21710 leader_election.cc:290] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.237411 21679 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.283145 21680 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.283639 21679 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.283751 21680 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.255157 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.255672 21677 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.258777 21689 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.265367 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.289860 21677 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.294346 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.295014 20798 raft_consensus.cc:2468] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:11.297102 21699 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.297652 21699 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.298153 20692 leader_election.cc:304] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.261405 21683 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.298743 21683 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.267418 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.269955 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.269963 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.270349 21706 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.270900 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.271898 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.310966 20650 raft_consensus.cc:1240] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.272181 21714 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.272572 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.273291 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.312969 20646 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:11.313021 21704 leader_election.cc:290] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.261472 21718 raft_consensus.cc:515] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.313584 21722 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.287031 21709 raft_consensus.cc:2804] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.268069 21705 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:11.288672 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.264683 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.314105 21722 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.304374 21712 raft_consensus.cc:2804] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.319646 21705 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.320271 21712 raft_consensus.cc:493] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.320676 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.320699 21712 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.322140 21699 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.323999 21705 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.284569 21686 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.325963 21686 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.326238 20798 raft_consensus.cc:1240] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.270871 21695 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.315363 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.317446 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.317714 21718 leader_election.cc:290] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.275578 21697 leader_election.cc:290] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.319999 21709 raft_consensus.cc:697] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:11.331226 20797 raft_consensus.cc:1240] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.331847 20721 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:11.332909 21690 consensus_queue.cc:1059] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.334772 21680 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.348438 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aed98024bd458089df5ba4707e20af" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.342422 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.294512 21679 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.337929 21721 raft_consensus.cc:493] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.339170 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.349876 21680 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.350152 20646 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.350724 21679 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.351513 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.351874 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.352188 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.353523 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8529638fe5764d82931c792fc77eac45" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.353785 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.354571 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:11.355014 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.328164 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.355526 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.356041 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.356781 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.357025 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.357404 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.357849 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.356931 20719 raft_consensus.cc:1240] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.357971 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.358419 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.359299 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.359521 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.359939 21446 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:07:11.360549 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.360612 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.338398 21709 consensus_queue.cc:237] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.341821 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.360119 21461 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 1.
I20260709 13:07:11.358491 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.342525 21686 raft_consensus.cc:3055] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.336356 21707 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.337301 21682 consensus_queue.cc:237] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.364207 21686 raft_consensus.cc:740] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:11.364899 20719 raft_consensus.cc:1240] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.371929 21689 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.339495 21687 raft_consensus.cc:515] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.348663 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.348593 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.336231 21708 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.363246 20646 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:11.373478 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.375010 20798 raft_consensus.cc:1240] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.362654 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.378278 21687 leader_election.cc:290] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.379256 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.361583 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.381079 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.382373 20796 raft_consensus.cc:1275] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:11.382717 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.382421 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.383890 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.384244 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.389614 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.391217 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.391698 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.392697 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.393221 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.393076 21712 raft_consensus.cc:515] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.393481 21439 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:11.314605 21683 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.335433 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:11.400887 21707 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.402491 20651 raft_consensus.cc:2393] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 3: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:07:11.404892 21718 consensus_queue.cc:1059] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:11.384968 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.405805 21718 consensus_queue.cc:1243] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer eb486eb660e6413d825356886d2cdf1e log is divergent from this leader: its last log entry 4.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
I20260709 13:07:11.385049 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.408054 21458 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:11.408715 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.385896 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.410091 21695 raft_consensus.cc:3055] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:11.381127 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.379180 20797 raft_consensus.cc:1240] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.408064 21718 consensus_queue.cc:1059] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:07:11.386341 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.411024 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.378192 20802 raft_consensus.cc:1240] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.387985 21722 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:11.388515 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.411705 21705 raft_consensus.cc:3055] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.412370 21705 raft_consensus.cc:740] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:11.413200 21705 consensus_queue.cc:260] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.413663 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.414381 21705 raft_consensus.cc:3060] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.414641 21693 consensus_queue.cc:1059] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:11.415316 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.415781 21693 raft_consensus.cc:3055] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.415957 21446 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:07:11.416260 21693 raft_consensus.cc:740] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:11.417223 21693 consensus_queue.cc:260] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.417620 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.389333 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.418649 21440 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:07:11.418985 21693 raft_consensus.cc:3060] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.421077 21683 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.421271 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.421886 21445 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:11.423748 21695 raft_consensus.cc:740] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:11.424782 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.424870 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.424650 21695 consensus_queue.cc:260] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.344848 21701 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.386484 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.426086 21695 raft_consensus.cc:3060] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.423924 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.427093 21445 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:07:11.432024 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.433713 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.434280 20725 raft_consensus.cc:1240] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.434469 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.410487 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:11.437067 21701 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.439071 20767 leader_election.cc:304] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.365286 21686 consensus_queue.cc:260] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.438616 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.441587 20767 leader_election.cc:304] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.398411 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.446637 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8abf1b6caa416ab10a7b06ddf9faaf" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.363956 21677 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.445478 21690 raft_consensus.cc:2749] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.447216 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.442061 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.447566 20726 raft_consensus.cc:1240] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.447571 20720 raft_consensus.cc:2393] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:11.448029 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.448343 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7509ec3137cb4d88aa8690a3eda52b7c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.449000 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.470438 21677 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.449533 21712 leader_election.cc:290] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:11.444519 21689 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.445406 20767 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.451387 21708 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.446142 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.456419 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.454335 21429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.474308 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.475199 20724 raft_consensus.cc:1240] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.464018 20619 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.467383 20691 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.444789 21683 raft_consensus.cc:2749] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.427486 21721 raft_consensus.cc:515] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:11.477239 20691 leader_election.cc:304] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.470486 20802 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.477576 20767 leader_election.cc:304] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.468971 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.478717 20691 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.479439 21700 raft_consensus.cc:2749] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.480046 21700 raft_consensus.cc:2749] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.474807 20721 raft_consensus.cc:2393] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:11.486907 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.487054 21721 leader_election.cc:290] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.475560 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.487843 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.488726 21697 raft_consensus.cc:2749] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.480084 20691 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.491225 21712 raft_consensus.cc:2749] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.449285 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.483989 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:11.471683 20723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.492201 20691 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.492113 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baae5985dae04d30a73d277a1583db4b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.472843 21689 raft_consensus.cc:2749] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.494596 20691 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.492367 20795 raft_consensus.cc:2393] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 4: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:07:11.493036 21458 raft_consensus.cc:2468] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:11.481397 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:11.506253 21686 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.507759 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.508944 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.509672 20693 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.510861 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.496680 21429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.512120 21716 raft_consensus.cc:2749] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.496971 21685 raft_consensus.cc:2804] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.512938 21685 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.513329 21685 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.512162 20727 raft_consensus.cc:1240] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.494019 20472 catalog_manager.cc:5697] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.482870 21682 raft_consensus.cc:2749] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.486506 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.496706 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:11.499387 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.472608 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:11.502728 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.504390 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.504956 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.505591 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24731aee78a3445083491c66d4881fa5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.503342 20619 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.519098 20693 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.523329 20691 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.526818 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.527248 20691 leader_election.cc:304] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.526872 20798 raft_consensus.cc:1240] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.527871 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.528630 21712 raft_consensus.cc:2749] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.523610 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.482661 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.530957 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0d07df70a2d4a879783fd0963a5e2ab" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:07:11.533576 20691 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.529795 21712 raft_consensus.cc:2749] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.536266 20767 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.501255 21708 raft_consensus.cc:2804] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.533370 20473 catalog_manager.cc:5697] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 3 to 4, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 4 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.547493 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.548233 21685 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.548784 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.539410 21429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:11.550062 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.550480 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:11.540697 20719 raft_consensus.cc:2468] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:11.524056 21701 raft_consensus.cc:2749] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.553155 20802 raft_consensus.cc:2468] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:11.543336 20693 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:11.554663 20692 leader_election.cc:304] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.542960 20619 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.555199 20693 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.555852 20619 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.556888 20619 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.541182 21721 consensus_queue.cc:1059] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.541677 21683 raft_consensus.cc:2749] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:11.544217 21346 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.544582 21715 raft_consensus.cc:2804] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.546881 20473 catalog_manager.cc:5697] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 3 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:11.558503 21458 raft_consensus.cc:2468] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:11.563023 20802 raft_consensus.cc:1240] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.559041 21710 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.566519 20693 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.558817 20767 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.558948 21700 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.560173 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.570701 20693 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.571517 20693 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.568663 20767 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.558363 21708 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.560827 21716 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.562942 21675 raft_consensus.cc:2804] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.578984 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.560724 21677 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.560585 21681 raft_consensus.cc:2804] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:11.601156 20767 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.592212 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.564999 21715 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:11.577613 20646 raft_consensus.cc:1240] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.603377 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ae98caa9054559812a1c10e2087150" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.569752 21712 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.572110 21697 raft_consensus.cc:2749] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.620397 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.601887 21677 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.621977 21677 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.607820 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f96569043e4ba7babd24ca3eacbb06" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.599483 21716 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:11.641214 21716 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.608434 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaaf4ac49f7d4a72b054e1924b5b2f62" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.570109 21700 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.644076 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.608692 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.609412 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18862149e93b426ba01db0455482bdb7" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.609678 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.644523 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.607914 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.568419 21710 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.602625 21686 raft_consensus.cc:2749] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.572849 21682 raft_consensus.cc:2749] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.617813 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d547cf97164e7c8515876ca788b125" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.619342 21705 consensus_queue.cc:1059] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:11.621795 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.606624 20767 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
W20260709 13:07:11.657984 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 86497.6us
I20260709 13:07:11.598803 21708 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.629297 20798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "eb486eb660e6413d825356886d2cdf1e"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:11.629596 21681 raft_consensus.cc:697] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:11.608031 21689 raft_consensus.cc:2749] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.636677 21675 raft_consensus.cc:697] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:11.629361 20765 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:11.573990 21674 consensus_queue.cc:1059] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 13:07:11.606410 21715 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.624027 21701 raft_consensus.cc:2749] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.672966 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.648087 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.675645 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.676837 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.640765 20647 raft_consensus.cc:1240] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.679126 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.680471 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.681658 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.641963 21695 raft_consensus.cc:3055] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.656621 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.682222 21695 raft_consensus.cc:740] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:11.646840 21700 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.682483 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.683295 21695 consensus_queue.cc:260] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:07:11.659327 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 52780us
I20260709 13:07:11.660359 20798 raft_consensus.cc:606] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Received request to transfer leadership to TS eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.660569 20693 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.656281 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "265d16aa3c2d4f629e84350bae1368b9" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.656623 21721 consensus_queue.cc:1059] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:07:11.647883 21710 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.666818 20795 raft_consensus.cc:1240] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.667022 20800 raft_consensus.cc:1240] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.669323 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92c21f70d63049a78bda1a0778548c38" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.669555 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.660872 21697 raft_consensus.cc:2749] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.670667 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:11.661612 21726 raft_consensus.cc:2804] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.677635 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.685526 20767 leader_election.cc:304] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.682576 20654 raft_consensus.cc:2393] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 4: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:07:11.704224 21697 raft_consensus.cc:2764] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:07:11.690939 21721 raft_consensus.cc:3055] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.689128 21685 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:11.704766 21721 raft_consensus.cc:740] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:11.662531 21705 consensus_queue.cc:1243] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer eb486eb660e6413d825356886d2cdf1e log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:11.690011 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.706951 21722 raft_consensus.cc:3055] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:11.706990 20767 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.707455 21722 raft_consensus.cc:740] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:11.708037 20646 raft_consensus.cc:1240] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.670195 21681 consensus_queue.cc:237] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER 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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.671267 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.708302 21722 consensus_queue.cc:260] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.709080 21697 raft_consensus.cc:2749] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.709493 21722 raft_consensus.cc:3060] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.694062 20693 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.695410 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.710413 21685 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.696228 21693 raft_consensus.cc:2804] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.696429 20650 raft_consensus.cc:3060] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:11.698184 21345 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.713351 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.693768 20647 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.697800 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c407a07fb8467da3cfc51808d6308c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.699023 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.698782 21675 consensus_queue.cc:237] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:11.702226 20719 raft_consensus.cc:1240] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.702281 21713 raft_consensus.cc:3055] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:11.702558 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032962e99c5f48dab2a4b5f6b7a51f46" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.704309 20654 raft_consensus.cc:1240] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.708524 20767 leader_election.cc:304] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.694029 21695 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.677984 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.711485 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.668344 21686 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.712522 21693 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.717797 20767 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.712924 20693 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.718279 21713 raft_consensus.cc:740] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:11.720114 20767 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.720531 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.704458 20649 raft_consensus.cc:1240] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.710778 21685 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.733942 20693 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.713282 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:11.727427 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.682185 21708 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.728976 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d97cca8aefd41e58b985fd8d944f88e" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.722373 21693 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.716284 21726 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:11.736397 21685 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.718648 21690 raft_consensus.cc:2749] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.729604 21680 raft_consensus.cc:2749] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.716692 21705 consensus_queue.cc:1059] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:07:11.738171 21713 consensus_queue.cc:260] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.744915 20767 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.739581 21728 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:11.722631 21689 raft_consensus.cc:2749] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.752630 21429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:07:11.742852 21515 debug-util.cc:398] Leaking SignalData structure 0x7b08001943e0 after lost signal to thread 17622
I20260709 13:07:11.726958 21686 raft_consensus.cc:697] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:11.760013 21445 raft_consensus.cc:1275] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:11.706058 21721 consensus_queue.cc:260] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:11.747996 21682 raft_consensus.cc:2749] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.782302 20767 leader_election.cc:304] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.756084 21726 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:11.873497 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 91271.9us
I20260709 13:07:11.748188 21718 consensus_queue.cc:1059] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 13:07:11.879870 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.879357 20767 leader_election.cc:304] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:11.780576 21728 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
W20260709 13:07:11.880695 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 115300us
I20260709 13:07:11.889806 20765 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
W20260709 13:07:11.951164 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 61427.6us
I20260709 13:07:11.951979 20765 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:11.905272 21677 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:11.890328 21728 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.891731 21721 raft_consensus.cc:3060] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.896142 20645 raft_consensus.cc:1240] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.891621 21736 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:11.896303 21515 debug-util.cc:398] Leaking SignalData structure 0x7b080027a440 after lost signal to thread 20511
I20260709 13:07:11.785694 21345 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:11.912358 20650 raft_consensus.cc:2468] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:11.898494 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:11.888942 21713 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:11.916538 21689 raft_consensus.cc:2749] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.928328 21679 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:11.928056 21697 raft_consensus.cc:2804] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:07:11.960916 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 81637.7us
I20260709 13:07:11.944590 21712 raft_consensus.cc:2749] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:11.970203 20646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:12.055605 20646 raft_consensus.cc:606] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:11.971215 20654 raft_consensus.cc:1240] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:12.040359 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 65523.5us
I20260709 13:07:11.966445 21680 raft_consensus.cc:2749] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:07:12.057116 20620 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:11.960240 21690 raft_consensus.cc:2749] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:11.946463 21710 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.060323 21710 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:11.929296 21740 consensus_queue.cc:1059] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
W20260709 13:07:12.025055 21346 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.061044 20653 raft_consensus.cc:1240] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:11.929571 21686 consensus_queue.cc:237] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.023243 20796 raft_consensus.cc:1275] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:11.972450 21681 consensus_queue.cc:1048] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.066s
I20260709 13:07:12.078836 21710 raft_consensus.cc:993] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:12.079375 21710 raft_consensus.cc:1081] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:12.037181 21718 raft_consensus.cc:2749] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:12.040043 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 266212us
I20260709 13:07:12.049399 20652 raft_consensus.cc:1240] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:12.085733 21515 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1a60 after lost signal to thread 20678
I20260709 13:07:12.086026 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:12.086724 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:12.091195 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:07:12.092306 20691 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:12.095441 21515 debug-util.cc:398] Leaking SignalData structure 0x7b080020d3c0 after lost signal to thread 20752
W20260709 13:07:12.096634 21515 debug-util.cc:398] Leaking SignalData structure 0x7b080032b0e0 after lost signal to thread 20826
I20260709 13:07:12.018410 21739 consensus_queue.cc:1059] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.114s
W20260709 13:07:12.086730 21733 log.cc:927] Time spent T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
I20260709 13:07:12.104329 21697 raft_consensus.cc:697] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.090281 20725 raft_consensus.cc:1240] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.109381 21344 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.114660 20691 leader_election.cc:304] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.136439 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:12.136679 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:12.157358 20691 leader_election.cc:304] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.162526 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:12.134343 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.120569 21715 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:07:12.159641 21515 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9280 after lost signal to thread 21518
I20260709 13:07:12.173465 20646 raft_consensus.cc:1240] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.134934 21700 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.164343 21681 raft_consensus.cc:2749] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:12.188338 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 56340.4us
I20260709 13:07:12.190687 21677 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:12.196130 21700 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:12.196791 21705 raft_consensus.cc:3055] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.197206 21705 raft_consensus.cc:740] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:12.198671 20651 raft_consensus.cc:1240] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.200740 21680 consensus_queue.cc:1059] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.201952 21680 raft_consensus.cc:3055] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.202301 21680 raft_consensus.cc:740] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.186905 21453 raft_consensus.cc:1275] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.159871 21722 consensus_queue.cc:1059] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.023s
I20260709 13:07:12.173171 21727 raft_consensus.cc:2749] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.194576 20719 raft_consensus.cc:1240] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.189124 21718 raft_consensus.cc:2749] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:12.219309 20647 consensus_meta.cc:287] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: Time spent flushing consensus metadata: real 0.505s	user 0.009s	sys 0.000s
I20260709 13:07:12.219740 20647 raft_consensus.cc:2468] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:12.197980 21705 consensus_queue.cc:260] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:12.220427 21705 raft_consensus.cc:3060] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.221591 20648 raft_consensus.cc:1240] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.222666 21728 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.203251 21680 consensus_queue.cc:260] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.223767 20721 raft_consensus.cc:1240] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.224848 21728 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:12.178222 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 77823us
I20260709 13:07:12.227756 20765 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.182252 21749 consensus_queue.cc:1059] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 13:07:12.192634 21697 consensus_queue.cc:237] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.215582 21685 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.239862 20728 raft_consensus.cc:1240] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:12.242930 21344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 133646us
I20260709 13:07:12.234045 21680 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:12.243644 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 84737.1us
I20260709 13:07:12.235630 21748 raft_consensus.cc:2804] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:12.244545 21344 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.247889 20691 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.249187 21344 leader_election.cc:304] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.232750 21753 raft_consensus.cc:3055] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:12.249914 21749 raft_consensus.cc:2749] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.250041 21753 raft_consensus.cc:740] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:12.251456 20691 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.252674 21681 raft_consensus.cc:2749] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.252564 21700 raft_consensus.cc:2749] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.256189 21344 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.250828 21748 raft_consensus.cc:697] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.257078 21721 raft_consensus.cc:2749] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:12.266422 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 51619.9us
I20260709 13:07:12.265167 21344 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.268599 20722 raft_consensus.cc:1240] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.253738 21718 consensus_queue.cc:1059] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:07:12.256502 21715 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:12.265317 21757 raft_consensus.cc:2749] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:12.266233 21716 consensus_meta.cc:287] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: Time spent flushing consensus metadata: real 0.624s	user 0.007s	sys 0.005s
W20260709 13:07:12.291599 21737 log.cc:927] Time spent T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.251s	user 0.003s	sys 0.000s
I20260709 13:07:12.291795 21716 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:12.292868 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.294034 21716 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:12.266281 21753 consensus_queue.cc:260] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.294417 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.295068 21753 raft_consensus.cc:3060] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.286140 21718 raft_consensus.cc:3055] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.295733 21718 raft_consensus.cc:740] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:12.296533 21718 consensus_queue.cc:260] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:12.297080 20727 raft_consensus.cc:1240] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.292651 21429 raft_consensus.cc:1275] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:12.297946 21429 pending_rounds.cc:85] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Aborting all ops after (but not including) 1
I20260709 13:07:12.298218 21429 pending_rounds.cc:107] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:12.298485 21429 raft_consensus.cc:2889] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:12.286473 21721 raft_consensus.cc:2749] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.276345 21748 consensus_queue.cc:237] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.301960 20799 raft_consensus.cc:1275] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.303092 21688 raft_consensus.cc:3055] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.303539 21688 raft_consensus.cc:740] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:12.255774 21345 leader_election.cc:304] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.279829 21708 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:12.280339 20619 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.264070 21736 raft_consensus.cc:2749] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.281946 21726 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:07:12.270895 21693 consensus_meta.cc:287] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: Time spent flushing consensus metadata: real 0.509s	user 0.009s	sys 0.000s
I20260709 13:07:12.314500 21693 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.315802 20724 raft_consensus.cc:1240] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.316915 21693 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:12.318274 20723 raft_consensus.cc:1240] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.319192 21726 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:12.284535 21344 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.289708 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.304343 21688 consensus_queue.cc:260] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.304771 21700 consensus_queue.cc:1048] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.277622 21685 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:12.311214 20619 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.311367 20800 raft_consensus.cc:1275] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.313326 21674 raft_consensus.cc:2749] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.313437 21735 consensus_queue.cc:1059] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:12.325188 21680 consensus_queue.cc:1059] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:12.325901 21718 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.339150 21753 raft_consensus.cc:2749] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.326184 21688 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.327203 21684 raft_consensus.cc:993] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower eb486eb660e6413d825356886d2cdf1e to start an election
I20260709 13:07:12.341118 21684 raft_consensus.cc:3055] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.330219 21693 consensus_queue.cc:1048] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:12.335669 21708 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:12.331249 21726 consensus_queue.cc:1048] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.333487 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:07:12.334168 21344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 49699.8us
I20260709 13:07:12.341537 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.344134 21344 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.346271 21344 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.346578 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.348078 21344 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.349319 21344 leader_election.cc:304] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.335081 20619 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:12.337586 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.353416 21344 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.356298 20619 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:12.341558 21684 raft_consensus.cc:740] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
W20260709 13:07:12.363566 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 114525us
I20260709 13:07:12.352661 21721 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.363903 20800 raft_consensus.cc:1275] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:12.352499 21753 raft_consensus.cc:2749] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.364403 21684 consensus_queue.cc:260] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.365228 21753 raft_consensus.cc:2749] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.365991 21674 raft_consensus.cc:2804] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:12.366426 21674 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:12.366497 21690 consensus_queue.cc:1059] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.366808 21674 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.367569 21690 raft_consensus.cc:3055] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.336879 21757 raft_consensus.cc:2749] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.368607 20619 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.376394 20619 leader_election.cc:304] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.341167 21680 raft_consensus.cc:1081] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Signalling peer eb486eb660e6413d825356886d2cdf1e to start an election
I20260709 13:07:12.350617 21685 consensus_queue.cc:1048] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:07:12.378361 20619 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.362316 21749 raft_consensus.cc:2749] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.381549 20619 leader_election.cc:304] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.364091 21695 raft_consensus.cc:2749] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.374517 21679 raft_consensus.cc:3055] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.338407 21736 consensus_queue.cc:1059] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 13:07:12.362810 21708 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:12.374711 21690 raft_consensus.cc:740] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.385952 21344 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.387312 21699 raft_consensus.cc:3055] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:12.388785 21745 raft_consensus.cc:2749] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.389566 21752 raft_consensus.cc:3055] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.389963 21752 raft_consensus.cc:740] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.385093 21679 raft_consensus.cc:740] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.390308 21757 raft_consensus.cc:2749] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.390451 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.390770 21752 consensus_queue.cc:260] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.391301 21758 raft_consensus.cc:2749] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.391131 21679 consensus_queue.cc:260] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.391995 21752 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.392333 21679 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.385747 20619 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.393013 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.392841 21699 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
W20260709 13:07:12.393994 20692 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.390334 21690 consensus_queue.cc:260] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.394039 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.404774 21690 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.364459 21345 leader_election.cc:304] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.384894 21675 raft_consensus.cc:2749] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.407541 20692 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.380692 21715 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.407393 21707 raft_consensus.cc:2749] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.386458 21708 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:12.408648 21708 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.408960 20692 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.403738 21749 consensus_queue.cc:1059] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
W20260709 13:07:12.410535 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 46179.6us
I20260709 13:07:12.411108 21695 raft_consensus.cc:2749] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.411300 21345 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.399564 20727 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
 from {username='slave'} at 127.0.0.1:44114
I20260709 13:07:12.402204 21344 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.406710 20619 leader_election.cc:304] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.413357 20692 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.413446 20727 raft_consensus.cc:493] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.413884 20727 raft_consensus.cc:3060] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.418588 21759 raft_consensus.cc:2749] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.399623 21674 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.408829 21716 raft_consensus.cc:2749] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.420723 21707 raft_consensus.cc:2749] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.419699 21695 raft_consensus.cc:2749] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.419884 21712 raft_consensus.cc:2749] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.421883 21345 leader_election.cc:304] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.422569 20619 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.405445 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
W20260709 13:07:12.424440 20767 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.420763 21734 consensus_queue.cc:1059] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:07:12.422842 21749 raft_consensus.cc:2749] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.428750 21757 consensus_queue.cc:1059] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:07:12.431896 20727 raft_consensus.cc:515] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.439126 20619 leader_election.cc:304] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.440711 21675 raft_consensus.cc:2749] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.441020 21438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.439008 21734 raft_consensus.cc:3055] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.434108 20800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:54854
I20260709 13:07:12.435901 20802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.443468 20800 raft_consensus.cc:493] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:12.444355 20800 raft_consensus.cc:3060] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.441998 21734 raft_consensus.cc:740] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.445098 21677 consensus_queue.cc:1048] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.444424 20619 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.439007 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.447759 21748 raft_consensus.cc:3055] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.448123 21748 raft_consensus.cc:740] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.448791 21748 consensus_queue.cc:260] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.449774 21748 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.450500 21675 raft_consensus.cc:2749] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.452164 21674 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:12.453991 21713 raft_consensus.cc:2749] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.456869 20727 leader_election.cc:290] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:12.461319 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.461936 20801 raft_consensus.cc:3055] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.462244 20801 raft_consensus.cc:740] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.463007 20801 consensus_queue.cc:260] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.463946 20801 raft_consensus.cc:3060] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.445456 21734 consensus_queue.cc:260] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:12.424332 21700 consensus_queue.cc:1048] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:07:12.472702 20802 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:12.473049 20619 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.474771 20619 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.470268 20693 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.477790 20693 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.476397 21758 raft_consensus.cc:2749] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.470757 21695 raft_consensus.cc:2749] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.496968 20618 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.517869 20800 raft_consensus.cc:515] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:07:12.476938 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 62372.3us
I20260709 13:07:12.496186 21734 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.473845 21757 consensus_queue.cc:1243] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer 3f0de7225e964d77b1d01e09df1ef00d log is divergent from this leader: its last log entry 3.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:12.518769 21722 raft_consensus.cc:3055] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.479013 21688 raft_consensus.cc:2749] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.478114 21713 raft_consensus.cc:2749] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.543396 21710 consensus_queue.cc:1059] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:07:12.550904 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ac265e170d4032b5ec60310aa12da0" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:12.496687 21716 raft_consensus.cc:2749] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.560021 21722 raft_consensus.cc:740] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:12.537884 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:12.612067 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:12.613554 21710 raft_consensus.cc:3055] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.615041 20653 raft_consensus.cc:3060] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.510669 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
W20260709 13:07:12.614970 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 118071us
I20260709 13:07:12.624208 21755 raft_consensus.cc:2804] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:12.624624 21722 consensus_queue.cc:260] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.626253 20691 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.635617 21728 raft_consensus.cc:2749] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:07:12.638545 21766 log.cc:927] Time spent T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
I20260709 13:07:12.633267 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:12.640125 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.636493 20801 raft_consensus.cc:2468] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:12.562234 21754 consensus_queue.cc:1059] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.157s
I20260709 13:07:12.645749 21754 raft_consensus.cc:3055] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.645998 21754 raft_consensus.cc:740] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.617458 21710 raft_consensus.cc:740] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:12.647364 21458 raft_consensus.cc:2468] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:12.647930 21754 consensus_queue.cc:260] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.648551 20653 raft_consensus.cc:2468] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:12.649326 21754 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.650115 20648 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:12.626583 20794 raft_consensus.cc:1240] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:12.651674 21344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 106168us
I20260709 13:07:12.655535 20619 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.658135 21698 raft_consensus.cc:2804] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:12.658658 21698 raft_consensus.cc:697] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:12.659572 21698 consensus_queue.cc:237] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:12.657677 20619 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.629714 21755 raft_consensus.cc:697] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:12.666879 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.668107 20691 leader_election.cc:304] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:12.623054 21345 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
W20260709 13:07:12.717113 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 59449.7us
I20260709 13:07:12.657648 21690 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.060s
I20260709 13:07:12.726353 21458 raft_consensus.cc:1275] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:12.728950 20648 raft_consensus.cc:1240] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.657348 21757 consensus_queue.cc:1059] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.067s
I20260709 13:07:12.657161 21708 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.720260 21726 raft_consensus.cc:2804] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:12.726929 21695 raft_consensus.cc:2749] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.744364 21708 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:12.744876 21755 consensus_queue.cc:237] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.722821 21769 consensus_queue.cc:1059] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:07:12.739118 21770 raft_consensus.cc:2749] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:07:12.739768 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 120363us
I20260709 13:07:12.755882 21726 raft_consensus.cc:697] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:12.728032 21710 consensus_queue.cc:260] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:12.771045 20618 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.782495 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:12.781606 21345 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.779788 21769 raft_consensus.cc:2749] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.787206 21345 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.787405 21710 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.788388 21345 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.789621 21345 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.790582 21749 raft_consensus.cc:2749] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.791244 21749 raft_consensus.cc:2749] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.791853 21749 raft_consensus.cc:2749] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.792414 21749 raft_consensus.cc:2749] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.792948 21749 consensus_queue.cc:1059] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.795915 21718 raft_consensus.cc:3055] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.796420 21718 raft_consensus.cc:740] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:12.797209 21718 consensus_queue.cc:260] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.798393 20719 raft_consensus.cc:1275] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:12.792940 21438 raft_consensus.cc:2468] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 4.
I20260709 13:07:12.806172 21770 raft_consensus.cc:3055] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.806627 21770 raft_consensus.cc:740] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:12.807452 21770 consensus_queue.cc:260] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:12.809597 21726 consensus_queue.cc:237] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.820277 21757 consensus_queue.cc:1059] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:12.821595 21753 raft_consensus.cc:3055] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:12.821945 21753 raft_consensus.cc:740] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:12.822507 21699 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.823843 21699 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.822939 21753 consensus_queue.cc:260] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.842929 21753 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.824913 21345 leader_election.cc:304] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
W20260709 13:07:12.845578 21768 log.cc:927] Time spent T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.293s	user 0.003s	sys 0.000s
I20260709 13:07:12.845813 21345 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
W20260709 13:07:12.847525 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 121341us
I20260709 13:07:12.849947 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:12.851926 21705 raft_consensus.cc:2749] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.848150 21763 raft_consensus.cc:2749] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.860738 20619 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:12.868307 20619 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:12.866204 21345 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.894796 21345 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.871464 21677 raft_consensus.cc:2804] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:12.892827 21769 raft_consensus.cc:2749] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.901227 20653 raft_consensus.cc:1240] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:12.870018 21734 consensus_queue.cc:1048] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 13:07:12.898603 21763 raft_consensus.cc:2749] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.914785 21705 raft_consensus.cc:2749] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.890298 21743 consensus_queue.cc:1059] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:07:12.919804 21743 raft_consensus.cc:3055] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:12.895982 21345 leader_election.cc:304] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.912849 21677 raft_consensus.cc:697] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:12.920184 21743 raft_consensus.cc:740] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:12.920238 21773 consensus_queue.cc:1048] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.063s
I20260709 13:07:12.933502 21780 raft_consensus.cc:2749] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.933633 21345 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:12.936297 21780 raft_consensus.cc:2749] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.936664 21345 leader_election.cc:304] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.936975 21746 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.937484 21746 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:12.938016 21345 leader_election.cc:304] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.946775 21439 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:12.941179 21699 raft_consensus.cc:2749] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.942622 21780 raft_consensus.cc:2749] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:12.953976 21347 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.950920 21345 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:12.969691 21734 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:07:12.973152 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:12.973888 20719 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:07:12.975914 21780 raft_consensus.cc:2749] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:12.984033 20767 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:12.985097 21734 raft_consensus.cc:2804] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:12.985472 21734 raft_consensus.cc:493] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.985785 21734 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.998750 20800 leader_election.cc:290] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:13.000813 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:13.001580 20719 raft_consensus.cc:3060] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.004249 20795 raft_consensus.cc:1240] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:13.004832 20653 raft_consensus.cc:1240] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:13.005972 20654 raft_consensus.cc:1240] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:12.953720 21743 consensus_queue.cc:260] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.006989 21743 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:12.956804 21677 consensus_queue.cc:237] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:12.970791 21746 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:13.014042 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d74cc3cd04604ceeaadad4af3f318614" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:13.016083 21722 raft_consensus.cc:3060] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:13.019343 20768 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.019184 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.023111 21754 consensus_queue.cc:1059] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:07:13.031836 20647 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:13.033700 21684 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:13.034840 20765 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.051622 20800 raft_consensus.cc:1240] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:13.023044 21748 consensus_queue.cc:1059] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:07:13.033784 21746 raft_consensus.cc:3055] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:13.064044 20647 raft_consensus.cc:1275] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.071308 20472 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57946 (request call id 170) took 1604 ms. Trace:
I20260709 13:07:13.062721 21746 raft_consensus.cc:740] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:13.066661 21697 consensus_queue.cc:1048] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:13.071764 20472 rpcz_store.cc:276] 0709 13:07:11.464519 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.464678 (+   159us) service_pool.cc:224] Handling call
0709 13:07:13.068549 (+1603871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:11.562670 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:11.566099 (+  3429us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:11.566135 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:07:11.566152 (+    17us) tablet.cc:662] Decoding operations
0709 13:07:11.567413 (+  1261us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:11.567493 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:11.567523 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:07:11.606312 (+ 38789us) tablet.cc:701] Row locks acquired
0709 13:07:11.611909 (+  5597us) write_op.cc:260] PREPARE: finished
0709 13:07:11.644976 (+ 33067us) write_op.cc:270] Start()
0709 13:07:11.645656 (+   680us) write_op.cc:276] Timestamp: P: 1783602431642909 usec, L: 0
0709 13:07:11.645683 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 13:07:11.646364 (+   681us) log.cc:844] Serialized 540 byte log entry
0709 13:07:12.553991 (+907627us) spinlock_profiling.cc:243] Waited 66.4 ms on lock 0x7b5400050620. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8256225571 00007f825623a343 00007f825623dd75 00007f825623dd09 00007f825623dc99 00007f825623dc61 00007f825623cf5d 000000000038f354 000000000038f199 00007f82531cf475 00007f82531d17c1
0709 13:07:12.554281 (+   290us) op_driver.cc:464] REPLICATION: finished
0709 13:07:12.792030 (+237749us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b4400022b4c. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8253057db1 00007f82530f5c85 00007f82530f66a2 00007f8255e681db 00007f8255e63aaf 00007f82531b20ac 00007f825c00cab9 00007f82531ce69b 00007f82531cc93f 00007f82531cec02 00007f8259cf2ef0
0709 13:07:12.920830 (+128800us) write_op.cc:301] APPLY: starting
0709 13:07:12.926977 (+  6147us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:12.930297 (+  3320us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:12.931051 (+   754us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:12.936207 (+  5156us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:12.936349 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:07:12.936389 (+    40us) write_op.cc:312] APPLY: finished
0709 13:07:12.936581 (+   192us) log.cc:844] Serialized 22 byte log entry
0709 13:07:12.936736 (+   155us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:12.936814 (+    78us) write_op.cc:454] Released schema lock
0709 13:07:12.936850 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:12.937203 (+   353us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:12.937235 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":348341,"apply.run_cpu_time_us":1568,"apply.run_wall_time_us":21476,"num_ops":1,"prepare.queue_time_us":46388,"prepare.run_cpu_time_us":37583,"prepare.run_wall_time_us":136885,"raft.queue_time_us":927154,"raft.run_cpu_time_us":58905,"raft.run_wall_time_us":945932,"replication_time_us":908464,"spinlock_wait_cycles":179647616,"thread_start_us":464237,"threads_started":4,"wal-append.queue_time_us":115515}]]}
W20260709 13:07:13.160051 21347 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.176383 21717 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.176944 21717 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.189913 20649 raft_consensus.cc:1275] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.190317 21718 raft_consensus.cc:3060] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.191676 21687 consensus_queue.cc:1048] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.198385 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:13.199088 20727 raft_consensus.cc:2468] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:13.203747 21770 raft_consensus.cc:3060] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.204608 20473 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57954 (request call id 161) took 1674 ms. Trace:
I20260709 13:07:13.208133 20619 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:13.207872 20475 catalog_manager.cc:5697] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 3 to 4, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 4 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:13.129422 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:13.216558 21698 raft_consensus.cc:2804] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.223884 21698 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.217357 21759 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.224889 21759 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:13.226315 21698 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.228236 20727 raft_consensus.cc:1275] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.230417 21759 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:07:13.232661 21347 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.205056 20473 rpcz_store.cc:276] 0709 13:07:11.529859 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.530260 (+   401us) service_pool.cc:224] Handling call
0709 13:07:13.204536 (+1674276us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:11.699723 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:11.700363 (+   640us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:11.700392 (+    29us) write_op.cc:435] Acquired schema lock
0709 13:07:11.700411 (+    19us) tablet.cc:662] Decoding operations
0709 13:07:11.700783 (+   372us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:11.700831 (+    48us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:11.700856 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:07:11.701184 (+   328us) tablet.cc:701] Row locks acquired
0709 13:07:11.701201 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:07:11.701470 (+   269us) write_op.cc:270] Start()
0709 13:07:11.701570 (+   100us) write_op.cc:276] Timestamp: P: 1783602431701423 usec, L: 0
0709 13:07:11.701589 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:07:11.702228 (+   639us) log.cc:844] Serialized 928 byte log entry
0709 13:07:12.895854 (+1193626us) op_driver.cc:464] REPLICATION: finished
0709 13:07:12.949777 (+ 53923us) write_op.cc:301] APPLY: starting
0709 13:07:12.951919 (+  2142us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:12.955012 (+  3093us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:12.970063 (+ 15051us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:12.985330 (+ 15267us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:12.985503 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:07:12.985549 (+    46us) write_op.cc:312] APPLY: finished
0709 13:07:12.985769 (+   220us) log.cc:844] Serialized 28 byte log entry
0709 13:07:12.985933 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:12.986027 (+    94us) write_op.cc:454] Released schema lock
0709 13:07:12.986065 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:12.986457 (+   392us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:12.986494 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":80867,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":39901,"apply.run_cpu_time_us":2131,"apply.run_wall_time_us":38156,"num_ops":2,"prepare.queue_time_us":129963,"prepare.run_cpu_time_us":2603,"prepare.run_wall_time_us":2726,"replication_time_us":1169772,"thread_start_us":30299,"threads_started":1}]]}
I20260709 13:07:13.240865 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.243188 20800 raft_consensus.cc:1275] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.245705 20727 raft_consensus.cc:1275] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.254388 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:13.261288 20654 raft_consensus.cc:1240] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:13.158291 21746 consensus_queue.cc:260] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:07:13.350167 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 86581.5us
I20260709 13:07:13.332772 21697 raft_consensus.cc:493] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
W20260709 13:07:13.332211 21764 log.cc:927] Time spent T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:07:13.278918 21749 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.258360 21717 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.261420 21772 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.090s
I20260709 13:07:13.331967 21453 raft_consensus.cc:1275] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.353137 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:07:13.392551 20765 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.408620 20693 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:13.358223 21687 consensus_queue.cc:1059] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
I20260709 13:07:13.349442 21713 consensus_queue.cc:1048] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:07:13.411640 21686 raft_consensus.cc:3055] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:13.393507 20719 raft_consensus.cc:2468] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:13.352440 21774 consensus_queue.cc:1048] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 13:07:13.353346 21697 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.367235 21749 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:13.419296 21701 raft_consensus.cc:2749] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:13.438977 21796 log.cc:927] Time spent T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 13:07:13.417908 21686 raft_consensus.cc:740] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
W20260709 13:07:13.444847 21793 log.cc:927] Time spent T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 13:07:13.448092 21749 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.449916 21686 consensus_queue.cc:260] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:13.439477 20725 raft_consensus.cc:1240] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:13.444026 21734 raft_consensus.cc:515] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.467876 21686 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.468114 21734 leader_election.cc:290] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:13.470667 21697 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:07:13.476750 20618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 204590us
I20260709 13:07:13.483194 21429 raft_consensus.cc:1275] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:07:13.518011 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 83985us
W20260709 13:07:13.519223 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 104101us
I20260709 13:07:13.521911 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.524489 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:13.525058 20727 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.525552 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:13.526257 20794 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:13.529814 20647 raft_consensus.cc:1275] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.531245 21698 raft_consensus.cc:515] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.533380 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28cfb5e3fbbd43468be272bb69d9a883" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:13.533849 20767 leader_election.cc:304] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:13.534011 20652 raft_consensus.cc:3060] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.535542 20648 raft_consensus.cc:2468] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:13.538393 20653 raft_consensus.cc:2368] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3.
I20260709 13:07:13.540290 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:13.540755 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:13.541005 20728 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:13.541389 20794 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.543411 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:13.544162 20724 raft_consensus.cc:2393] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 2: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:13.544348 21346 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:13.545305 21722 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:13.545641 21722 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.545970 21722 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.550153 21698 leader_election.cc:290] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.552685 21748 raft_consensus.cc:2804] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:13.553333 21748 raft_consensus.cc:697] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:13.556928 20800 raft_consensus.cc:1275] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:13.558574 21756 consensus_queue.cc:1048] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.563073 20727 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:13.577561 20767 leader_election.cc:304] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:13.588099 21752 raft_consensus.cc:2804] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.589172 21807 consensus_queue.cc:1048] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:13.552753 20794 raft_consensus.cc:2468] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:13.573443 21439 raft_consensus.cc:1275] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.591395 21730 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:13.577034 21738 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
W20260709 13:07:13.592023 21802 log.cc:927] Time spent T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 13:07:13.636884 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:13.574312 21748 consensus_queue.cc:237] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:13.619598 21730 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.632485 21749 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
W20260709 13:07:13.646745 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 61113.1us
I20260709 13:07:13.634027 21806 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.623697 21738 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.649169 20618 leader_election.cc:304] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:13.637388 21752 raft_consensus.cc:697] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:13.654834 20801 raft_consensus.cc:1275] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:13.658968 21716 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.641438 21715 consensus_queue.cc:1048] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:07:13.659516 21716 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:13.661631 21716 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:13.663218 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.664052 20647 raft_consensus.cc:2393] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 3: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:07:13.651412 21806 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.665391 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.666019 20645 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:13.666428 21806 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:13.661741 21738 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.668156 21730 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.668937 21729 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:13.669446 21729 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:07:13.659466 20617 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.677575 20724 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.679188 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.679920 20645 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:13.680521 21738 consensus_queue.cc:1048] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:13.682462 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4e66478d83420597dd3f4fc0ed2b8b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:13.683084 20719 raft_consensus.cc:3060] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.686519 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.687043 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:13.671592 21729 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.687656 20721 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:13.689208 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:13.689873 20801 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:13.691448 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:13.692051 20691 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:13.692852 20652 raft_consensus.cc:2468] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:13.650137 21749 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:13.693826 21741 raft_consensus.cc:2804] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:13.694319 21741 raft_consensus.cc:493] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.694640 21741 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.695101 21722 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:13.696002 21749 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.697278 21722 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.701180 20692 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:13.704493 20724 raft_consensus.cc:1275] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:13.707101 20692 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:13.653038 21805 raft_consensus.cc:2804] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.708899 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:13.718696 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:13.709414 21716 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.719077 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:13.719712 21716 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:13.719566 20801 raft_consensus.cc:2393] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 2: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:07:13.720158 21716 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.720870 21752 consensus_queue.cc:237] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER 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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.710414 21730 raft_consensus.cc:2749] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:13.720003 20721 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:13.730228 20765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 57993.5us
I20260709 13:07:13.735700 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:13.735641 20765 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:13.736330 20795 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.714421 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:13.743906 20728 raft_consensus.cc:2393] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 2: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:13.744835 21429 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41886 (request call id 437) took 1200 ms. Trace:
I20260709 13:07:13.715579 21805 raft_consensus.cc:697] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:13.755841 20619 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:13.757021 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:13.757694 20799 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:13.724242 21746 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.711169 21729 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 13:07:13.729975 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:13.767055 20795 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 4.
I20260709 13:07:13.770612 20765 leader_election.cc:400] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3.
I20260709 13:07:13.771008 20765 leader_election.cc:403] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:13.763513 21686 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:13.763887 21697 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.766671 21803 raft_consensus.cc:2804] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:13.745306 21429 rpcz_store.cc:276] 0709 13:07:12.544759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.641726 (+ 96967us) service_pool.cc:224] Handling call
0709 13:07:12.641985 (+   259us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.521737 (+879752us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:13.744575 (+222838us) spinlock_profiling.cc:243] Waited 830 ms on lock 0x7b54002cddd4. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8256225571 00007f82562bce01 00007f82562bb83e 00007f825b280419 00007f82547f7bd4 00007f82547f7b62 00007f82547f7a91 00007f82547f7a0c 00007f82547f6cc2 00007f82545f748c 00007f82545f68c6
0709 13:07:13.744757 (+   182us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1908980096}
I20260709 13:07:13.778684 21734 raft_consensus.cc:2749] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f for earlier term 2. Current term is 3.
I20260709 13:07:13.781898 21722 raft_consensus.cc:493] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.782646 21442 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:13.784670 21686 raft_consensus.cc:493] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.807734 21803 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:13.788379 21707 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
W20260709 13:07:13.834838 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 82659.2us
I20260709 13:07:13.837441 21813 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.808324 21697 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.826992 21686 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:13.834174 21803 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.883319 21716 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.884827 20727 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:13.886574 20719 raft_consensus.cc:2468] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:13.886809 21716 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:13.889708 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:13.811825 21345 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:13.834200 20721 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 4.
I20260709 13:07:13.816486 21805 consensus_queue.cc:237] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER 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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.838402 21729 consensus_queue.cc:1048] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:07:13.875510 21697 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:13.824743 21722 raft_consensus.cc:515] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:13.889706 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:07:13.895804 21799 log.cc:927] Time spent T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:07:13.901826 21749 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:13.905995 21749 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:13.906451 21749 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.907615 21722 leader_election.cc:290] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:13.911266 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.893673 21813 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:13.981398 21813 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:13.982173 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:13.982818 20654 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:13.984366 20765 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
W20260709 13:07:13.903529 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 115381us
I20260709 13:07:13.985251 21758 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.986609 21758 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:13.990672 21429 raft_consensus.cc:1275] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:13.990152 21813 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:14.012460 21674 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:14.013492 21716 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.046947 21716 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.049377 21716 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.014786 21722 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.051157 21722 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.053369 21722 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.055835 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.056610 20800 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:14.058023 20692 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.016328 21697 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.043169 21813 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.016803 21345 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.105991 21752 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.106768 21752 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.107237 21758 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:14.088397 21738 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:14.096131 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 358178us
I20260709 13:07:14.072149 21722 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:14.067729 21674 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.096514 21813 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.095124 21806 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:14.122822 21816 log.cc:927] Time spent T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 13:07:14.072814 21697 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.205796 21722 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:14.231295 21749 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.124066 21738 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
W20260709 13:07:14.240824 21818 log.cc:927] Time spent T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 13:07:14.244885 21803 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.246719 21752 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:14.212137 21806 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.255853 21806 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:14.235756 21820 log.cc:927] Time spent T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.247s	user 0.001s	sys 0.000s
I20260709 13:07:14.253141 21749 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.259402 21803 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
W20260709 13:07:14.123535 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 122251us
I20260709 13:07:14.292734 21716 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.340824 21716 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.232558 21674 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.299556 21686 raft_consensus.cc:515] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.345500 21722 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:14.301563 21690 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.150456 21718 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:14.247859 21738 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:14.210464 21741 consensus_meta.cc:287] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: Time spent flushing consensus metadata: real 0.515s	user 0.010s	sys 0.010s
I20260709 13:07:14.261869 21813 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.287719 20653 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.355271 21690 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.357919 21716 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:14.363075 21741 raft_consensus.cc:515] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:14.364868 21718 raft_consensus.cc:697] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:14.366806 20799 raft_consensus.cc:2368] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:14.408389 21756 raft_consensus.cc:493] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.409166 21749 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.409543 21756 raft_consensus.cc:515] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.412171 21813 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:14.432874 21749 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.438309 21690 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:14.441735 21749 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
W20260709 13:07:14.468108 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 159166us
W20260709 13:07:14.457171 20795 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.012s	sys 0.027s
I20260709 13:07:14.479331 21718 consensus_queue.cc:237] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
W20260709 13:07:14.487408 20795 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.628s	user 0.013s	sys 0.027s
I20260709 13:07:14.490911 21749 raft_consensus.cc:493] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
W20260709 13:07:14.470245 21770 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.569s	user 0.081s	sys 0.135s
I20260709 13:07:14.491845 21749 raft_consensus.cc:515] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.506584 21741 leader_election.cc:290] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.507808 21722 raft_consensus.cc:493] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:14.510493 21682 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.511165 21813 raft_consensus.cc:493] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:14.511651 21682 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.512315 21749 leader_election.cc:290] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.510604 21690 raft_consensus.cc:493] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:14.514770 21690 raft_consensus.cc:515] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.516952 21697 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.518440 21749 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.519323 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff7b9b9e21de42e7af174fdcac198238" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.519757 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.520442 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:14.520658 21749 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.520923 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:07:14.501022 21770 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.687s	user 0.081s	sys 0.135s
I20260709 13:07:14.520483 20793 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 4.
I20260709 13:07:14.508694 21722 raft_consensus.cc:515] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.524880 21749 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.525949 21686 leader_election.cc:290] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:14.526715 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.528668 20801 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:14.529901 21722 leader_election.cc:290] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.527473 21749 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.532295 21749 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.533306 21756 leader_election.cc:290] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.534266 21813 raft_consensus.cc:515] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.538892 21722 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:14.539681 21722 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.541543 20800 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:14.517073 21690 leader_election.cc:290] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:14.501178 21748 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.713s	user 0.051s	sys 0.088s
I20260709 13:07:14.551144 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:07:14.553119 21748 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.051s	sys 0.088s
I20260709 13:07:14.555819 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.559778 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.561312 21813 leader_election.cc:290] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:14.551712 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.569190 20800 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:14.573187 21690 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.573340 21682 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.574047 21690 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.575304 21345 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.577302 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.578092 21453 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.578613 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.579562 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.580363 21442 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:07:14.581664 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.582540 21458 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:14.582672 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.583644 21439 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:14.584906 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.585646 21445 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.587160 20652 raft_consensus.cc:1275] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:14.558772 21722 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.595139 20801 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:14.597556 20475 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57968 (request call id 157) took 2048 ms. Trace:
I20260709 13:07:14.585697 21837 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.605206 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.602556 20796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.614826 21749 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.609823 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.622933 21458 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:14.621937 20692 leader_election.cc:400] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:14.624580 20692 leader_election.cc:403] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:07:14.619880 20796 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 4: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
W20260709 13:07:14.625466 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 66905.6us
I20260709 13:07:14.630990 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.631951 20727 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.630991 20728 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:14.610908 21722 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.612214 21758 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.643062 20692 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.644795 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.645606 20653 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:14.614136 21837 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.646279 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.650612 20727 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.613206 21738 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.637745 21722 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.658442 21722 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.659034 21758 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.659813 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.660789 20720 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.661667 21758 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:14.654976 20725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.662684 20723 raft_consensus.cc:1275] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:14.663640 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:14.663340 20473 catalog_manager.cc:5697] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 3 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:14.667675 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:14.668063 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.668350 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.669370 21690 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.669651 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a62280fe8e40d99faf20cd63e19965" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.669777 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:14.671351 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.676010 21684 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.680889 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
W20260709 13:07:14.642035 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 66996.5us
I20260709 13:07:14.689522 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:14.669860 21827 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.680766 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:14.690394 20725 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:14.687251 20721 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.598047 20475 rpcz_store.cc:276] 0709 13:07:12.548696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.548805 (+   109us) service_pool.cc:224] Handling call
0709 13:07:12.991942 (+443137us) spinlock_profiling.cc:243] Waited 303 ms on lock 0x7b540002fb54. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8256226090 00007f82562c4f3a 00007f825c07b1cc 00007f825c17937e 00007f825a63a2a4 00007f825a63a232 00007f825a63a161 00007f825a63a0dc 00007f825a639392 00007f82545f748c 00007f82545f68c6
0709 13:07:14.597327 (+1605385us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:13.466376 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:13.466958 (+   582us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:13.466998 (+    40us) write_op.cc:435] Acquired schema lock
0709 13:07:13.467017 (+    19us) tablet.cc:662] Decoding operations
0709 13:07:13.467427 (+   410us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:13.467488 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:13.467517 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:07:13.467711 (+   194us) tablet.cc:701] Row locks acquired
0709 13:07:13.467724 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:07:13.467868 (+   144us) write_op.cc:270] Start()
0709 13:07:13.467976 (+   108us) write_op.cc:276] Timestamp: P: 1783602433467823 usec, L: 0
0709 13:07:13.467997 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:07:13.468733 (+   736us) log.cc:844] Serialized 540 byte log entry
0709 13:07:13.857067 (+388334us) op_driver.cc:464] REPLICATION: finished
0709 13:07:14.445778 (+588711us) write_op.cc:301] APPLY: starting
0709 13:07:14.446028 (+   250us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:14.446212 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:14.446409 (+   197us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:14.446792 (+   383us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:14.447182 (+   390us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:07:14.447259 (+    77us) write_op.cc:312] APPLY: finished
0709 13:07:14.447691 (+   432us) log.cc:844] Serialized 22 byte log entry
0709 13:07:14.447992 (+   301us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:14.448154 (+   162us) write_op.cc:454] Released schema lock
0709 13:07:14.448313 (+   159us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:14.448977 (+   664us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:14.449018 (+    41us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":212992,"reported_tablets":1,"spinlock_wait_cycles":696949120,"child_traces":[["op",{"apply.queue_time_us":579441,"apply.run_cpu_time_us":3274,"apply.run_wall_time_us":3274,"num_ops":1,"prepare.queue_time_us":231575,"prepare.run_cpu_time_us":2654,"prepare.run_wall_time_us":2655,"replication_time_us":356941,"thread_start_us":617128,"threads_started":2}]]}
I20260709 13:07:14.707787 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.708343 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.708835 20726 raft_consensus.cc:2393] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:14.709270 20727 raft_consensus.cc:2393] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 2: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:14.708938 20793 raft_consensus.cc:2393] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 2: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:07:14.711489 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:14.691702 20720 raft_consensus.cc:606] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:14.690397 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:14.698527 21741 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.723574 21741 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.724650 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.713497 20795 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:14.691468 21684 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.729071 21684 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:14.709955 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a5a0122ca1490d972f6193f5ea6780" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.717516 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.707497 21685 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.719061 20473 catalog_manager.cc:5697] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 2 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:14.720824 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.710647 20719 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:14.734966 21453 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 1.
I20260709 13:07:14.734966 20799 raft_consensus.cc:2368] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:14.707367 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:14.750164 20648 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38898 (request call id 583) took 1115 ms. Trace:
I20260709 13:07:14.750432 20651 raft_consensus.cc:3060] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.751288 21345 leader_election.cc:304] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:14.757400 21837 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.757643 21855 raft_consensus.cc:493] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.758538 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:07:14.759204 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 54009.4us
I20260709 13:07:14.744316 21722 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:07:14.745527 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 62741.2us
I20260709 13:07:14.746874 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61ef427586734912af47749556c00585" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.748065 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.748378 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.749059 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:14.732486 21685 raft_consensus.cc:493] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.759868 21718 raft_consensus.cc:2749] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:14.759388 20724 raft_consensus.cc:2393] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:14.733068 21458 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.767366 20797 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:14.773033 21749 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.768244 21685 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.776168 20653 raft_consensus.cc:3060] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.783581 20692 leader_election.cc:400] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:14.785841 20692 leader_election.cc:403] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:14.787498 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.769235 20473 catalog_manager.cc:5697] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } }
I20260709 13:07:14.760314 21855 raft_consensus.cc:515] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.784941 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.795568 20654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:14.795760 21440 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 1.
I20260709 13:07:14.796286 20654 raft_consensus.cc:606] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:14.796661 20654 raft_consensus.cc:614] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:14.796929 20765 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:14.797880 21840 raft_consensus.cc:993] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:14.798390 21840 raft_consensus.cc:1081] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:14.800592 20797 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:14.795965 21439 raft_consensus.cc:2368] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d for earlier term 4. Current term is 5.
I20260709 13:07:14.796571 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.773713 21749 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:14.788972 21682 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:14.808638 20651 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:14.801563 21690 raft_consensus.cc:2804] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.809248 21458 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 4.
I20260709 13:07:14.802559 20645 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.809944 21690 raft_consensus.cc:493] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.814438 21690 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.814759 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:14.815461 20724 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 2.
I20260709 13:07:14.806551 21682 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:14.821452 21682 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.780748 21345 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.825244 21738 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:14.826325 20653 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:14.822019 20618 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:14.801405 20692 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.828919 21697 consensus_queue.cc:1048] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:07:14.833516 21346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 44295.8us
I20260709 13:07:14.834041 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:14.834295 21738 raft_consensus.cc:2804] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.828356 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:14.805987 20721 raft_consensus.cc:2468] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:14.837296 20797 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:14.807237 21741 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:14.838673 21837 raft_consensus.cc:2804] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.844429 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:14.830260 21718 raft_consensus.cc:2804] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:14.836746 21738 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.851011 20692 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.847414 21837 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:14.844224 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 71579.1us
I20260709 13:07:14.855984 21345 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.847453 21731 raft_consensus.cc:2749] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:14.857072 21850 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:14.847699 21718 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:14.850957 21697 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.857074 21741 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:14.851344 21738 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.859591 20765 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:14.853775 21837 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.862409 21840 raft_consensus.cc:493] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:14.866057 20765 leader_election.cc:304] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:14.868366 20767 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.869446 20765 leader_election.cc:304] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:14.866863 21748 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.871141 21748 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.871520 21748 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.872994 21806 raft_consensus.cc:2804] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:14.854590 21722 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.873548 21806 raft_consensus.cc:697] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:14.877533 21804 raft_consensus.cc:2804] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:14.861512 21718 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.861508 21697 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.882143 21684 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:14.888550 21684 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.888986 21684 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.883533 21804 raft_consensus.cc:697] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:14.892376 21804 consensus_queue.cc:237] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.863787 21741 raft_consensus.cc:493] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.875190 21840 raft_consensus.cc:515] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:14.894359 21741 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.894583 21806 consensus_queue.cc:237] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.896843 21840 leader_election.cc:290] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.762178 20648 rpcz_store.cc:276] 0709 13:07:13.569908 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.571721 (+  1813us) service_pool.cc:224] Handling call
0709 13:07:14.481967 (+910246us) spinlock_profiling.cc:243] Waited 5.42 ms on lock 0x7b5800303098. stack: 00007f825319d343 00007f825319d240 00007f8252b2c1d4 00007f825c86a304 00007f825c86a299 00007f8253057db1 00007f8253197b71 00007f8253197a22 00007f825c0b0c09 00007f825b20aee0 00007f825b2d40ab 00007f825b2d4131 00007f825b295fc0 00007f825b280929 00007f825b2803d2 00007f82547f7bd4
0709 13:07:14.482400 (+   433us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:14.489105 (+  6705us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:07:14.489592 (+   487us) log.cc:844] Serialized 14 byte log entry
0709 13:07:14.635732 (+146140us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:14.637554 (+  1822us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:07:14.646722 (+  9168us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.679921 (+ 33199us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:14.685054 (+  5133us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":74770,"prepare.queue_time_us":1006,"prepare.run_cpu_time_us":50,"prepare.run_wall_time_us":52,"raft.queue_time_us":87595,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":2815,"spinlock_wait_cycles":12454656,"thread_start_us":58049,"threads_started":1,"wal-append.queue_time_us":71058}
I20260709 13:07:14.906361 21855 leader_election.cc:290] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.907668 20619 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.909044 21698 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:14.909461 21698 raft_consensus.cc:493] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.909798 21698 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:14.910849 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.911111 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5062f19249ca4d8fa9382676ea2eeee2" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.911849 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.911921 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.913427 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:14.913784 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.914003 20649 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.924386 20649 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 5.
I20260709 13:07:14.928769 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:14.929579 20648 raft_consensus.cc:2376] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 5. Re-sending same reply.
I20260709 13:07:14.933341 21698 raft_consensus.cc:515] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:14.935612 21684 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.936333 21827 raft_consensus.cc:2749] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:14.938131 20727 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:14.878353 21749 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:14.940017 21690 raft_consensus.cc:515] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:14.940953 20693 leader_election.cc:304] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.941339 21741 raft_consensus.cc:515] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.866743 21345 leader_election.cc:304] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:14.947422 20767 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.913687 21697 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.953629 20799 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:14.933746 21685 raft_consensus.cc:515] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:14.964018 21850 raft_consensus.cc:697] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
W20260709 13:07:14.980732 20767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 95878.5us
W20260709 13:07:14.979409 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 134616us
I20260709 13:07:14.980957 20692 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:14.983201 20767 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.985634 20767 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:14.994961 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.983652 21731 raft_consensus.cc:2804] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:14.995607 21458 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:14.983209 21749 raft_consensus.cc:2749] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:14.988547 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 123844us
I20260709 13:07:14.988245 21827 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:14.997013 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.997601 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:14.997926 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:14.998509 20726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:15.000254 21844 raft_consensus.cc:2804] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:15.000763 21770 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:14.985952 21806 raft_consensus.cc:2804] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.986783 21804 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:15.008665 20726 raft_consensus.cc:606] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:14.995450 20645 raft_consensus.cc:2368] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.009339 21827 raft_consensus.cc:697] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:15.010629 20726 raft_consensus.cc:614] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:15.008059 20722 raft_consensus.cc:2368] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:14.992383 21675 consensus_queue.cc:1048] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.054s
I20260709 13:07:15.010927 21439 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:15.009907 21844 raft_consensus.cc:493] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.010193 21806 raft_consensus.cc:493] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.010463 21731 raft_consensus.cc:697] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:15.022864 21677 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb486eb660e6413d825356886d2cdf1e)
I20260709 13:07:15.023236 21731 consensus_queue.cc:237] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.023758 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.024057 21345 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:15.024377 20648 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.025159 21860 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:15.025537 21860 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:15.025876 21860 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.026158 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:15.026857 20799 raft_consensus.cc:2368] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.027283 21677 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.028721 21770 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.029628 21677 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.030475 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:15.030910 21345 leader_election.cc:400] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.020223 21439 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.031318 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.032217 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ffb43555224a58830ad331820a220a" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:15.034050 21690 leader_election.cc:290] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.034355 21345 leader_election.cc:403] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:15.022755 21827 consensus_queue.cc:237] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.035377 21722 raft_consensus.cc:3060] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.035989 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.036582 20801 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.001567 21738 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.019714 21806 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.012152 21804 raft_consensus.cc:493] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.036243 21346 leader_election.cc:400] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Vote denied by peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063) with higher term. Message: Invalid argument: T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:15.030772 21770 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.019953 21844 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.054692 20619 leader_election.cc:400] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Vote denied by peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745) with higher term. Message: Invalid argument: T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d for earlier term 4. Current term is 5.
I20260709 13:07:15.055289 20619 leader_election.cc:403] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:15.016637 21718 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.059971 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.060683 20800 raft_consensus.cc:2393] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 4: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:07:15.050149 21804 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.047072 20794 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:15.052482 21684 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:15.063858 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecf52d3de0d64b01a4d9992a6e93ae13" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.058130 21698 leader_election.cc:290] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.053578 21850 consensus_queue.cc:237] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.078725 21837 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.082371 20652 raft_consensus.cc:2368] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:15.089234 20767 leader_election.cc:304] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:15.091132 20767 leader_election.cc:304] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:15.092114 21813 raft_consensus.cc:2749] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.094594 21738 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:15.096194 21697 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.097373 20797 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 5: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:07:15.097644 20794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d590c992209a4542b4f285e503ff6340"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:15.082278 21837 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:15.099592 21813 consensus_queue.cc:1048] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.102180 21684 raft_consensus.cc:2749] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.102728 21345 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.104367 21749 raft_consensus.cc:2804] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:15.104753 21749 raft_consensus.cc:493] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:15.105082 21749 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.106024 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54d2d6990c79487fab5024aa42972924" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.106411 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df1419c1f78f43208d4d0e0f15abb761" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.107172 20645 raft_consensus.cc:2368] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:15.098860 20618 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:15.108955 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.109100 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31d6559035914ddfa196ef7dc3beaab3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.109359 21698 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:15.109840 21698 raft_consensus.cc:493] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.110208 21698 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.082248 21685 leader_election.cc:290] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:15.112214 20797 raft_consensus.cc:1275] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.094460 21741 leader_election.cc:290] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:15.115751 21718 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:15.115918 21697 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.116195 21855 consensus_queue.cc:1048] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.082979 21748 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.119760 21860 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.123524 21774 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745) with higher term. Message: Invalid argument: T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d for earlier term 4. Current term is 5.
I20260709 13:07:15.124490 21722 raft_consensus.cc:2749] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.127120 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.128361 20797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.128509 20651 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.119678 21748 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.127161 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.131304 20645 raft_consensus.cc:2393] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 5: Already voted for candidate 7a6b054ca83749e1a1795e8d687c9142 in this term.
I20260709 13:07:15.131558 20728 raft_consensus.cc:2468] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:15.133371 20654 raft_consensus.cc:3060] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.137533 20652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.138576 20650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.138916 20653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f87a671ac104989bd950843c0b985c4" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.141042 21844 raft_consensus.cc:515] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.144491 21844 leader_election.cc:290] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.145929 20646 raft_consensus.cc:2368] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:15.142387 21749 raft_consensus.cc:515] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.146109 21344 leader_election.cc:304] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:15.144960 21439 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.147468 21344 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:15.148718 21344 leader_election.cc:304] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:15.149581 21439 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:15.149907 21855 raft_consensus.cc:2749] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.150776 21855 raft_consensus.cc:2749] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.151310 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.149624 21718 raft_consensus.cc:2749] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.148833 21749 leader_election.cc:290] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.152884 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.155601 20795 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.152989 21344 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:15.157017 21722 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:15.157747 21722 raft_consensus.cc:697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:15.153301 20648 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.158704 21722 consensus_queue.cc:237] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.160173 20765 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:15.161211 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.170841 21344 leader_election.cc:400] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.212971 21344 leader_election.cc:403] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:15.213040 20795 raft_consensus.cc:2468] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:15.194890 20799 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:15.170042 20651 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.161185 21686 raft_consensus.cc:2804] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.217967 20765 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:15.218281 21686 raft_consensus.cc:697] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.187965 20654 raft_consensus.cc:2468] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 4.
I20260709 13:07:15.215253 21345 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.218973 21748 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.218880 21442 raft_consensus.cc:2468] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:15.219496 21748 raft_consensus.cc:697] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.219897 21749 raft_consensus.cc:493] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:15.220770 21345 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.221405 21855 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.221863 21718 raft_consensus.cc:2804] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:15.222263 21741 raft_consensus.cc:493] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
W20260709 13:07:15.222488 21344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 52149.4us
I20260709 13:07:15.175769 20796 raft_consensus.cc:1275] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.184324 20801 raft_consensus.cc:2468] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:15.224838 21860 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:15.216238 21806 raft_consensus.cc:515] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.219623 21686 consensus_queue.cc:237] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER 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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.220618 21759 raft_consensus.cc:493] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:15.228333 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
W20260709 13:07:15.229501 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 167534us
W20260709 13:07:15.243196 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 170514us
I20260709 13:07:15.248785 20619 leader_election.cc:304] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:15.250219 21344 leader_election.cc:400] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:15.264838 20799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.265597 20799 raft_consensus.cc:2393] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 3: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
I20260709 13:07:15.250487 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b41e5815f040e88f80486d682b2f35" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.266234 20728 raft_consensus.cc:3060] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.267800 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:15.257424 20767 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.162577 21698 raft_consensus.cc:515] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.261418 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.279956 21439 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:15.284128 20798 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.283636 20692 leader_election.cc:304] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.285070 20722 raft_consensus.cc:1275] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.285965 21718 raft_consensus.cc:697] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:15.284893 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.287349 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:15.287848 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:15.286919 21718 consensus_queue.cc:237] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.289026 21439 raft_consensus.cc:3060] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.288962 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.289526 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:15.289707 20724 raft_consensus.cc:3060] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.283123 20797 raft_consensus.cc:2368] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:15.294651 20794 raft_consensus.cc:606] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.295075 20794 raft_consensus.cc:614] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:07:15.299633 20651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:15.300349 20651 raft_consensus.cc:606] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.300601 20798 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:15.275312 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.302729 20724 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 4.
I20260709 13:07:15.260479 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.309235 20728 raft_consensus.cc:2468] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.310297 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e727b09ce8f47a8a9eb8d77cb918b3d" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.311442 21458 raft_consensus.cc:2393] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 4: Already voted for candidate 1a849eead4594b56a2ea2a86d335279f in this term.
W20260709 13:07:15.313405 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 64719.7us
I20260709 13:07:15.251058 21749 raft_consensus.cc:515] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.276727 21844 raft_consensus.cc:2804] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:15.282446 21837 raft_consensus.cc:2764] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:07:15.260154 21741 raft_consensus.cc:515] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.311422 21682 raft_consensus.cc:493] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1a849eead4594b56a2ea2a86d335279f)
I20260709 13:07:15.331655 20649 raft_consensus.cc:2368] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 2. Current term is 3.
I20260709 13:07:15.331923 20719 raft_consensus.cc:2393] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 4: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:15.332741 21806 leader_election.cc:290] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:15.334048 21698 leader_election.cc:290] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:15.334308 21741 leader_election.cc:290] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.328949 21844 raft_consensus.cc:697] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.318202 21738 raft_consensus.cc:2804] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.335038 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.335558 20691 leader_election.cc:400] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:15.353912 21461 raft_consensus.cc:3060] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.336066 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.336555 21804 raft_consensus.cc:515] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.337853 20693 leader_election.cc:304] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.339389 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172e333c1b454d1fbabb74e558671f44" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.340142 21749 leader_election.cc:290] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.269055 21759 raft_consensus.cc:515] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.342994 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:15.343744 21453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:15.317948 21445 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:07:15.354151 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 95043.1us
I20260709 13:07:15.328526 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.369095 20693 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:07:15.324120 21345 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 103428us
I20260709 13:07:15.367781 21458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.369962 21458 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:15.369683 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 55682.6us
I20260709 13:07:15.328953 21748 consensus_queue.cc:237] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER 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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.374334 21804 leader_election.cc:290] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:15.374452 21688 raft_consensus.cc:2749] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.380336 21837 consensus_queue.cc:1048] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:07:15.371232 21738 raft_consensus.cc:697] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:15.385536 21738 consensus_queue.cc:237] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Queue going to LEADER 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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.382179 20795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:15.382274 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:07:15.387070 21844 consensus_queue.cc:237] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.389191 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:15.391114 20767 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.392755 21461 raft_consensus.cc:2468] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.371948 20618 leader_election.cc:304] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:15.396661 21345 leader_election.cc:400] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:15.397074 21345 leader_election.cc:403] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:07:15.403179 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
W20260709 13:07:15.402292 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 93992us
I20260709 13:07:15.404211 20800 raft_consensus.cc:2368] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.393994 20767 leader_election.cc:304] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.356606 21682 raft_consensus.cc:515] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
W20260709 13:07:15.414381 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 45363.5us
I20260709 13:07:15.416774 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.423738 20724 raft_consensus.cc:2393] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:15.379081 21429 raft_consensus.cc:1240] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:15.386480 21446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
I20260709 13:07:15.430519 20795 raft_consensus.cc:1240] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:15.392598 21804 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.428840 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.439352 20728 raft_consensus.cc:2393] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 in current term 2: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:15.435542 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.440068 20798 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.430815 21345 leader_election.cc:400] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.440510 21345 leader_election.cc:403] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:07:15.441570 21461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "7a6b054ca83749e1a1795e8d687c9142" is_pre_election: true
I20260709 13:07:15.417534 21758 raft_consensus.cc:2804] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.429839 21806 raft_consensus.cc:2804] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.430787 21840 raft_consensus.cc:2749] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.446391 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184b8814e1f74f97bba641df584fd69c" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.450645 20724 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.439429 21446 raft_consensus.cc:3060] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.455145 20619 leader_election.cc:304] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:15.457620 21458 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.444506 21439 raft_consensus.cc:2468] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:15.460294 20767 leader_election.cc:304] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.464777 21839 consensus_queue.cc:1048] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:07:15.471612 20798 raft_consensus.cc:2468] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:15.454224 21806 raft_consensus.cc:697] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.458787 21850 raft_consensus.cc:2764] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:07:15.453827 21758 raft_consensus.cc:697] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:15.475883 20691 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [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: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.478757 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1530c58d5b342c88fd60c0157157468" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.480027 20724 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:15.478938 20618 leader_election.cc:304] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:15.505589 20619 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:15.506533 20724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d590c992209a4542b4f285e503ff6340" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.507153 20724 raft_consensus.cc:3060] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:15.530823 20691 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:41375, user_credentials={real_user=slave}} blocked reactor thread for 55003.4us
I20260709 13:07:15.532053 20691 leader_election.cc:304] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.533149 20691 leader_election.cc:400] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 3. Current term is 4.
I20260709 13:07:15.501982 21677 raft_consensus.cc:2804] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:15.510352 21881 raft_consensus.cc:2804] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.538828 20724 raft_consensus.cc:2468] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.540372 20691 leader_election.cc:400] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e for earlier term 2. Current term is 3.
I20260709 13:07:15.508157 20649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6204449cffe54e11a310a09cdb4954ad" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.510828 21828 consensus_queue.cc:1059] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 13:07:15.509478 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a6017e026c4c1d81774cc2bdbff5b3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.510519 21876 raft_consensus.cc:2749] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3.
I20260709 13:07:15.558293 21881 raft_consensus.cc:697] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:15.561333 21881 consensus_queue.cc:237] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER 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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.566780 21824 raft_consensus.cc:2749] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.547441 21677 raft_consensus.cc:697] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:15.568219 21677 consensus_queue.cc:237] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.550446 21746 raft_consensus.cc:2804] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:07:15.579417 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 54073.6us
I20260709 13:07:15.583596 20619 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:15.586194 21770 raft_consensus.cc:2749] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:15.587802 21874 log.cc:927] Time spent T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260709 13:07:15.588507 20723 raft_consensus.cc:1275] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.581465 21740 raft_consensus.cc:2749] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.581032 21746 raft_consensus.cc:697] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.594250 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.595922 20726 raft_consensus.cc:3055] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:15.596273 20726 raft_consensus.cc:740] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:15.600670 20726 consensus_queue.cc:260] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.602790 20726 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.602639 21746 consensus_queue.cc:237] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER 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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.573166 21806 consensus_queue.cc:237] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER 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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.612689 20651 raft_consensus.cc:1275] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.601197 21879 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.582283 21758 consensus_queue.cc:237] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER 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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.642554 20654 raft_consensus.cc:1275] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.656304 20726 raft_consensus.cc:2468] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
W20260709 13:07:15.656880 21893 log.cc:927] Time spent T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260709 13:07:15.657419 21882 log.cc:927] Time spent T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
W20260709 13:07:15.660727 21885 log.cc:927] Time spent T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 13:07:15.648257 21718 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f0de7225e964d77b1d01e09df1ef00d)
I20260709 13:07:15.663067 21718 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.665561 21718 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.668692 21445 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 3.
I20260709 13:07:15.669687 21682 leader_election.cc:290] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:15.670285 21860 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:15.670732 20723 raft_consensus.cc:1240] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.671877 21855 raft_consensus.cc:2749] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375) with higher term. Message: Invalid argument: T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.670769 21860 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.676517 21860 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.680929 21442 raft_consensus.cc:2468] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 4.
I20260709 13:07:15.687788 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7779b416f469097df53b239c15eca" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.688185 21446 raft_consensus.cc:2468] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:15.688735 20720 raft_consensus.cc:2393] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a849eead4594b56a2ea2a86d335279f in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:15.689625 21749 raft_consensus.cc:2749] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423) with higher term. Message: Invalid argument: T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for earlier term 3. Current term is 4.
I20260709 13:07:15.689816 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:07:15.694706 21840 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
W20260709 13:07:15.694499 20693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 259645us
I20260709 13:07:15.705885 20473 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57954 (request call id 162) took 2108 ms. Trace:
I20260709 13:07:15.706379 20473 rpcz_store.cc:276] 0709 13:07:13.597836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.597996 (+   160us) service_pool.cc:224] Handling call
0709 13:07:15.705794 (+2107798us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:15.009642 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:15.028708 (+ 19066us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:15.028776 (+    68us) write_op.cc:435] Acquired schema lock
0709 13:07:15.028792 (+    16us) tablet.cc:662] Decoding operations
0709 13:07:15.029629 (+   837us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:15.029717 (+    88us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:15.029760 (+    43us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:07:15.044937 (+ 15177us) tablet.cc:701] Row locks acquired
0709 13:07:15.044989 (+    52us) write_op.cc:260] PREPARE: finished
0709 13:07:15.050934 (+  5945us) write_op.cc:270] Start()
0709 13:07:15.060739 (+  9805us) write_op.cc:276] Timestamp: P: 1783602435046477 usec, L: 0
0709 13:07:15.061991 (+  1252us) op_driver.cc:348] REPLICATION: starting
0709 13:07:15.098450 (+ 36459us) log.cc:844] Serialized 1316 byte log entry
0709 13:07:15.379079 (+280629us) op_driver.cc:464] REPLICATION: finished
0709 13:07:15.470626 (+ 91547us) write_op.cc:301] APPLY: starting
0709 13:07:15.472923 (+  2297us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:15.503718 (+ 30795us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:15.530726 (+ 27008us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:15.599925 (+ 69199us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:15.612850 (+ 12925us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:07:15.634875 (+ 22025us) write_op.cc:312] APPLY: finished
0709 13:07:15.646258 (+ 11383us) log.cc:844] Serialized 34 byte log entry
0709 13:07:15.646445 (+   187us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:15.646537 (+    92us) write_op.cc:454] Released schema lock
0709 13:07:15.646577 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:15.646931 (+   354us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:15.646971 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":70635,"apply.run_cpu_time_us":2876,"apply.run_wall_time_us":188203,"num_ops":3,"prepare.queue_time_us":127656,"prepare.run_cpu_time_us":4239,"prepare.run_wall_time_us":92039,"replication_time_us":304722,"thread_start_us":144844,"threads_started":2}]]}
I20260709 13:07:15.712749 20767 leader_election.cc:304] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.714455 21697 raft_consensus.cc:2804] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:15.715011 21697 raft_consensus.cc:697] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.715934 21697 consensus_queue.cc:237] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.718364 21759 leader_election.cc:290] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.728210 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8342d8634e483d9208d43280d72337" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.726560 20475 catalog_manager.cc:5697] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.733799 20475 catalog_manager.cc:5697] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.735520 20475 catalog_manager.cc:5697] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.751408 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4bca1e9d8bb430c8c7a47f4c23a94a2" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.751847 20726 raft_consensus.cc:1275] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:07:15.752696 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 166042us
I20260709 13:07:15.739229 20475 catalog_manager.cc:5697] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 3 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } }
I20260709 13:07:15.753649 20691 leader_election.cc:304] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.758208 20691 leader_election.cc:304] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:15.758277 21344 leader_election.cc:304] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:15.759120 21749 raft_consensus.cc:2749] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.759773 21738 raft_consensus.cc:2749] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.758327 20475 catalog_manager.cc:5697] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 3 to 4, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 4 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.764688 21840 raft_consensus.cc:2749] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.765607 20646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.766595 20654 raft_consensus.cc:1275] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:15.768631 21774 raft_consensus.cc:993] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:15.769112 21774 raft_consensus.cc:1081] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:15.770535 20726 raft_consensus.cc:1275] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.765961 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.772269 20647 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:15.773587 21749 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:15.774452 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:15.774987 21458 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:15.775316 21458 raft_consensus.cc:3060] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.765596 20475 catalog_manager.cc:5697] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.783212 21458 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.789647 21344 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:15.790191 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:15.790750 21876 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:15.791137 21876 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.791445 21876 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.791730 21458 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:15.789614 20796 raft_consensus.cc:1240] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.793833 20726 raft_consensus.cc:1275] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:15.795554 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:15.796072 20654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.796677 20654 raft_consensus.cc:3055] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:15.796950 20654 raft_consensus.cc:740] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:15.796130 20726 raft_consensus.cc:3060] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.797698 20654 consensus_queue.cc:260] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.806532 20654 raft_consensus.cc:3060] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.808871 20719 raft_consensus.cc:1275] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.820147 20726 raft_consensus.cc:2468] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:15.827402 20654 raft_consensus.cc:2468] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:15.827818 21690 consensus_queue.cc:1048] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.829221 20798 raft_consensus.cc:1240] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Rejecting Update request from peer 7a6b054ca83749e1a1795e8d687c9142 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.828293 21850 consensus_queue.cc:1059] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.830376 21850 consensus_queue.cc:1243] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Peer eb486eb660e6413d825356886d2cdf1e 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
I20260709 13:07:15.830940 21850 raft_consensus.cc:3055] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:15.831286 21850 raft_consensus.cc:740] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:15.832234 21804 consensus_queue.cc:1048] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.832261 21850 consensus_queue.cc:260] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:15.834267 21346 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142; no voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:15.835122 21860 raft_consensus.cc:2749] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.835814 21718 consensus_queue.cc:1048] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.831080 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:15.836786 20796 raft_consensus.cc:1275] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:15.834527 21850 raft_consensus.cc:3060] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.838551 21876 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.839710 21453 raft_consensus.cc:1240] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Rejecting Update request from peer 1a849eead4594b56a2ea2a86d335279f for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:15.840956 21876 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:15.844414 21844 consensus_queue.cc:1048] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:07:15.845731 20692 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.196:44423, user_credentials={real_user=slave}} blocked reactor thread for 45907.7us
I20260709 13:07:15.846838 21840 consensus_queue.cc:1059] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.847793 21759 raft_consensus.cc:3055] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:15.848136 21759 raft_consensus.cc:740] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:15.849047 21759 consensus_queue.cc:260] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:15.851455 21752 consensus_queue.cc:1048] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:15.852519 21804 consensus_queue.cc:1048] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.853113 21752 consensus_queue.cc:1059] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.854050 21804 raft_consensus.cc:3055] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:15.854559 21804 raft_consensus.cc:740] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:15.855346 21804 consensus_queue.cc:260] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:15.855996 21876 consensus_queue.cc:1048] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.859450 20475 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:57946 (request call id 171) took 1049 ms. Trace:
I20260709 13:07:15.860165 20475 rpcz_store.cc:276] 0709 13:07:14.810038 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.810199 (+   161us) service_pool.cc:224] Handling call
0709 13:07:15.859387 (+1049188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:15.788478 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:15.789000 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:15.789031 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:07:15.789047 (+    16us) tablet.cc:662] Decoding operations
0709 13:07:15.789825 (+   778us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:15.789901 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:15.789929 (+    28us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:07:15.790672 (+   743us) tablet.cc:701] Row locks acquired
0709 13:07:15.790691 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:07:15.790829 (+   138us) write_op.cc:270] Start()
0709 13:07:15.796938 (+  6109us) write_op.cc:276] Timestamp: P: 1783602435790787 usec, L: 0
0709 13:07:15.796960 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:07:15.797585 (+   625us) log.cc:844] Serialized 2481 byte log entry
0709 13:07:15.800071 (+  2486us) op_driver.cc:464] REPLICATION: finished
0709 13:07:15.800560 (+   489us) write_op.cc:301] APPLY: starting
0709 13:07:15.800638 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:15.800800 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:15.800887 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:15.801542 (+   655us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:15.801712 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:07:15.801753 (+    41us) write_op.cc:312] APPLY: finished
0709 13:07:15.801959 (+   206us) log.cc:844] Serialized 52 byte log entry
0709 13:07:15.802165 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:15.802268 (+   103us) write_op.cc:454] Released schema lock
0709 13:07:15.802310 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:15.802654 (+   344us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:15.802680 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":286,"apply.run_cpu_time_us":2040,"apply.run_wall_time_us":2039,"num_ops":6,"prepare.queue_time_us":8381,"prepare.run_cpu_time_us":3178,"prepare.run_wall_time_us":9382,"replication_time_us":2976,"thread_start_us":10225,"threads_started":1}]]}
I20260709 13:07:15.868919 21446 raft_consensus.cc:1275] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.874683 21804 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.875602 21876 consensus_queue.cc:1048] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:15.876663 21759 raft_consensus.cc:3060] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.877647 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:15.894034 20473 catalog_manager.cc:5697] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } }
I20260709 13:07:15.879359 20800 raft_consensus.cc:1275] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:15.855922 21346 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:15.889569 21442 raft_consensus.cc:1275] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:15.898679 20473 catalog_manager.cc:5697] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 2 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:15.903852 21346 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:38063, user_credentials={real_user=slave}} blocked reactor thread for 48013.7us
I20260709 13:07:15.907353 21718 raft_consensus.cc:2804] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:15.907883 21718 raft_consensus.cc:697] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:15.908979 20472 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53314 (request call id 81) took 1462 ms. Trace:
I20260709 13:07:15.908694 21718 consensus_queue.cc:237] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:15.902671 21850 consensus_queue.cc:1048] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:07:15.902335 21442 pending_rounds.cc:85] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Aborting all ops after (but not including) 1
I20260709 13:07:15.911600 21442 pending_rounds.cc:107] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:15.911911 21442 raft_consensus.cc:2889] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:15.913524 20472 rpcz_store.cc:276] 0709 13:07:14.438731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.439066 (+   335us) service_pool.cc:224] Handling call
0709 13:07:15.900730 (+1461664us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20983,"reported_tablets":7}
I20260709 13:07:15.916397 20726 raft_consensus.cc:1240] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Rejecting Update request from peer 3f0de7225e964d77b1d01e09df1ef00d for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:15.906695 20796 raft_consensus.cc:1275] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.922618 20473 catalog_manager.cc:5697] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.926028 20651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a66be0b4c632430fade42a30084ebe8b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:15.928503 20648 raft_consensus.cc:1240] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Rejecting Update request from peer eb486eb660e6413d825356886d2cdf1e for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.926357 20473 catalog_manager.cc:5697] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:15.931377 21738 consensus_queue.cc:1048] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.942838 20646 raft_consensus.cc:1275] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Refusing update from remote peer eb486eb660e6413d825356886d2cdf1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:15.951444 20473 catalog_manager.cc:5697] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.953373 20473 catalog_manager.cc:5697] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.954970 20473 catalog_manager.cc:5697] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 3, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 3 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:15.948539 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28b5d07e732c45d7b31b299ce6417f6b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:15.950920 21682 consensus_queue.cc:1048] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:07:15.925180 21731 consensus_queue.cc:1048] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:07:15.976323 20647 raft_consensus.cc:3060] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:16.005113 21446 raft_consensus.cc:1275] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:16.007855 20691 leader_election.cc:304] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d
I20260709 13:07:16.008433 21867 consensus_queue.cc:1048] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.019881 20722 raft_consensus.cc:1275] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:16.035822 20646 raft_consensus.cc:1275] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.041831 21748 consensus_queue.cc:1048] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:16.042968 21759 raft_consensus.cc:2749] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:16.051792 21806 consensus_queue.cc:1048] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:07:16.069043 20798 raft_consensus.cc:2410] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a6b054ca83749e1a1795e8d687c9142 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:07:16.053265 21752 consensus_queue.cc:1048] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:07:16.102413 21453 raft_consensus.cc:1275] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.130399 20472 catalog_manager.cc:5697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.139430 20472 catalog_manager.cc:5697] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.141551 20472 catalog_manager.cc:5697] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 3 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } }
I20260709 13:07:16.150813 20472 catalog_manager.cc:5697] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:16.160053 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 55904.8us
I20260709 13:07:16.201576 20720 raft_consensus.cc:1275] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:16.201601 20647 raft_consensus.cc:2468] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 4.
I20260709 13:07:16.184290 21675 consensus_queue.cc:1048] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:07:16.208635 20719 raft_consensus.cc:1275] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.232764 21442 raft_consensus.cc:1275] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:16.236631 21453 raft_consensus.cc:1275] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.248581 21458 raft_consensus.cc:1275] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.255934 20719 raft_consensus.cc:1275] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.261304 21746 consensus_queue.cc:1048] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:16.261914 21804 consensus_queue.cc:1048] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:16.264003 21748 consensus_queue.cc:1048] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.266726 21746 consensus_queue.cc:1048] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:16.269282 21344 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:16.277024 20727 raft_consensus.cc:1275] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:16.280946 20797 raft_consensus.cc:1275] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.282692 20800 raft_consensus.cc:1275] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.285866 21429 raft_consensus.cc:1275] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:16.276777 21804 consensus_queue.cc:1048] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:07:16.276783 21697 consensus_queue.cc:1048] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:07:16.274572 21718 raft_consensus.cc:2804] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:16.324631 21718 raft_consensus.cc:697] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:16.315133 21879 consensus_queue.cc:1048] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:07:16.323243 21698 consensus_queue.cc:1048] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:07:16.349478 20646 raft_consensus.cc:1275] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:16.324858 21770 consensus_queue.cc:1048] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:07:16.352491 21718 consensus_queue.cc:237] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:16.354920 20475 catalog_manager.cc:5697] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 2 to 4, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 4 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.369777 21876 consensus_queue.cc:1048] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:07:16.412000 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:07:16.487291 21932 log.cc:927] Time spent T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 13:07:16.421780 21896 consensus_queue.cc:1048] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
W20260709 13:07:16.499249 21931 log.cc:927] Time spent T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
W20260709 13:07:16.591240 20619 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.193:40745, user_credentials={real_user=slave}} blocked reactor thread for 53997.7us
I20260709 13:07:16.597410 20726 raft_consensus.cc:1275] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 3f0de7225e964d77b1d01e09df1ef00d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:16.597812 20726 pending_rounds.cc:85] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: Aborting all ops after (but not including) 1
I20260709 13:07:16.598045 20726 pending_rounds.cc:107] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:16.598301 20726 raft_consensus.cc:2889] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:16.617278 21698 consensus_queue.cc:1048] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:16.664669 20728 raft_consensus.cc:1275] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:16.656210 20473 catalog_manager.cc:5697] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.696957 20473 catalog_manager.cc:5697] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.703644 20473 catalog_manager.cc:5697] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 1 to 3, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.727010 21718 consensus_queue.cc:1048] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:07:16.798360 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:16.845752 20477 catalog_manager.cc:5697] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.847571 20477 catalog_manager.cc:5697] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:16.849740 20477 catalog_manager.cc:5697] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.857991 20477 catalog_manager.cc:5697] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.889431 20645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:16.890053 20645 raft_consensus.cc:606] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:16.894862 20798 raft_consensus.cc:1275] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:07:16.895260 20798 pending_rounds.cc:85] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Aborting all ops after (but not including) 1
I20260709 13:07:16.895485 20798 pending_rounds.cc:107] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:07:16.895700 20798 raft_consensus.cc:2889] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:16.898980 21941 consensus_queue.cc:1048] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:16.901063 20647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:16.901759 20647 raft_consensus.cc:606] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:16.915992 20794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:45516
I20260709 13:07:16.916721 20794 raft_consensus.cc:606] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:16.920323 20647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:16.921038 20647 raft_consensus.cc:606] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:16.924592 20722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:16.925207 20722 raft_consensus.cc:606] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:16.929770 20647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:16.930509 20647 raft_consensus.cc:606] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:16.931743 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:07:16.931342 20472 catalog_manager.cc:5697] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 3 to 4, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 4 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:16.933385 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:16.953469 20647 raft_consensus.cc:1275] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:07:16.974529 21860 consensus_queue.cc:1048] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:16.997424 21677 raft_consensus.cc:993] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:16.997887 21774 raft_consensus.cc:1081] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.002669 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:17.003263 21439 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.003665 21439 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.021348 21675 raft_consensus.cc:993] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.021936 21675 raft_consensus.cc:1081] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.026906 21438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:17.027504 21438 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.027835 21438 raft_consensus.cc:3060] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.038602 21439 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.064662 21438 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.065423 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:17.066576 21439 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:17.067725 21438 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:17.067670 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:17.069576 20800 raft_consensus.cc:3060] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.068603 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:17.070327 20647 raft_consensus.cc:3055] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.070636 20647 raft_consensus.cc:740] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:17.071419 20647 consensus_queue.cc:260] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.066038 20794 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.072523 20647 raft_consensus.cc:3060] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.073971 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:17.074657 20645 raft_consensus.cc:3055] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.074957 20645 raft_consensus.cc:740] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:17.079596 20645 consensus_queue.cc:260] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.080878 20645 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.086022 20647 raft_consensus.cc:2468] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.096872 21344 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:17.097720 21938 raft_consensus.cc:2804] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.098241 21938 raft_consensus.cc:697] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:17.093919 20794 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.099053 21938 consensus_queue.cc:237] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.101075 21345 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:17.094521 20800 raft_consensus.cc:2468] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.102269 20645 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.103119 21718 raft_consensus.cc:2804] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.103698 21718 raft_consensus.cc:697] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:17.104605 21718 consensus_queue.cc:237] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.123178 20473 catalog_manager.cc:5697] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.139252 20473 catalog_manager.cc:5697] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.194626 21868 raft_consensus.cc:993] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.195142 21840 raft_consensus.cc:1081] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.196743 21438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:17.197204 21438 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.197495 21438 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:17.203369 21438 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:17.208177 21438 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 3 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:17.215206 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:17.218326 20647 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:17.219173 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:17.219810 20722 raft_consensus.cc:3055] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:17.220118 20722 raft_consensus.cc:740] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:17.220883 20722 consensus_queue.cc:260] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:17.222174 20722 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:17.235812 20722 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:17.243193 21346 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [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: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:17.245330 21718 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:17.246088 21718 raft_consensus.cc:697] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:17.247038 21718 consensus_queue.cc:237] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:17.248333 21746 raft_consensus.cc:993] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.252123 21746 raft_consensus.cc:1081] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.255479 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41870
I20260709 13:07:17.256065 21439 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.256451 21439 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.261869 20647 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 3.
I20260709 13:07:17.264801 21439 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.268524 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:17.269102 20798 raft_consensus.cc:3055] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:17.269384 20798 raft_consensus.cc:740] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:17.269555 21439 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 5 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:17.270092 20798 consensus_queue.cc:260] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.272610 20798 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.272965 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:17.273552 20647 raft_consensus.cc:3060] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.274225 20473 catalog_manager.cc:5697] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 2 to 3, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 3 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.279366 20798 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 5.
I20260709 13:07:17.280776 21345 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [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: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:17.281092 20647 raft_consensus.cc:2468] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 5.
I20260709 13:07:17.281648 21718 raft_consensus.cc:2804] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:17.282634 21718 raft_consensus.cc:697] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 5 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:17.283669 21718 consensus_queue.cc:237] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.300280 20473 catalog_manager.cc:5697] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 4 to 5, leader changed from 1a849eead4594b56a2ea2a86d335279f (127.17.52.196) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 5 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.306890 21774 raft_consensus.cc:993] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.307372 21774 raft_consensus.cc:1081] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.309674 21439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:17.310277 21439 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.310752 21439 raft_consensus.cc:3060] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.318217 21439 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:17.320472 21439 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:17.320838 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:17.321079 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:17.321512 20647 raft_consensus.cc:3055] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.321700 20722 raft_consensus.cc:3060] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.321871 20647 raft_consensus.cc:740] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:17.322729 20647 consensus_queue.cc:260] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:17.323797 20647 raft_consensus.cc:3060] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.329037 20722 raft_consensus.cc:2468] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.330317 21346 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:17.330478 20647 raft_consensus.cc:2468] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.331321 21718 raft_consensus.cc:2804] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.331792 21718 raft_consensus.cc:697] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:17.332597 21718 consensus_queue.cc:237] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:17.348660 21881 raft_consensus.cc:993] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.349133 21677 raft_consensus.cc:1081] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:17.351001 21438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:17.351574 21438 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:17.351935 21438 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.355726 20473 catalog_manager.cc:5697] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.363610 21438 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.366025 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:17.366324 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:17.366683 20798 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.366983 20647 raft_consensus.cc:3055] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.367367 20647 raft_consensus.cc:740] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:17.368150 20647 consensus_queue.cc:260] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.369218 20647 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.373840 20798 raft_consensus.cc:2468] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.375115 21345 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:17.375890 20647 raft_consensus.cc:2468] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:17.375916 21718 raft_consensus.cc:2804] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:17.376807 21718 raft_consensus.cc:697] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:17.377655 21718 consensus_queue.cc:237] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:17.378159 21438 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:17.420133 20473 catalog_manager.cc:5697] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:17.497243 20798 raft_consensus.cc:1275] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.498404 21718 consensus_queue.cc:1048] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.570191 20647 raft_consensus.cc:1275] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.577850 21718 consensus_queue.cc:1048] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:07:17.658562 20798 raft_consensus.cc:1275] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.659646 21718 consensus_queue.cc:1048] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.671821 20647 raft_consensus.cc:1275] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.674104 21941 consensus_queue.cc:1048] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.683074 20726 raft_consensus.cc:1275] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:17.684856 21941 consensus_queue.cc:1048] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:17.702489 20647 raft_consensus.cc:1275] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:17.707460 21718 consensus_queue.cc:1048] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:17.773931 20722 raft_consensus.cc:1275] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.775712 21860 consensus_queue.cc:1048] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.778644 20798 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:17.780357 21860 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:17.831238 20645 raft_consensus.cc:1275] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.833977 21941 consensus_queue.cc:1048] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.834307 20647 raft_consensus.cc:1275] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:17.843559 21718 consensus_queue.cc:1048] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:17.872624 20798 raft_consensus.cc:1275] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.873906 21941 consensus_queue.cc:1048] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.888784 20645 raft_consensus.cc:1275] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.890378 21941 consensus_queue.cc:1048] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:17.934355 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:18.046667 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:18.090143 20726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:18.090734 20726 raft_consensus.cc:606] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:18.093281 20722 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce"
dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:34496
I20260709 13:07:18.093784 20722 raft_consensus.cc:606] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:18.096561 20647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:18.097124 20647 raft_consensus.cc:606] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Received request to transfer leadership to TS 1a849eead4594b56a2ea2a86d335279f
I20260709 13:07:18.100066 20647 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5"
dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
mode: GRACEFUL
new_leader_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:39604
I20260709 13:07:18.100533 20647 raft_consensus.cc:606] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Received request to transfer leadership to TS 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:18.101560 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:07:18.103261 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:18.333694 21868 raft_consensus.cc:993] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:18.334149 21960 raft_consensus.cc:1081] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:18.335898 21458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:18.336409 21458 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.336766 21458 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.343197 21458 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.345122 21458 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:18.345544 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:18.345912 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:18.346252 20647 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.346544 20726 raft_consensus.cc:3055] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.346905 20726 raft_consensus.cc:740] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:18.347643 20726 consensus_queue.cc:260] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.348646 20726 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.362784 20726 raft_consensus.cc:2468] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:18.363819 21346 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:18.364521 21718 raft_consensus.cc:2804] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.364989 21718 raft_consensus.cc:697] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:18.365751 21718 consensus_queue.cc:237] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.365883 20647 raft_consensus.cc:2468] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:18.384516 20475 catalog_manager.cc:5697] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.533872 21868 raft_consensus.cc:993] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:18.534384 21960 raft_consensus.cc:1081] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:18.536011 21438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41872
I20260709 13:07:18.536504 21438 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.536859 21438 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.541971 21438 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.543735 21438 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:18.544094 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:18.544286 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:18.544747 20645 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.544890 20722 raft_consensus.cc:3055] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.545377 20722 raft_consensus.cc:740] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:18.545972 20722 consensus_queue.cc:260] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.547096 20722 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.551744 20645 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:18.553203 21344 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142; no voters: 
I20260709 13:07:18.553793 21677 raft_consensus.cc:993] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:18.553962 21718 raft_consensus.cc:2804] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.554347 21677 raft_consensus.cc:1081] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Signalling peer 7a6b054ca83749e1a1795e8d687c9142 to start an election
I20260709 13:07:18.554486 21718 raft_consensus.cc:697] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:18.555682 20722 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:18.555369 21718 consensus_queue.cc:237] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.556589 21438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5"
dest_uuid: "7a6b054ca83749e1a1795e8d687c9142"
 from {username='slave'} at 127.0.0.1:41886
I20260709 13:07:18.557096 21438 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.557446 21438 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.565296 21438 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.567330 21438 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:18.569088 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:18.569707 20722 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.576256 20722 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:18.577723 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "7a6b054ca83749e1a1795e8d687c9142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:18.578431 20645 raft_consensus.cc:3055] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:18.578742 20645 raft_consensus.cc:740] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:18.579500 20645 consensus_queue.cc:260] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.580806 20645 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:18.580096 20475 catalog_manager.cc:5697] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from eb486eb660e6413d825356886d2cdf1e (127.17.52.195) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.581856 21346 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:18.582795 21718 raft_consensus.cc:2804] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:18.583262 21718 raft_consensus.cc:697] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Becoming Leader. State: Replica: 7a6b054ca83749e1a1795e8d687c9142, State: Running, Role: LEADER
I20260709 13:07:18.584079 21718 consensus_queue.cc:237] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:18.588347 20645 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6b054ca83749e1a1795e8d687c9142 in term 2.
I20260709 13:07:18.605536 20475 catalog_manager.cc:5697] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 reported cstate change: term changed from 1 to 2, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7a6b054ca83749e1a1795e8d687c9142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.698850 21881 raft_consensus.cc:993] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: : Instructing follower 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:18.699385 21881 raft_consensus.cc:1081] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Signalling peer 1a849eead4594b56a2ea2a86d335279f to start an election
I20260709 13:07:18.701372 20798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae"
dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
 from {username='slave'} at 127.0.0.1:54854
I20260709 13:07:18.701910 20798 raft_consensus.cc:493] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:18.702291 20798 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.709153 20798 raft_consensus.cc:515] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:18.711325 20798 leader_election.cc:290] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 4 election: Requested vote from peers 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:18.711535 20647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:18.711864 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0f309fadc724ba9985ada15e776c3ae" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:18.712167 20647 raft_consensus.cc:3055] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:18.712388 20722 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.713038 20647 raft_consensus.cc:740] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:18.713792 20647 consensus_queue.cc:260] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:18.714938 20647 raft_consensus.cc:3060] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.719538 20722 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:18.722860 20647 raft_consensus.cc:2468] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:18.731986 20765 leader_election.cc:304] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:18.732805 21806 raft_consensus.cc:2804] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:18.733278 21806 raft_consensus.cc:697] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:18.734126 21806 consensus_queue.cc:237] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [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: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } }
I20260709 13:07:18.764624 20475 catalog_manager.cc:5697] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 3 to 4, leader changed from 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 4 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:18.789551 20722 raft_consensus.cc:1275] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.790635 21941 consensus_queue.cc:1048] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.803478 20647 raft_consensus.cc:1275] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.805322 21860 consensus_queue.cc:1048] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.991544 20647 raft_consensus.cc:1275] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.993012 21718 consensus_queue.cc:1048] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:18.996649 20722 raft_consensus.cc:1275] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.999689 21718 consensus_queue.cc:1048] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.009249 20726 raft_consensus.cc:1275] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.011353 21860 consensus_queue.cc:1048] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.035259 20647 raft_consensus.cc:1275] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Refusing update from remote peer 7a6b054ca83749e1a1795e8d687c9142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:19.036660 21938 consensus_queue.cc:1048] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:19.104166 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:19.144344 17619 tablet_server.cc:179] TabletServer@127.17.52.193:40745 shutting down...
W20260709 13:07:19.151326 20767 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 252 similar messages]
W20260709 13:07:19.156914 20767 consensus_peers.cc:597] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.175230 20693 consensus_peers.cc:597] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.189142 20693 consensus_peers.cc:597] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.192066 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:19.195289 20722 raft_consensus.cc:1275] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:19.198928 17619 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:19.200870 20693 consensus_peers.cc:597] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.203061 21806 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:19.217952 17619 raft_consensus.cc:2243] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.222306 17619 raft_consensus.cc:2272] T d590c992209a4542b4f285e503ff6340 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.229130 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.230007 17619 raft_consensus.cc:2243] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.230990 17619 raft_consensus.cc:2272] T b8743e874ca346f0931118ba56e21c60 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.238481 20693 consensus_peers.cc:597] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.239158 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.240341 17619 raft_consensus.cc:2243] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.241326 17619 raft_consensus.cc:2272] T e0d07df70a2d4a879783fd0963a5e2ab P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.244808 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.245862 17619 raft_consensus.cc:2243] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.246793 17619 raft_consensus.cc:2272] T ff7b9b9e21de42e7af174fdcac198238 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.249522 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.250347 17619 raft_consensus.cc:2243] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.258729 17619 raft_consensus.cc:2272] T 184b8814e1f74f97bba641df584fd69c P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.261466 20619 consensus_peers.cc:597] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.263933 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.264802 17619 raft_consensus.cc:2243] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.265317 17619 raft_consensus.cc:2272] T f8f96569043e4ba7babd24ca3eacbb06 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.269654 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.270506 17619 raft_consensus.cc:2243] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.273042 17619 raft_consensus.cc:2272] T 61ef427586734912af47749556c00585 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.275727 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.276437 17619 raft_consensus.cc:2243] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.277032 17619 raft_consensus.cc:2272] T 6204449cffe54e11a310a09cdb4954ad P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.278463 20645 raft_consensus.cc:1275] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Refusing update from remote peer 1a849eead4594b56a2ea2a86d335279f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:19.279958 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.280922 17619 raft_consensus.cc:2243] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.281486 17619 raft_consensus.cc:2272] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.284277 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.285121 17619 raft_consensus.cc:2243] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.285032 21806 consensus_queue.cc:1048] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:19.285836 17619 raft_consensus.cc:2272] T b1530c58d5b342c88fd60c0157157468 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.288667 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.290606 17619 raft_consensus.cc:2243] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.291147 17619 raft_consensus.cc:2272] T 64a6017e026c4c1d81774cc2bdbff5b3 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.295976 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.296828 17619 raft_consensus.cc:2243] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:07:19.297291 20693 consensus_peers.cc:597] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.297895 17619 raft_consensus.cc:2272] T 66c9d54a397d4f278ff69d5397bd52e5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.298449 20767 consensus_peers.cc:597] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.302474 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.306427 17619 raft_consensus.cc:2243] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.307482 17619 raft_consensus.cc:2272] T af89640973a144ae8955089bb9e8ace5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.308794 20693 consensus_peers.cc:597] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.310149 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.312911 17619 raft_consensus.cc:2243] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.313364 17619 raft_consensus.cc:2272] T 12d547cf97164e7c8515876ca788b125 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.315810 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.316395 17619 raft_consensus.cc:2243] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.317119 17619 raft_consensus.cc:2272] T 0ad515b8bffd4f4ca67945bdcf1e884b P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.319779 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.320578 17619 raft_consensus.cc:2243] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.321192 17619 raft_consensus.cc:2272] T 12a5a0122ca1490d972f6193f5ea6780 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.323966 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.324828 17619 raft_consensus.cc:2243] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.325332 17619 raft_consensus.cc:2272] T dce7779b416f469097df53b239c15eca P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.328555 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.329428 17619 raft_consensus.cc:2243] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.329936 17619 raft_consensus.cc:2272] T 28ae98caa9054559812a1c10e2087150 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.332160 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.332710 17619 raft_consensus.cc:2243] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.333047 17619 raft_consensus.cc:2272] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.335307 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.336097 17619 raft_consensus.cc:2243] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.336858 17619 raft_consensus.cc:2272] T 89a863de40e843cfb7f38aade378535b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.338752 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.339243 17619 raft_consensus.cc:2243] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.339923 17619 raft_consensus.cc:2272] T 85ec1d668a3649189c07b34812d092ce P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.342267 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.342765 17619 raft_consensus.cc:2243] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.343154 17619 raft_consensus.cc:2272] T 8a8342d8634e483d9208d43280d72337 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.345072 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.345624 17619 raft_consensus.cc:2243] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.346568 17619 raft_consensus.cc:2272] T 9351faa88a094baf8d7d2cbae8983201 P 7a6b054ca83749e1a1795e8d687c9142 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.348492 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.348958 17619 raft_consensus.cc:2243] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.349457 17619 raft_consensus.cc:2272] T 24731aee78a3445083491c66d4881fa5 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.351563 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.352301 17619 raft_consensus.cc:2243] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.352787 17619 raft_consensus.cc:2272] T 30c407a07fb8467da3cfc51808d6308c P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.355281 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.355758 17619 raft_consensus.cc:2243] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.356438 17619 raft_consensus.cc:2272] T 2b53aabf20964f27880550f21a3d9d91 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.358662 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.359347 17619 raft_consensus.cc:2243] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.359813 17619 raft_consensus.cc:2272] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.362087 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.362772 17619 raft_consensus.cc:2243] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.363221 17619 raft_consensus.cc:2272] T 032962e99c5f48dab2a4b5f6b7a51f46 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.366061 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.366868 17619 raft_consensus.cc:2243] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.367338 17619 raft_consensus.cc:2272] T 54d2d6990c79487fab5024aa42972924 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.369392 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.369884 17619 raft_consensus.cc:2243] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.370610 17619 raft_consensus.cc:2272] T ae82cdde977744d28d3b1f100fa4023b P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.372560 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.373128 17619 raft_consensus.cc:2243] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.373869 17619 raft_consensus.cc:2272] T 0941d92ce3b84c348ed94e6ab5d619a3 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.375864 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.376608 17619 raft_consensus.cc:2243] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.377396 17619 raft_consensus.cc:2272] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.378355 20619 consensus_peers.cc:597] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.379586 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.380170 17619 raft_consensus.cc:2243] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.380575 17619 raft_consensus.cc:2272] T 5062f19249ca4d8fa9382676ea2eeee2 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.382532 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.383050 17619 raft_consensus.cc:2243] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.383811 17619 raft_consensus.cc:2272] T 61196f35a9864fc69afa11f780ac32f5 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.385982 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.386773 17619 raft_consensus.cc:2243] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.387259 17619 raft_consensus.cc:2272] T 74a62280fe8e40d99faf20cd63e19965 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.389716 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.390564 17619 raft_consensus.cc:2243] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.391481 17619 raft_consensus.cc:2272] T dd95b0c925ab4064b4b6364b099c3033 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.394095 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.394817 17619 raft_consensus.cc:2243] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.395401 17619 raft_consensus.cc:2272] T baae5985dae04d30a73d277a1583db4b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.396438 20693 consensus_peers.cc:597] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.397919 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.398766 17619 raft_consensus.cc:2243] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.399188 17619 raft_consensus.cc:2272] T 18862149e93b426ba01db0455482bdb7 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.400890 20693 consensus_peers.cc:597] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.402992 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.403576 17619 raft_consensus.cc:2243] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:19.404302 17619 raft_consensus.cc:2272] T 28b5d07e732c45d7b31b299ce6417f6b P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.406848 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.407615 17619 raft_consensus.cc:2243] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.408097 17619 raft_consensus.cc:2272] T 265d16aa3c2d4f629e84350bae1368b9 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.409438 20693 consensus_peers.cc:597] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:19.410491 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.411144 17619 raft_consensus.cc:2243] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.411661 17619 raft_consensus.cc:2272] T 172e333c1b454d1fbabb74e558671f44 P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.413859 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.414541 17619 raft_consensus.cc:2243] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.414955 17619 raft_consensus.cc:2272] T 92c21f70d63049a78bda1a0778548c38 P 7a6b054ca83749e1a1795e8d687c9142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.417008 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.417550 17619 raft_consensus.cc:2243] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.417944 17619 raft_consensus.cc:2272] T 82ffb43555224a58830ad331820a220a P 7a6b054ca83749e1a1795e8d687c9142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.420157 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.420718 17619 raft_consensus.cc:2243] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.421129 17619 raft_consensus.cc:2272] T 4f87a671ac104989bd950843c0b985c4 P 7a6b054ca83749e1a1795e8d687c9142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:19.423241 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:19.423691 17619 raft_consensus.cc:2243] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:19.424086 17619 raft_consensus.cc:2272] T ecf52d3de0d64b01a4d9992a6e93ae13 P 7a6b054ca83749e1a1795e8d687c9142 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:19.426040 20619 consensus_peers.cc:597] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.430567 20693 consensus_peers.cc:597] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.459748 20767 consensus_peers.cc:597] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.472496 20619 consensus_peers.cc:597] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.477039 20767 consensus_peers.cc:597] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.506790 20619 consensus_peers.cc:597] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.507280 20619 consensus_peers.cc:597] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.515403 20619 consensus_peers.cc:597] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.527787 20693 consensus_peers.cc:597] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.531905 20619 consensus_peers.cc:597] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.532344 20619 consensus_peers.cc:597] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.564667 20693 consensus_peers.cc:597] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.580500 20693 consensus_peers.cc:597] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.635893 20767 consensus_peers.cc:597] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.708750 20767 consensus_peers.cc:597] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.716044 20619 consensus_peers.cc:597] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.725962 20619 consensus_peers.cc:597] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:19.746582 20693 consensus_peers.cc:597] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.236316 22017 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.236944 22017 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.239013 22017 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
W20260709 13:07:20.245802 20619 leader_election.cc:336] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.246861 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.247997 20619 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:20.248581 22017 raft_consensus.cc:2749] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:20.341100 21985 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.341667 21985 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.344272 21985 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.345347 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:20.346232 20648 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:20.347425 20691 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
W20260709 13:07:20.347954 20693 leader_election.cc:336] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.348141 21985 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:20.349586 21985 raft_consensus.cc:493] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.349951 21985 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:20.351014 22009 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.351554 22009 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.353621 22009 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.355065 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:20.355927 22009 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.356415 22009 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.360023 22009 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.360294 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
W20260709 13:07:20.361572 20767 leader_election.cc:336] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.362010 20767 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.362704 22009 raft_consensus.cc:2749] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.363127 21985 raft_consensus.cc:515] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.366784 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8743e874ca346f0931118ba56e21c60" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:20.367408 20648 raft_consensus.cc:3060] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:20.372336 20767 leader_election.cc:336] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.372906 20767 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:20.374341 22009 raft_consensus.cc:2749] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.374879 22017 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
W20260709 13:07:20.375203 20693 leader_election.cc:336] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.375605 20648 raft_consensus.cc:2468] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 4.
I20260709 13:07:20.375483 22017 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.380055 20691 leader_election.cc:304] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.380270 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbc1f84eded4d3c9fc3f3480e143bb6" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.380846 22010 raft_consensus.cc:2804] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:20.381307 22010 raft_consensus.cc:697] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:20.382051 22010 consensus_queue.cc:237] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.378113 22017 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.365171 21985 leader_election.cc:290] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 4 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:07:20.388827 20619 leader_election.cc:336] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.389433 20619 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:20.390383 22017 raft_consensus.cc:2749] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.391914 20477 catalog_manager.cc:5697] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 3 to 4, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 4 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.451946 22009 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.452483 22009 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.454283 22009 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.455492 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:07:20.457942 20767 leader_election.cc:336] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.458346 20767 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.458882 22009 raft_consensus.cc:2749] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.477871 22010 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.478376 22010 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.480775 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.480298 22010 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:20.484786 20693 leader_election.cc:336] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.485175 20693 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.485769 22010 raft_consensus.cc:2749] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:20.515847 22010 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.516461 22013 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.516448 22010 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.517212 22013 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:07:20.518836 17619 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21515)
I20260709 13:07:20.519464 22013 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.519816 22010 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.521049 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:20.521713 20648 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:20.522903 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.523586 20722 raft_consensus.cc:2468] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
W20260709 13:07:20.524626 20693 leader_election.cc:336] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.524923 20619 leader_election.cc:336] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.525061 20691 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.525770 22010 raft_consensus.cc:2804] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.525810 20619 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.526247 22010 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.526626 22010 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.526701 22013 raft_consensus.cc:2804] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.527120 22013 raft_consensus.cc:493] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.527467 22013 raft_consensus.cc:3060] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.533951 22010 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.534348 22013 raft_consensus.cc:515] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.536891 22010 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.538059 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:20.538909 20648 raft_consensus.cc:2393] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate eb486eb660e6413d825356886d2cdf1e in current term 3: Already voted for candidate 3f0de7225e964d77b1d01e09df1ef00d in this term.
I20260709 13:07:20.541265 22017 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.541465 22013 leader_election.cc:290] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.541826 22017 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.543833 22017 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.544869 22010 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.545466 22010 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:07:20.547161 20619 leader_election.cc:336] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.547935 22017 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.548450 22017 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.550631 22017 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:20.550768 20693 leader_election.cc:336] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.551013 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
I20260709 13:07:20.551468 22010 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.551823 20648 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:20.551985 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.552845 20798 raft_consensus.cc:2468] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:20.554023 20618 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:20.554877 22017 raft_consensus.cc:2804] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.555318 22017 raft_consensus.cc:493] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.556314 20691 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:20.551224 20693 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.558065 21985 raft_consensus.cc:2804] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.558455 21985 raft_consensus.cc:493] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.558822 21985 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:20.557318 20619 leader_election.cc:336] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.561542 20619 leader_election.cc:336] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.563506 22011 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.564039 22011 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.566011 22011 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.568228 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.568914 20798 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:20.570181 20618 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:20.570926 22011 raft_consensus.cc:2804] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.571264 22011 raft_consensus.cc:493] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
W20260709 13:07:20.573377 20619 leader_election.cc:336] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.571760 22011 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.574571 22005 raft_consensus.cc:2749] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.576448 21985 raft_consensus.cc:515] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.578770 21985 leader_election.cc:290] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.555694 22017 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.582297 22009 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.582894 22009 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.584898 22009 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.587220 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af89640973a144ae8955089bb9e8ace5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:20.588032 20722 raft_consensus.cc:2393] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:20.588521 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d" is_pre_election: true
W20260709 13:07:20.589687 20767 leader_election.cc:336] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.590917 20765 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.592255 21806 raft_consensus.cc:2749] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:20.594404 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.595041 17619 tablet_server.cc:196] TabletServer@127.17.52.193:40745 shutdown complete.
I20260709 13:07:20.595305 20648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53aabf20964f27880550f21a3d9d91" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3f0de7225e964d77b1d01e09df1ef00d"
I20260709 13:07:20.595863 20648 raft_consensus.cc:3060] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.595207 20722 raft_consensus.cc:2393] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f0de7225e964d77b1d01e09df1ef00d in current term 3: Already voted for candidate eb486eb660e6413d825356886d2cdf1e in this term.
I20260709 13:07:20.601583 20619 leader_election.cc:304] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:20.602599 22013 raft_consensus.cc:2749] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.603086 20648 raft_consensus.cc:2468] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:20.604081 20619 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:20.601200 22011 raft_consensus.cc:515] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.604770 22013 raft_consensus.cc:2749] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.605270 22017 raft_consensus.cc:515] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.606021 20691 leader_election.cc:304] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:20.606743 20798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61196f35a9864fc69afa11f780ac32f5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:20.607313 20798 raft_consensus.cc:3060] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.608723 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c9d54a397d4f278ff69d5397bd52e5" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:20.609135 22017 leader_election.cc:290] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.609311 20800 raft_consensus.cc:3060] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.611629 22011 leader_election.cc:290] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:20.608611 20693 leader_election.cc:336] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.613107 20693 leader_election.cc:336] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.608587 21985 raft_consensus.cc:2804] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.615150 21985 raft_consensus.cc:697] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:20.615952 21985 consensus_queue.cc:237] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.616771 20798 raft_consensus.cc:2468] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:20.617878 20618 leader_election.cc:304] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:20.619001 22011 raft_consensus.cc:2804] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.619491 22011 raft_consensus.cc:697] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:20.616984 20800 raft_consensus.cc:2468] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:20.623238 20618 leader_election.cc:304] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [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: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
I20260709 13:07:20.622002 22011 consensus_queue.cc:237] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.624010 22017 raft_consensus.cc:2804] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.624635 22017 raft_consensus.cc:697] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:20.625572 22017 consensus_queue.cc:237] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [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: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:07:20.631865 20619 leader_election.cc:336] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.632854 20619 leader_election.cc:336] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.643185 20477 catalog_manager.cc:5697] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 3 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.645819 20475 catalog_manager.cc:5697] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.665329 20475 catalog_manager.cc:5697] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194). New cstate: current_term: 3 leader_uuid: "3f0de7225e964d77b1d01e09df1ef00d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:20.674727 21806 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.675297 21806 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.677510 21806 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.679226 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.680074 20719 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 4.
I20260709 13:07:20.682852 20767 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:20.684041 21806 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:20.685730 21806 raft_consensus.cc:493] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.686134 21806 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:20.687808 20767 leader_election.cc:336] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.687955 22011 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.688476 22011 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.689540 22013 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.690127 22013 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.692358 22013 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.695014 21806 raft_consensus.cc:515] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.695709 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9351faa88a094baf8d7d2cbae8983201" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.697508 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89a863de40e843cfb7f38aade378535b" candidate_uuid: "1a849eead4594b56a2ea2a86d335279f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
W20260709 13:07:20.698117 20619 leader_election.cc:336] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.698120 20722 raft_consensus.cc:3060] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:20.698926 22011 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.700630 20618 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.702677 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae82cdde977744d28d3b1f100fa4023b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.703198 22011 raft_consensus.cc:2749] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:20.705796 20619 leader_election.cc:336] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.706485 20619 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 1a849eead4594b56a2ea2a86d335279f, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.707244 22011 raft_consensus.cc:2749] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.696878 21806 leader_election.cc:290] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 election: Requested vote from peers eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
W20260709 13:07:20.706911 20767 leader_election.cc:336] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.708002 20722 raft_consensus.cc:2468] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a849eead4594b56a2ea2a86d335279f in term 5.
I20260709 13:07:20.709322 20767 leader_election.cc:304] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.709987 21806 raft_consensus.cc:2804] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:20.710467 21806 raft_consensus.cc:697] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 5 LEADER]: Becoming Leader. State: Replica: 1a849eead4594b56a2ea2a86d335279f, State: Running, Role: LEADER
I20260709 13:07:20.710783 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
I20260709 13:07:20.711236 21806 consensus_queue.cc:237] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.712926 22011 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.714433 22011 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.721939 22011 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.723901 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd95b0c925ab4064b4b6364b099c3033" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.725149 20475 catalog_manager.cc:5697] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f reported cstate change: term changed from 4 to 5, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to 1a849eead4594b56a2ea2a86d335279f (127.17.52.196). New cstate: current_term: 5 leader_uuid: "1a849eead4594b56a2ea2a86d335279f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:20.732133 20619 leader_election.cc:336] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.732896 20765 consensus_peers.cc:597] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.732620 20619 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142, eb486eb660e6413d825356886d2cdf1e
I20260709 13:07:20.739688 22011 raft_consensus.cc:2749] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.741308 21806 raft_consensus.cc:493] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.741815 21806 raft_consensus.cc:515] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
W20260709 13:07:20.743368 20691 consensus_peers.cc:597] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.745494 21806 leader_election.cc:290] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:07:20.748885 20767 leader_election.cc:336] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.749277 20765 leader_election.cc:336] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:20.749691 20765 leader_election.cc:304] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.750356 21806 raft_consensus.cc:2749] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.750962 22010 raft_consensus.cc:493] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.751523 22010 raft_consensus.cc:515] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.753695 22010 leader_election.cc:290] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:07:20.761619 20691 leader_election.cc:336] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:07:20.762136 20693 leader_election.cc:336] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.762554 20693 leader_election.cc:304] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.763203 22010 raft_consensus.cc:2749] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.765862 21806 raft_consensus.cc:493] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.766346 21806 raft_consensus.cc:515] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.768340 21806 leader_election.cc:290] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
W20260709 13:07:20.772022 20765 leader_election.cc:336] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:20.772675 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:07:20.773134 20767 leader_election.cc:336] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.773620 20767 leader_election.cc:304] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.775231 17619 tablet_replica.cc:333] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.775584 21806 raft_consensus.cc:2749] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:20.775595 20691 consensus_peers.cc:597] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.776417 17619 raft_consensus.cc:2243] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.776782 22013 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.776989 17619 raft_consensus.cc:2272] T a0f309fadc724ba9985ada15e776c3ae P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.777307 22013 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.779865 17619 tablet_replica.cc:333] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.779893 22013 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:20.781003 17619 raft_consensus.cc:2243] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.781311 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.781829 20800 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 5.
I20260709 13:07:20.782111 17619 raft_consensus.cc:2272] T 6204449cffe54e11a310a09cdb4954ad P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.782595 20618 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 
W20260709 13:07:20.783133 20619 leader_election.cc:336] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.783464 22013 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:20.783993 22013 raft_consensus.cc:493] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.784366 22013 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:20.784793 17619 tablet_replica.cc:333] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.785504 17619 raft_consensus.cc:2243] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.786712 17619 raft_consensus.cc:2272] T 4f87a671ac104989bd950843c0b985c4 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:20.786950 20765 consensus_peers.cc:597] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.789341 17619 tablet_replica.cc:333] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.790361 17619 raft_consensus.cc:2243] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:07:20.790723 20691 consensus_peers.cc:597] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:20.791108 20765 consensus_peers.cc:597] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.791292 17619 raft_consensus.cc:2272] T ff7b9b9e21de42e7af174fdcac198238 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.791981 22013 raft_consensus.cc:515] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.793382 17619 tablet_replica.cc:333] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.793618 22013 leader_election.cc:290] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423)
I20260709 13:07:20.794221 17619 raft_consensus.cc:2243] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.794555 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad515b8bffd4f4ca67945bdcf1e884b" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:20.795006 20800 raft_consensus.cc:3060] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:20.795200 17619 raft_consensus.cc:2272] T b1530c58d5b342c88fd60c0157157468 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.797586 17619 tablet_replica.cc:333] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
W20260709 13:07:20.797492 20619 leader_election.cc:336] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.798403 17619 raft_consensus.cc:2243] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.798815 17619 raft_consensus.cc:2272] T 31d6559035914ddfa196ef7dc3beaab3 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.800411 20800 raft_consensus.cc:2468] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 6.
I20260709 13:07:20.801162 17619 tablet_replica.cc:333] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.801970 17619 raft_consensus.cc:2243] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.802390 20618 leader_election.cc:304] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f, 3f0de7225e964d77b1d01e09df1ef00d; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.802559 17619 raft_consensus.cc:2272] T 54d2d6990c79487fab5024aa42972924 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.803077 22013 raft_consensus.cc:2804] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:20.803542 22013 raft_consensus.cc:697] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 6 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:20.804404 22013 consensus_queue.cc:237] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.805135 17619 tablet_replica.cc:333] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.806001 17619 raft_consensus.cc:2243] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.806933 17619 raft_consensus.cc:2272] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.809679 17619 tablet_replica.cc:333] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.810485 17619 raft_consensus.cc:2243] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.811190 17619 pending_rounds.cc:70] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: Trying to abort 1 pending ops.
I20260709 13:07:20.811421 17619 pending_rounds.cc:77] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635596807294976 op_type: NO_OP noop_request { }
I20260709 13:07:20.811748 17619 raft_consensus.cc:2889] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:20.812016 17619 raft_consensus.cc:2272] T 61196f35a9864fc69afa11f780ac32f5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.814566 17619 tablet_replica.cc:333] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.815155 17619 raft_consensus.cc:2243] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.815613 17619 raft_consensus.cc:2272] T bbbc1f84eded4d3c9fc3f3480e143bb6 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.818053 17619 tablet_replica.cc:333] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.819154 17619 raft_consensus.cc:2243] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.820168 17619 raft_consensus.cc:2272] T 5062f19249ca4d8fa9382676ea2eeee2 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.822736 17619 tablet_replica.cc:333] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.823539 17619 raft_consensus.cc:2243] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.824074 17619 raft_consensus.cc:2272] T ae82cdde977744d28d3b1f100fa4023b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.824617 22013 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.825294 22010 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.825103 22013 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.825860 22010 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.826768 17619 tablet_replica.cc:333] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.827337 22013 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.827622 17619 raft_consensus.cc:2243] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.828173 17619 raft_consensus.cc:2272] T 39ac265e170d4032b5ec60310aa12da0 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.830215 21985 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.830543 17619 tablet_replica.cc:333] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.830214 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f" is_pre_election: true
I20260709 13:07:20.831403 17619 raft_consensus.cc:2243] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.830777 21985 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.832484 17619 raft_consensus.cc:2272] T 64a6017e026c4c1d81774cc2bdbff5b3 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:20.832911 20619 leader_election.cc:336] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.833657 21985 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.834424 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e" is_pre_election: true
I20260709 13:07:20.831486 20800 raft_consensus.cc:2468] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 2.
I20260709 13:07:20.835433 20722 raft_consensus.cc:2468] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 2.
I20260709 13:07:20.836251 17619 tablet_replica.cc:333] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.836395 20692 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
W20260709 13:07:20.836791 20691 leader_election.cc:336] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:20.837139 17619 raft_consensus.cc:2243] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.837219 21985 raft_consensus.cc:2804] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.837809 21985 raft_consensus.cc:493] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.830693 22010 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.837862 17619 raft_consensus.cc:2272] T a66be0b4c632430fade42a30084ebe8b P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.838157 21985 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.839808 20619 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:07:20.839969 20693 leader_election.cc:336] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
W20260709 13:07:20.840775 20693 leader_election.cc:336] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.840955 17619 tablet_replica.cc:333] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.841177 20693 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.841802 17619 raft_consensus.cc:2243] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.841810 22017 raft_consensus.cc:2804] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:20.842381 17619 raft_consensus.cc:2272] T 28b5d07e732c45d7b31b299ce6417f6b P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.842360 22017 raft_consensus.cc:493] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.842888 22017 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.845093 17619 tablet_replica.cc:333] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.845906 17619 raft_consensus.cc:2243] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.846879 17619 raft_consensus.cc:2272] T 30c407a07fb8467da3cfc51808d6308c P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.841852 22010 raft_consensus.cc:2749] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.848970 22010 raft_consensus.cc:493] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.849599 17619 tablet_replica.cc:333] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.849424 22010 raft_consensus.cc:515] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.850447 17619 raft_consensus.cc:2243] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.850279 22017 raft_consensus.cc:515] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
I20260709 13:07:20.850997 17619 raft_consensus.cc:2272] T 31b41e5815f040e88f80486d682b2f35 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.851871 22010 leader_election.cc:290] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.852254 22017 leader_election.cc:290] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: Requested vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063)
I20260709 13:07:20.851904 21985 raft_consensus.cc:515] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.853538 17619 tablet_replica.cc:333] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.854377 17619 raft_consensus.cc:2243] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.854951 17619 raft_consensus.cc:2272] T 12d547cf97164e7c8515876ca788b125 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.855449 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0941d92ce3b84c348ed94e6ab5d619a3" candidate_uuid: "eb486eb660e6413d825356886d2cdf1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1a849eead4594b56a2ea2a86d335279f"
I20260709 13:07:20.856040 20800 raft_consensus.cc:3060] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:20.857870 17619 tablet_replica.cc:333] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.858770 17619 raft_consensus.cc:2243] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.858946 20722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ec1d668a3649189c07b34812d092ce" candidate_uuid: "3f0de7225e964d77b1d01e09df1ef00d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb486eb660e6413d825356886d2cdf1e"
I20260709 13:07:20.859285 17619 raft_consensus.cc:2272] T af89640973a144ae8955089bb9e8ace5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.859536 20722 raft_consensus.cc:3060] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:20.859340 20765 consensus_peers.cc:597] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.861714 17619 tablet_replica.cc:333] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.862334 21985 leader_election.cc:290] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: Requested vote from peers 1a849eead4594b56a2ea2a86d335279f (127.17.52.196:44423), 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745)
I20260709 13:07:20.862502 17619 raft_consensus.cc:2243] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.864539 20800 raft_consensus.cc:2468] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb486eb660e6413d825356886d2cdf1e in term 3.
I20260709 13:07:20.865612 17619 raft_consensus.cc:2272] T 82ffb43555224a58830ad331820a220a P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.865811 20692 leader_election.cc:304] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [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: 1a849eead4594b56a2ea2a86d335279f, eb486eb660e6413d825356886d2cdf1e; no voters: 
I20260709 13:07:20.866030 20722 raft_consensus.cc:2468] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f0de7225e964d77b1d01e09df1ef00d in term 3.
I20260709 13:07:20.865852 22007 raft_consensus.cc:493] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 7a6b054ca83749e1a1795e8d687c9142)
I20260709 13:07:20.866990 22007 raft_consensus.cc:515] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } }
I20260709 13:07:20.868197 17619 tablet_replica.cc:333] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.868995 17619 raft_consensus.cc:2243] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.869232 22007 leader_election.cc:290] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745), 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375)
I20260709 13:07:20.869817 22010 raft_consensus.cc:2804] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.869938 17619 raft_consensus.cc:2272] T 8529638fe5764d82931c792fc77eac45 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.870364 22010 raft_consensus.cc:697] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Becoming Leader. State: Replica: eb486eb660e6413d825356886d2cdf1e, State: Running, Role: LEADER
I20260709 13:07:20.871203 22010 consensus_queue.cc:237] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [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: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } }
I20260709 13:07:20.872637 17619 tablet_replica.cc:333] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.873459 17619 raft_consensus.cc:2243] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.873939 17619 raft_consensus.cc:2272] T 9351faa88a094baf8d7d2cbae8983201 P 3f0de7225e964d77b1d01e09df1ef00d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:20.874328 20765 leader_election.cc:336] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:07:20.874985 20619 leader_election.cc:336] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.876510 17619 tablet_replica.cc:333] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
W20260709 13:07:20.877393 20767 leader_election.cc:336] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.877879 20767 leader_election.cc:304] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a849eead4594b56a2ea2a86d335279f; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
W20260709 13:07:20.878226 20691 leader_election.cc:336] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:20.878763 17619 raft_consensus.cc:2243] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.879134 22007 raft_consensus.cc:2749] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:20.879819 17619 raft_consensus.cc:2272] T df1419c1f78f43208d4d0e0f15abb761 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:20.879964 20693 leader_election.cc:336] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.881047 20693 leader_election.cc:304] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb486eb660e6413d825356886d2cdf1e; no voters: 3f0de7225e964d77b1d01e09df1ef00d, 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.880545 20619 leader_election.cc:304] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [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: 3f0de7225e964d77b1d01e09df1ef00d, eb486eb660e6413d825356886d2cdf1e; no voters: 7a6b054ca83749e1a1795e8d687c9142
I20260709 13:07:20.882041 21985 raft_consensus.cc:2749] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:20.882551 17619 tablet_replica.cc:333] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
W20260709 13:07:20.882697 20765 consensus_peers.cc:597] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.882941 22017 raft_consensus.cc:2804] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:20.883407 17619 raft_consensus.cc:2243] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.883651 22017 raft_consensus.cc:697] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Becoming Leader. State: Replica: 3f0de7225e964d77b1d01e09df1ef00d, State: Running, Role: LEADER
I20260709 13:07:20.884467 17619 raft_consensus.cc:2272] T 032962e99c5f48dab2a4b5f6b7a51f46 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.886945 17619 tablet_replica.cc:333] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.887646 17619 raft_consensus.cc:2243] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.888161 17619 raft_consensus.cc:2272] T aaaf4ac49f7d4a72b054e1924b5b2f62 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.890789 17619 tablet_replica.cc:333] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.890313 20475 catalog_manager.cc:5697] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e reported cstate change: term changed from 2 to 3, leader changed from 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193) to eb486eb660e6413d825356886d2cdf1e (127.17.52.195). New cstate: current_term: 3 leader_uuid: "eb486eb660e6413d825356886d2cdf1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a849eead4594b56a2ea2a86d335279f" member_type: VOTER last_known_addr { host: "127.17.52.196" port: 44423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:20.891571 17619 raft_consensus.cc:2243] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.892088 17619 raft_consensus.cc:2272] T 61aed98024bd458089df5ba4707e20af P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.894588 22017 consensus_queue.cc:237] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [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: "7a6b054ca83749e1a1795e8d687c9142" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 40745 } } peers { permanent_uuid: "3f0de7225e964d77b1d01e09df1ef00d" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41375 } } peers { permanent_uuid: "eb486eb660e6413d825356886d2cdf1e" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 38063 } }
W20260709 13:07:20.898911 20691 consensus_peers.cc:597] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.899398 17619 tablet_replica.cc:333] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.900241 17619 raft_consensus.cc:2243] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.900775 17619 raft_consensus.cc:2272] T 4d97cca8aefd41e58b985fd8d944f88e P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.903374 17619 tablet_replica.cc:333] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.904103 17619 raft_consensus.cc:2243] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:20.904345 20693 leader_election.cc:336] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111)
I20260709 13:07:20.904595 17619 raft_consensus.cc:2272] T 28cfb5e3fbbd43468be272bb69d9a883 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.907022 17619 tablet_replica.cc:333] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.907747 17619 raft_consensus.cc:2243] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.908205 17619 raft_consensus.cc:2272] T 265d16aa3c2d4f629e84350bae1368b9 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.910710 17619 tablet_replica.cc:333] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.911422 17619 raft_consensus.cc:2243] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.912109 17619 raft_consensus.cc:2272] T 172e333c1b454d1fbabb74e558671f44 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.914264 17619 tablet_replica.cc:333] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.914865 17619 raft_consensus.cc:2243] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.915426 17619 pending_rounds.cc:70] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: Trying to abort 1 pending ops.
I20260709 13:07:20.915612 17619 pending_rounds.cc:77] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d: Aborting op as it isn't in flight: id { term: 6 index: 5 } timestamp: 7305635597543522304 op_type: NO_OP noop_request { }
I20260709 13:07:20.915941 17619 raft_consensus.cc:2889] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:20.916198 17619 raft_consensus.cc:2272] T 0ad515b8bffd4f4ca67945bdcf1e884b P 3f0de7225e964d77b1d01e09df1ef00d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.919696 17619 tablet_replica.cc:333] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.920372 17619 raft_consensus.cc:2243] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.920856 17619 raft_consensus.cc:2272] T dd95b0c925ab4064b4b6364b099c3033 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.923203 17619 tablet_replica.cc:333] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.923732 17619 raft_consensus.cc:2243] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.924119 17619 raft_consensus.cc:2272] T 18862149e93b426ba01db0455482bdb7 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.925796 17619 tablet_replica.cc:333] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.926369 17619 raft_consensus.cc:2243] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.926734 17619 raft_consensus.cc:2272] T 2b53aabf20964f27880550f21a3d9d91 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.928633 17619 tablet_replica.cc:333] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.929235 17619 raft_consensus.cc:2243] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.929960 17619 raft_consensus.cc:2272] T 7509ec3137cb4d88aa8690a3eda52b7c P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.931895 17619 tablet_replica.cc:333] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.932385 17619 raft_consensus.cc:2243] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.932946 17619 pending_rounds.cc:70] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: Trying to abort 1 pending ops.
I20260709 13:07:20.933148 17619 pending_rounds.cc:77] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635596814499840 op_type: NO_OP noop_request { }
I20260709 13:07:20.933395 17619 raft_consensus.cc:2889] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:20.933642 17619 raft_consensus.cc:2272] T 66c9d54a397d4f278ff69d5397bd52e5 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.936132 17619 tablet_replica.cc:333] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.936827 17619 raft_consensus.cc:2243] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.937336 17619 raft_consensus.cc:2272] T d74cc3cd04604ceeaadad4af3f318614 P 3f0de7225e964d77b1d01e09df1ef00d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:20.937870 20691 consensus_peers.cc:597] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:20.939402 17619 tablet_replica.cc:333] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.939978 17619 raft_consensus.cc:2243] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.940696 17619 raft_consensus.cc:2272] T f8f96569043e4ba7babd24ca3eacbb06 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.942492 17619 tablet_replica.cc:333] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.942961 17619 raft_consensus.cc:2243] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.943329 17619 raft_consensus.cc:2272] T 28ae98caa9054559812a1c10e2087150 P 3f0de7225e964d77b1d01e09df1ef00d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.945190 17619 tablet_replica.cc:333] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.945639 17619 raft_consensus.cc:2243] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.946359 17619 raft_consensus.cc:2272] T ed4e66478d83420597dd3f4fc0ed2b8b P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.948119 17619 tablet_replica.cc:333] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.948554 17619 raft_consensus.cc:2243] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.948936 17619 raft_consensus.cc:2272] T b8743e874ca346f0931118ba56e21c60 P 3f0de7225e964d77b1d01e09df1ef00d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.950717 17619 tablet_replica.cc:333] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.951140 17619 raft_consensus.cc:2243] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:20.951661 17619 pending_rounds.cc:70] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: Trying to abort 1 pending ops.
I20260709 13:07:20.951865 17619 pending_rounds.cc:77] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635597914337280 op_type: NO_OP noop_request { }
I20260709 13:07:20.952117 17619 raft_consensus.cc:2889] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:20.952335 17619 raft_consensus.cc:2272] T 85ec1d668a3649189c07b34812d092ce P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:20.954272 17619 tablet_replica.cc:333] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d: stopping tablet replica
I20260709 13:07:20.954682 17619 raft_consensus.cc:2243] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:20.955080 17619 raft_consensus.cc:2272] T 8a8342d8634e483d9208d43280d72337 P 3f0de7225e964d77b1d01e09df1ef00d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:20.962935 20693 consensus_peers.cc:597] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.026221 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
W20260709 13:07:21.026162 20765 consensus_peers.cc:597] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.031880 20691 consensus_peers.cc:597] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.053308 20691 consensus_peers.cc:597] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.073659 20765 consensus_peers.cc:597] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.093189 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
W20260709 13:07:21.093189 20693 consensus_peers.cc:597] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.118656 20765 consensus_peers.cc:597] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.121716 20765 consensus_peers.cc:597] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.134588 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:21.135396 17619 tablet_replica.cc:333] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.136068 17619 raft_consensus.cc:2243] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.136901 17619 raft_consensus.cc:2272] T 54d2d6990c79487fab5024aa42972924 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.139317 17619 tablet_replica.cc:333] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.140043 17619 raft_consensus.cc:2243] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.140525 17619 raft_consensus.cc:2272] T 184b8814e1f74f97bba641df584fd69c P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.142328 17619 tablet_replica.cc:333] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.142854 17619 raft_consensus.cc:2243] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.143537 17619 raft_consensus.cc:2272] T 12a5a0122ca1490d972f6193f5ea6780 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.145620 17619 tablet_replica.cc:333] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.146196 17619 raft_consensus.cc:2243] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.146672 17619 raft_consensus.cc:2272] T 4f87a671ac104989bd950843c0b985c4 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.148800 20765 consensus_peers.cc:597] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.149175 17619 tablet_replica.cc:333] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.150102 17619 raft_consensus.cc:2243] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.150640 17619 raft_consensus.cc:2272] T 6204449cffe54e11a310a09cdb4954ad P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.151891 20767 consensus_peers.cc:597] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f -> Peer 7a6b054ca83749e1a1795e8d687c9142 (127.17.52.193:40745): Couldn't send request to peer 7a6b054ca83749e1a1795e8d687c9142. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:40745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.152699 20767 consensus_peers.cc:597] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.153131 17619 tablet_replica.cc:333] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.153702 17619 raft_consensus.cc:2243] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.154134 17619 raft_consensus.cc:2272] T b1530c58d5b342c88fd60c0157157468 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.155894 17619 tablet_replica.cc:333] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.156385 17619 raft_consensus.cc:2243] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.157051 17619 raft_consensus.cc:2272] T 5e8abf1b6caa416ab10a7b06ddf9faaf P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.159139 17619 tablet_replica.cc:333] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.159734 17619 raft_consensus.cc:2243] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.160236 17619 raft_consensus.cc:2272] T 31d6559035914ddfa196ef7dc3beaab3 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.160952 20767 consensus_peers.cc:597] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.162745 17619 tablet_replica.cc:333] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.163599 17619 raft_consensus.cc:2243] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.164566 17619 raft_consensus.cc:2272] T 74a62280fe8e40d99faf20cd63e19965 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.164693 20767 consensus_peers.cc:597] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.167099 17619 tablet_replica.cc:333] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.167935 17619 raft_consensus.cc:2243] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.168424 17619 raft_consensus.cc:2272] T 85ec1d668a3649189c07b34812d092ce P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.170960 17619 tablet_replica.cc:333] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
W20260709 13:07:21.171624 20767 consensus_peers.cc:597] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.171711 17619 raft_consensus.cc:2243] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.172845 17619 raft_consensus.cc:2272] T baae5985dae04d30a73d277a1583db4b P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.175947 17619 tablet_replica.cc:333] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.176783 17619 raft_consensus.cc:2243] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.177614 17619 pending_rounds.cc:70] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: Trying to abort 1 pending ops.
I20260709 13:07:21.177894 17619 pending_rounds.cc:77] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635597821116416 op_type: NO_OP noop_request { }
I20260709 13:07:21.178287 17619 raft_consensus.cc:2889] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
W20260709 13:07:21.178375 20767 consensus_peers.cc:597] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.178740 17619 raft_consensus.cc:2272] T 0941d92ce3b84c348ed94e6ab5d619a3 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.181286 17619 tablet_replica.cc:333] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.182045 17619 raft_consensus.cc:2243] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.182983 17619 raft_consensus.cc:2272] T 39ac265e170d4032b5ec60310aa12da0 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.185573 17619 tablet_replica.cc:333] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.186339 17619 raft_consensus.cc:2243] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.186825 17619 raft_consensus.cc:2272] T bbbc1f84eded4d3c9fc3f3480e143bb6 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.189262 17619 tablet_replica.cc:333] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.189993 17619 raft_consensus.cc:2243] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.190971 17619 raft_consensus.cc:2272] T 24731aee78a3445083491c66d4881fa5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.192607 20767 consensus_peers.cc:597] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.192927 17619 tablet_replica.cc:333] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.193562 17619 raft_consensus.cc:2243] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.193931 17619 raft_consensus.cc:2272] T 4d97cca8aefd41e58b985fd8d944f88e P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.195711 17619 tablet_replica.cc:333] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.196211 17619 raft_consensus.cc:2243] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.196563 17619 raft_consensus.cc:2272] T 28cfb5e3fbbd43468be272bb69d9a883 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.198616 17619 tablet_replica.cc:333] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.199354 17619 raft_consensus.cc:2243] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.199887 17619 raft_consensus.cc:2272] T 89a863de40e843cfb7f38aade378535b P eb486eb660e6413d825356886d2cdf1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.202373 17619 tablet_replica.cc:333] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.203503 17619 raft_consensus.cc:2243] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.204074 17619 raft_consensus.cc:2272] T 1e727b09ce8f47a8a9eb8d77cb918b3d P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.205873 20767 consensus_peers.cc:597] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.206421 17619 tablet_replica.cc:333] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.207077 17619 raft_consensus.cc:2243] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.207507 17619 raft_consensus.cc:2272] T 8529638fe5764d82931c792fc77eac45 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.209414 17619 tablet_replica.cc:333] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.209949 17619 raft_consensus.cc:2243] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.210639 17619 pending_rounds.cc:70] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: Trying to abort 1 pending ops.
I20260709 13:07:21.210819 17619 pending_rounds.cc:77] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305635595815542784 op_type: NO_OP noop_request { }
I20260709 13:07:21.211063 17619 raft_consensus.cc:2889] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.211300 17619 raft_consensus.cc:2272] T b8743e874ca346f0931118ba56e21c60 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.213697 17619 tablet_replica.cc:333] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.214334 17619 raft_consensus.cc:2243] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.215045 17619 raft_consensus.cc:2272] T e0d07df70a2d4a879783fd0963a5e2ab P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.216981 17619 tablet_replica.cc:333] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.217518 17619 raft_consensus.cc:2243] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.217911 17619 raft_consensus.cc:2272] T 31b41e5815f040e88f80486d682b2f35 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.219739 17619 tablet_replica.cc:333] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.220302 17619 raft_consensus.cc:2243] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.220671 17619 raft_consensus.cc:2272] T 7509ec3137cb4d88aa8690a3eda52b7c P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.222448 17619 tablet_replica.cc:333] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.222962 17619 raft_consensus.cc:2243] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.223609 17619 pending_rounds.cc:70] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: Trying to abort 1 pending ops.
I20260709 13:07:21.223793 17619 pending_rounds.cc:77] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635596771926016 op_type: NO_OP noop_request { }
I20260709 13:07:21.224035 17619 raft_consensus.cc:2889] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.224277 17619 raft_consensus.cc:2272] T 2b53aabf20964f27880550f21a3d9d91 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.226992 17619 tablet_replica.cc:333] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.227732 17619 raft_consensus.cc:2243] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.228287 17619 raft_consensus.cc:2272] T 172e333c1b454d1fbabb74e558671f44 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.230741 17619 tablet_replica.cc:333] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.231220 17619 raft_consensus.cc:2243] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.231932 17619 raft_consensus.cc:2272] T 265d16aa3c2d4f629e84350bae1368b9 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.232030 20765 consensus_peers.cc:597] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f -> Peer 3f0de7225e964d77b1d01e09df1ef00d (127.17.52.194:41375): Couldn't send request to peer 3f0de7225e964d77b1d01e09df1ef00d. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:41375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.233871 17619 tablet_replica.cc:333] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.234442 17619 raft_consensus.cc:2243] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.234835 17619 raft_consensus.cc:2272] T d74cc3cd04604ceeaadad4af3f318614 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.236650 17619 tablet_replica.cc:333] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.237144 17619 raft_consensus.cc:2243] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.237535 17619 raft_consensus.cc:2272] T dd95b0c925ab4064b4b6364b099c3033 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.239202 17619 tablet_replica.cc:333] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.239766 17619 raft_consensus.cc:2243] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.240433 17619 raft_consensus.cc:2272] T ecf52d3de0d64b01a4d9992a6e93ae13 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.242208 17619 tablet_replica.cc:333] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.242686 17619 raft_consensus.cc:2243] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.243374 17619 raft_consensus.cc:2272] T 28ae98caa9054559812a1c10e2087150 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.245139 17619 tablet_replica.cc:333] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.245609 17619 raft_consensus.cc:2243] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.245967 17619 raft_consensus.cc:2272] T dce7779b416f469097df53b239c15eca P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.248234 17619 tablet_replica.cc:333] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.248837 17619 raft_consensus.cc:2243] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.249356 17619 raft_consensus.cc:2272] T ed4e66478d83420597dd3f4fc0ed2b8b P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.251156 17619 tablet_replica.cc:333] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.251699 17619 raft_consensus.cc:2243] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.252050 17619 raft_consensus.cc:2272] T a66be0b4c632430fade42a30084ebe8b P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.253708 17619 tablet_replica.cc:333] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.254231 17619 raft_consensus.cc:2243] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.254591 17619 raft_consensus.cc:2272] T df1419c1f78f43208d4d0e0f15abb761 P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.256299 17619 tablet_replica.cc:333] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.256803 17619 raft_consensus.cc:2243] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.257134 17619 raft_consensus.cc:2272] T 61aed98024bd458089df5ba4707e20af P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.258776 17619 tablet_replica.cc:333] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.259236 17619 raft_consensus.cc:2243] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.259886 17619 raft_consensus.cc:2272] T aaaf4ac49f7d4a72b054e1924b5b2f62 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.261521 17619 tablet_replica.cc:333] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.261965 17619 raft_consensus.cc:2243] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.262355 17619 raft_consensus.cc:2272] T af89640973a144ae8955089bb9e8ace5 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.263938 17619 tablet_replica.cc:333] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.264365 17619 raft_consensus.cc:2243] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.265059 17619 raft_consensus.cc:2272] T 12d547cf97164e7c8515876ca788b125 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.266789 17619 tablet_replica.cc:333] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.267284 17619 raft_consensus.cc:2243] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.267663 17619 raft_consensus.cc:2272] T a0f309fadc724ba9985ada15e776c3ae P eb486eb660e6413d825356886d2cdf1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.269515 17619 tablet_replica.cc:333] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.270093 17619 raft_consensus.cc:2243] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.270926 17619 raft_consensus.cc:2272] T 61ef427586734912af47749556c00585 P eb486eb660e6413d825356886d2cdf1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.273205 17619 tablet_replica.cc:333] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.273715 17619 raft_consensus.cc:2243] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.274153 17619 raft_consensus.cc:2272] T d590c992209a4542b4f285e503ff6340 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.275902 17619 tablet_replica.cc:333] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.276355 17619 raft_consensus.cc:2243] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.276736 17619 raft_consensus.cc:2272] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P eb486eb660e6413d825356886d2cdf1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.278504 17619 tablet_replica.cc:333] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e: stopping tablet replica
I20260709 13:07:21.278939 17619 raft_consensus.cc:2243] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.279640 17619 raft_consensus.cc:2272] T 92c21f70d63049a78bda1a0778548c38 P eb486eb660e6413d825356886d2cdf1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:21.302366 20767 consensus_peers.cc:597] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.347800 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
W20260709 13:07:21.371927 20767 consensus_peers.cc:597] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.195:38063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:21.376004 20767 consensus_peers.cc:597] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.195:38063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.439118 17619 tablet_server.cc:179] TabletServer@127.17.52.196:0 shutting down...
W20260709 13:07:21.466990 20767 consensus_peers.cc:597] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f -> Peer eb486eb660e6413d825356886d2cdf1e (127.17.52.195:38063): Couldn't send request to peer eb486eb660e6413d825356886d2cdf1e. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.195:38063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:21.475874 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:21.476727 17619 tablet_replica.cc:333] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.477294 17619 raft_consensus.cc:2243] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.477787 17619 raft_consensus.cc:2272] T ff7b9b9e21de42e7af174fdcac198238 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.479784 17619 tablet_replica.cc:333] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.480540 17619 raft_consensus.cc:2243] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.481298 17619 raft_consensus.cc:2272] T 184b8814e1f74f97bba641df584fd69c P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.483604 17619 tablet_replica.cc:333] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.484586 17619 raft_consensus.cc:2243] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.485034 17619 raft_consensus.cc:2272] T 74a62280fe8e40d99faf20cd63e19965 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.486933 17619 tablet_replica.cc:333] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.487462 17619 raft_consensus.cc:2243] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.488158 17619 raft_consensus.cc:2272] T 31d6559035914ddfa196ef7dc3beaab3 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.490100 17619 tablet_replica.cc:333] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.490635 17619 raft_consensus.cc:2243] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.491000 17619 raft_consensus.cc:2272] T 5e8abf1b6caa416ab10a7b06ddf9faaf P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.492715 17619 tablet_replica.cc:333] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.493328 17619 raft_consensus.cc:2243] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.493752 17619 raft_consensus.cc:2272] T 61196f35a9864fc69afa11f780ac32f5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.495556 17619 tablet_replica.cc:333] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.496119 17619 raft_consensus.cc:2243] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.496506 17619 raft_consensus.cc:2272] T 5062f19249ca4d8fa9382676ea2eeee2 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.498313 17619 tablet_replica.cc:333] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.498813 17619 raft_consensus.cc:2243] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.499202 17619 raft_consensus.cc:2272] T 0941d92ce3b84c348ed94e6ab5d619a3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.500876 17619 tablet_replica.cc:333] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.501396 17619 raft_consensus.cc:2243] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.501767 17619 raft_consensus.cc:2272] T ae82cdde977744d28d3b1f100fa4023b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.503444 17619 tablet_replica.cc:333] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.503943 17619 raft_consensus.cc:2243] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.504321 17619 raft_consensus.cc:2272] T 39ac265e170d4032b5ec60310aa12da0 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.506031 17619 tablet_replica.cc:333] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.507155 17619 raft_consensus.cc:2243] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.507754 17619 raft_consensus.cc:2272] T 64a6017e026c4c1d81774cc2bdbff5b3 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.510128 17619 tablet_replica.cc:333] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.510856 17619 raft_consensus.cc:2243] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.511366 17619 raft_consensus.cc:2272] T 30c407a07fb8467da3cfc51808d6308c P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.513104 17619 tablet_replica.cc:333] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.513615 17619 raft_consensus.cc:2243] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.514423 17619 raft_consensus.cc:2272] T 1e727b09ce8f47a8a9eb8d77cb918b3d P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.516183 17619 tablet_replica.cc:333] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.516685 17619 raft_consensus.cc:2243] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.517087 17619 raft_consensus.cc:2272] T 8529638fe5764d82931c792fc77eac45 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.518850 17619 tablet_replica.cc:333] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.519349 17619 raft_consensus.cc:2243] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.520054 17619 raft_consensus.cc:2272] T 31b41e5815f040e88f80486d682b2f35 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.521924 17619 tablet_replica.cc:333] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.522500 17619 raft_consensus.cc:2243] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.523303 17619 raft_consensus.cc:2272] T a66be0b4c632430fade42a30084ebe8b P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.525672 17619 tablet_replica.cc:333] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.526430 17619 raft_consensus.cc:2243] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.526907 17619 raft_consensus.cc:2272] T 28b5d07e732c45d7b31b299ce6417f6b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.528986 17619 tablet_replica.cc:333] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.529482 17619 raft_consensus.cc:2243] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.530181 17619 raft_consensus.cc:2272] T df1419c1f78f43208d4d0e0f15abb761 P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.531802 17619 tablet_replica.cc:333] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.532276 17619 raft_consensus.cc:2243] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.532611 17619 raft_consensus.cc:2272] T 032962e99c5f48dab2a4b5f6b7a51f46 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.534268 17619 tablet_replica.cc:333] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.534758 17619 raft_consensus.cc:2243] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.535437 17619 raft_consensus.cc:2272] T 61aed98024bd458089df5ba4707e20af P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.537565 17619 tablet_replica.cc:333] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.538065 17619 raft_consensus.cc:2243] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.538605 17619 raft_consensus.cc:2272] T e0d07df70a2d4a879783fd0963a5e2ab P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.540336 17619 tablet_replica.cc:333] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.540827 17619 raft_consensus.cc:2243] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.541179 17619 raft_consensus.cc:2272] T 82ffb43555224a58830ad331820a220a P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.543242 17619 tablet_replica.cc:333] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.543823 17619 raft_consensus.cc:2243] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.544706 17619 raft_consensus.cc:2272] T 4d97cca8aefd41e58b985fd8d944f88e P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.546984 17619 tablet_replica.cc:333] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.547453 17619 raft_consensus.cc:2243] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.548137 17619 raft_consensus.cc:2272] T 28cfb5e3fbbd43468be272bb69d9a883 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.549850 17619 tablet_replica.cc:333] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.550410 17619 raft_consensus.cc:2243] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.551079 17619 pending_rounds.cc:70] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: Trying to abort 1 pending ops.
I20260709 13:07:21.551242 17619 pending_rounds.cc:77] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f: Aborting op as it isn't in flight: id { term: 5 index: 4 } timestamp: 7305635597164003328 op_type: NO_OP noop_request { }
I20260709 13:07:21.551554 17619 raft_consensus.cc:2889] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:21.551816 17619 raft_consensus.cc:2272] T 89a863de40e843cfb7f38aade378535b P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.553978 17619 tablet_replica.cc:333] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.554579 17619 raft_consensus.cc:2243] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.555284 17619 raft_consensus.cc:2272] T 8a8342d8634e483d9208d43280d72337 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.557060 17619 tablet_replica.cc:333] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.557551 17619 raft_consensus.cc:2243] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.557926 17619 raft_consensus.cc:2272] T ecf52d3de0d64b01a4d9992a6e93ae13 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.559782 17619 tablet_replica.cc:333] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.560254 17619 raft_consensus.cc:2243] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.560958 17619 raft_consensus.cc:2272] T dce7779b416f469097df53b239c15eca P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.562819 17619 tablet_replica.cc:333] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.563289 17619 raft_consensus.cc:2243] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.563665 17619 raft_consensus.cc:2272] T ed4e66478d83420597dd3f4fc0ed2b8b P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.565523 17619 tablet_replica.cc:333] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.566200 17619 raft_consensus.cc:2243] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.566684 17619 raft_consensus.cc:2272] T 12a5a0122ca1490d972f6193f5ea6780 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.568388 17619 tablet_replica.cc:333] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.568838 17619 raft_consensus.cc:2243] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.569203 17619 raft_consensus.cc:2272] T 0ad515b8bffd4f4ca67945bdcf1e884b P 1a849eead4594b56a2ea2a86d335279f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.570931 17619 tablet_replica.cc:333] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.571398 17619 raft_consensus.cc:2243] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.572099 17619 raft_consensus.cc:2272] T d590c992209a4542b4f285e503ff6340 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.573880 17619 tablet_replica.cc:333] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.574414 17619 raft_consensus.cc:2243] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.574788 17619 raft_consensus.cc:2272] T 24731aee78a3445083491c66d4881fa5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.576406 17619 tablet_replica.cc:333] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.576882 17619 raft_consensus.cc:2243] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.577216 17619 raft_consensus.cc:2272] T 9351faa88a094baf8d7d2cbae8983201 P 1a849eead4594b56a2ea2a86d335279f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.579589 17619 tablet_replica.cc:333] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.580188 17619 raft_consensus.cc:2243] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.580649 17619 raft_consensus.cc:2272] T d4bca1e9d8bb430c8c7a47f4c23a94a2 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.582691 17619 tablet_replica.cc:333] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.583426 17619 raft_consensus.cc:2243] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.583997 17619 raft_consensus.cc:2272] T 92c21f70d63049a78bda1a0778548c38 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.586038 17619 tablet_replica.cc:333] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.586606 17619 raft_consensus.cc:2243] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.586995 17619 raft_consensus.cc:2272] T 7509ec3137cb4d88aa8690a3eda52b7c P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.588852 17619 tablet_replica.cc:333] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.589502 17619 raft_consensus.cc:2243] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.589905 17619 raft_consensus.cc:2272] T baae5985dae04d30a73d277a1583db4b P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.591713 17619 tablet_replica.cc:333] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.592236 17619 raft_consensus.cc:2243] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.593026 17619 raft_consensus.cc:2272] T 18862149e93b426ba01db0455482bdb7 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.594919 17619 tablet_replica.cc:333] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.595441 17619 raft_consensus.cc:2243] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.596175 17619 raft_consensus.cc:2272] T a0f309fadc724ba9985ada15e776c3ae P 1a849eead4594b56a2ea2a86d335279f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.598850 17619 tablet_replica.cc:333] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.599378 17619 raft_consensus.cc:2243] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.599766 17619 raft_consensus.cc:2272] T 61ef427586734912af47749556c00585 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.601609 17619 tablet_replica.cc:333] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.602138 17619 raft_consensus.cc:2243] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.602521 17619 raft_consensus.cc:2272] T f8f96569043e4ba7babd24ca3eacbb06 P 1a849eead4594b56a2ea2a86d335279f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.604405 17619 tablet_replica.cc:333] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.605036 17619 raft_consensus.cc:2243] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:21.605415 17619 raft_consensus.cc:2272] T 66c9d54a397d4f278ff69d5397bd52e5 P 1a849eead4594b56a2ea2a86d335279f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.607456 17619 tablet_replica.cc:333] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f: stopping tablet replica
I20260709 13:07:21.607908 17619 raft_consensus.cc:2243] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.608652 17619 raft_consensus.cc:2272] T d74cc3cd04604ceeaadad4af3f318614 P 1a849eead4594b56a2ea2a86d335279f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.672560 17619 tablet_server.cc:196] TabletServer@127.17.52.196:0 shutdown complete.
I20260709 13:07:21.727353 17619 master.cc:562] Master@127.17.52.254:44895 shutting down...
I20260709 13:07:21.750543 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:21.751072 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:21.751369 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P 971755cb18124f8788281a85b7eb21d1: stopping tablet replica
I20260709 13:07:21.774489 17619 master.cc:584] Master@127.17.52.254:44895 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (40429 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:07:21.854241 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:41615
I20260709 13:07:21.855361 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:21.869277 22033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:21.870949 22034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:21.871850 22036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:21.872503 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:21.873574 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:21.873764 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:21.873904 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602441873887 us; error 0 us; skew 500 ppm
I20260709 13:07:21.874441 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:21.876948 17619 webserver.cc:533] Webserver started at http://127.17.52.254:34031/ using document root <none> and password file <none>
I20260709 13:07:21.877491 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:21.877684 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:21.877948 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:21.879056 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "9d9d8c6ced234857adf1eeee6e5772c2"
format_stamp: "Formatted at 2026-07-09 13:07:21 on dist-test-slave-j4mc"
I20260709 13:07:21.883392 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:21.886664 22041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:21.887413 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:21.887658 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "9d9d8c6ced234857adf1eeee6e5772c2"
format_stamp: "Formatted at 2026-07-09 13:07:21 on dist-test-slave-j4mc"
I20260709 13:07:21.887887 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:21.895916 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:21.897035 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:21.935108 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:41615
I20260709 13:07:21.935222 22092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:41615 every 8 connection(s)
I20260709 13:07:21.938992 22093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:21.949698 22093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2: Bootstrap starting.
I20260709 13:07:21.954308 22093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:21.958516 22093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2: No bootstrap required, opened a new log
I20260709 13:07:21.960664 22093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9d8c6ced234857adf1eeee6e5772c2" member_type: VOTER }
I20260709 13:07:21.961055 22093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:21.961280 22093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d9d8c6ced234857adf1eeee6e5772c2, State: Initialized, Role: FOLLOWER
I20260709 13:07:21.961920 22093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d9d8c6ced234857adf1eeee6e5772c2" member_type: VOTER }
I20260709 13:07:21.962376 22093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:21.962584 22093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:21.962828 22093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:21.967525 22093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9d8c6ced234857adf1eeee6e5772c2" member_type: VOTER }
I20260709 13:07:21.968051 22093 leader_election.cc:304] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [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: 9d9d8c6ced234857adf1eeee6e5772c2; no voters: 
I20260709 13:07:21.969367 22093 leader_election.cc:290] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:21.969777 22096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:21.971051 22096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9d9d8c6ced234857adf1eeee6e5772c2, State: Running, Role: LEADER
I20260709 13:07:21.971725 22096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [LEADER]: Queue going to LEADER mode. State: All 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: "9d9d8c6ced234857adf1eeee6e5772c2" member_type: VOTER }
I20260709 13:07:21.972304 22093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:21.975505 22097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d9d8c6ced234857adf1eeee6e5772c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9d8c6ced234857adf1eeee6e5772c2" member_type: VOTER } }
I20260709 13:07:21.975723 22098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d9d8c6ced234857adf1eeee6e5772c2. Latest consensus state: current_term: 1 leader_uuid: "9d9d8c6ced234857adf1eeee6e5772c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d9d8c6ced234857adf1eeee6e5772c2" member_type: VOTER } }
I20260709 13:07:21.976182 22097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:21.976203 22098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:21.979581 22103 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:21.986868 22103 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:21.987834 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:21.995288 22103 catalog_manager.cc:1383] Generated new cluster ID: b3af5225afc9492086fa5ce3c0167b31
I20260709 13:07:21.995573 22103 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:22.016855 22103 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:22.018201 22103 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:22.039685 22103 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2: Generated new TSK 0
I20260709 13:07:22.040306 22103 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:22.054651 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:22.060551 22114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:22.061681 22115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:22.062994 22117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:22.063797 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:22.064872 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:22.065073 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:22.065196 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602442065181 us; error 0 us; skew 500 ppm
I20260709 13:07:22.065696 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:22.068128 17619 webserver.cc:533] Webserver started at http://127.17.52.193:46725/ using document root <none> and password file <none>
I20260709 13:07:22.068598 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:22.068760 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:22.069006 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:22.070029 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "cdb411f28bc4490f8782f6c6f0789789"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:22.074647 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:22.078737 22122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.079713 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 13:07:22.080014 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "cdb411f28bc4490f8782f6c6f0789789"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:22.080302 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:22.095645 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:22.096866 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:22.098498 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:22.100811 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:22.100996 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.101219 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:22.101382 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.144815 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:45923
I20260709 13:07:22.144919 22184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:45923 every 8 connection(s)
I20260709 13:07:22.150902 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:22.157649 22189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:22.158821 22190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:22.162000 22193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:22.162478 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:22.163928 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:22.164203 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:22.164420 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602442164399 us; error 0 us; skew 500 ppm
I20260709 13:07:22.165004 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:22.168269 17619 webserver.cc:533] Webserver started at http://127.17.52.194:35201/ using document root <none> and password file <none>
I20260709 13:07:22.168327 22185 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41615
I20260709 13:07:22.168759 22185 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:22.168968 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:22.169250 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:22.169574 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:22.169656 22185 heartbeater.cc:507] Master 127.17.52.254:41615 requested a full tablet report, sending...
I20260709 13:07:22.171066 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "034019566c7945dd9d596cff851d5491"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:22.172242 22058 ts_manager.cc:194] Registered new tserver with Master: cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923)
I20260709 13:07:22.174538 22058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47574
I20260709 13:07:22.176400 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:07:22.180645 22197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.181463 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:07:22.181748 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "034019566c7945dd9d596cff851d5491"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:22.182058 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:22.200373 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:22.201619 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:22.203233 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:22.205530 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:22.205729 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.205956 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:22.206133 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:07:22.250193 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:37347
I20260709 13:07:22.250296 22259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:37347 every 8 connection(s)
I20260709 13:07:22.254894 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:22.262650 22264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:22.265000 22263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:22.267716 22260 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41615
I20260709 13:07:22.268181 22260 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:22.268656 17619 server_base.cc:1061] running on GCE node
W20260709 13:07:22.268723 22266 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:22.269042 22260 heartbeater.cc:507] Master 127.17.52.254:41615 requested a full tablet report, sending...
I20260709 13:07:22.269898 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:22.270191 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:22.270377 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602442270352 us; error 0 us; skew 500 ppm
I20260709 13:07:22.271023 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:22.271418 22058 ts_manager.cc:194] Registered new tserver with Master: 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:22.273249 22058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47588
I20260709 13:07:22.273854 17619 webserver.cc:533] Webserver started at http://127.17.52.195:35405/ using document root <none> and password file <none>
I20260709 13:07:22.274515 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:22.274731 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:22.275032 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:22.276316 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "54b10fd505a0453f901218a0c734fbc0"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:22.280655 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:22.284135 22271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.284960 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:22.285224 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "54b10fd505a0453f901218a0c734fbc0"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:22.285473 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:22.310386 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:22.311726 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:22.313405 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:22.315701 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:22.315896 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.316134 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:22.316278 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:22.356457 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:45213
I20260709 13:07:22.356554 22333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:45213 every 8 connection(s)
I20260709 13:07:22.370882 22334 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41615
I20260709 13:07:22.371312 22334 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:22.372035 22334 heartbeater.cc:507] Master 127.17.52.254:41615 requested a full tablet report, sending...
I20260709 13:07:22.374122 22058 ts_manager.cc:194] Registered new tserver with Master: 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:22.374491 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014704187s
I20260709 13:07:22.375705 22058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47596
I20260709 13:07:22.405704 22058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47606:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:22.408592 22058 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:22.481261 22150 tablet_service.cc:1511] Processing CreateTablet for tablet fcbb8da93ded45a1bb3ea22720ae8cab (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:22.483217 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbb8da93ded45a1bb3ea22720ae8cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.487972 22149 tablet_service.cc:1511] Processing CreateTablet for tablet 027ba7e633ee4bc7bd2ad10359775240 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:22.490044 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027ba7e633ee4bc7bd2ad10359775240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.496537 22148 tablet_service.cc:1511] Processing CreateTablet for tablet 3406465052d24f098b718227151670fa (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:22.500933 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3406465052d24f098b718227151670fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.503260 22147 tablet_service.cc:1511] Processing CreateTablet for tablet 1c26447d27734bd89f111d169e34c3f7 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:22.503854 22299 tablet_service.cc:1511] Processing CreateTablet for tablet fcbb8da93ded45a1bb3ea22720ae8cab (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:22.504818 22147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c26447d27734bd89f111d169e34c3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.505270 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbb8da93ded45a1bb3ea22720ae8cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.508443 22298 tablet_service.cc:1511] Processing CreateTablet for tablet 027ba7e633ee4bc7bd2ad10359775240 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:22.509941 22298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027ba7e633ee4bc7bd2ad10359775240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.509689 22146 tablet_service.cc:1511] Processing CreateTablet for tablet f8c6a5b0e9734a8fbdf377dc77181a30 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:22.511070 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c6a5b0e9734a8fbdf377dc77181a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.514952 22145 tablet_service.cc:1511] Processing CreateTablet for tablet 672c360194fd42de9b52e2adf21b690e (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:22.515213 22297 tablet_service.cc:1511] Processing CreateTablet for tablet 3406465052d24f098b718227151670fa (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:22.516552 22145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672c360194fd42de9b52e2adf21b690e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.516745 22297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3406465052d24f098b718227151670fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.520735 22296 tablet_service.cc:1511] Processing CreateTablet for tablet 1c26447d27734bd89f111d169e34c3f7 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:22.523500 22295 tablet_service.cc:1511] Processing CreateTablet for tablet f8c6a5b0e9734a8fbdf377dc77181a30 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:22.525182 22144 tablet_service.cc:1511] Processing CreateTablet for tablet d506327169b14bbfac85627b392bfe17 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:22.525512 22294 tablet_service.cc:1511] Processing CreateTablet for tablet 672c360194fd42de9b52e2adf21b690e (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:22.525853 22293 tablet_service.cc:1511] Processing CreateTablet for tablet d506327169b14bbfac85627b392bfe17 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:22.526975 22296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c26447d27734bd89f111d169e34c3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.527434 22143 tablet_service.cc:1511] Processing CreateTablet for tablet ba71dd2703c64a518b4588ee33f31d5d (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:22.527704 22293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506327169b14bbfac85627b392bfe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.528738 22143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba71dd2703c64a518b4588ee33f31d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.530439 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c6a5b0e9734a8fbdf377dc77181a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.531118 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506327169b14bbfac85627b392bfe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.534543 22294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672c360194fd42de9b52e2adf21b690e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.546437 22225 tablet_service.cc:1511] Processing CreateTablet for tablet fcbb8da93ded45a1bb3ea22720ae8cab (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:07:22.548017 22225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbb8da93ded45a1bb3ea22720ae8cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.552048 22223 tablet_service.cc:1511] Processing CreateTablet for tablet 3406465052d24f098b718227151670fa (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:07:22.553833 22223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3406465052d24f098b718227151670fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.554382 22224 tablet_service.cc:1511] Processing CreateTablet for tablet 027ba7e633ee4bc7bd2ad10359775240 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:07:22.555697 22224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 027ba7e633ee4bc7bd2ad10359775240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.559279 22222 tablet_service.cc:1511] Processing CreateTablet for tablet 1c26447d27734bd89f111d169e34c3f7 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:07:22.560640 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c26447d27734bd89f111d169e34c3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.563234 22221 tablet_service.cc:1511] Processing CreateTablet for tablet f8c6a5b0e9734a8fbdf377dc77181a30 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:07:22.564643 22221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8c6a5b0e9734a8fbdf377dc77181a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.565637 22292 tablet_service.cc:1511] Processing CreateTablet for tablet ba71dd2703c64a518b4588ee33f31d5d (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:22.567054 22292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba71dd2703c64a518b4588ee33f31d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.567294 22220 tablet_service.cc:1511] Processing CreateTablet for tablet 672c360194fd42de9b52e2adf21b690e (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:07:22.568630 22220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 672c360194fd42de9b52e2adf21b690e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.571400 22219 tablet_service.cc:1511] Processing CreateTablet for tablet d506327169b14bbfac85627b392bfe17 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:07:22.572896 22219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d506327169b14bbfac85627b392bfe17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.575104 22218 tablet_service.cc:1511] Processing CreateTablet for tablet ba71dd2703c64a518b4588ee33f31d5d (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:07:22.576834 22218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba71dd2703c64a518b4588ee33f31d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.596658 22349 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.606716 22217 tablet_service.cc:1511] Processing CreateTablet for tablet 262835a267f140cc80ec041f507bb732 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:22.608407 22217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262835a267f140cc80ec041f507bb732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.608758 22291 tablet_service.cc:1511] Processing CreateTablet for tablet 262835a267f140cc80ec041f507bb732 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:22.610154 22291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262835a267f140cc80ec041f507bb732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.609810 22148 tablet_service.cc:1511] Processing CreateTablet for tablet c67cf785a60a4502ba47e3520d2e048f (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:22.611114 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67cf785a60a4502ba47e3520d2e048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.611634 22216 tablet_service.cc:1511] Processing CreateTablet for tablet c67cf785a60a4502ba47e3520d2e048f (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:22.612900 22216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67cf785a60a4502ba47e3520d2e048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.637645 22146 tablet_service.cc:1511] Processing CreateTablet for tablet 262835a267f140cc80ec041f507bb732 (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:07:22.644546 22146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 262835a267f140cc80ec041f507bb732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.646723 22350 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:22.663669 22295 tablet_service.cc:1511] Processing CreateTablet for tablet c67cf785a60a4502ba47e3520d2e048f (DEFAULT_TABLE table=test-workload [id=8ec0228032464f0dacf23cb113e16bab]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:07:22.667058 22295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67cf785a60a4502ba47e3520d2e048f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:22.673419 22350 tablet_bootstrap.cc:654] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.688589 22351 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:22.699797 22349 tablet_bootstrap.cc:654] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.709489 22350 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:22.709941 22350 ts_tablet_manager.cc:1403] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.017s
I20260709 13:07:22.712201 22350 raft_consensus.cc:359] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.712765 22350 raft_consensus.cc:385] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.712984 22350 raft_consensus.cc:740] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.713641 22350 consensus_queue.cc:260] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.714815 22351 tablet_bootstrap.cc:654] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.717185 22349 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.717654 22350 ts_tablet_manager.cc:1434] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 13:07:22.717708 22334 heartbeater.cc:499] Master 127.17.52.254:41615 was elected leader, sending a full tablet report...
I20260709 13:07:22.718176 22349 ts_tablet_manager.cc:1403] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.005s
I20260709 13:07:22.718868 22350 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:22.722657 22349 raft_consensus.cc:359] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.723869 22349 raft_consensus.cc:385] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.724325 22349 raft_consensus.cc:740] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.725565 22349 consensus_queue.cc:260] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.727828 22350 tablet_bootstrap.cc:654] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.735896 22349 ts_tablet_manager.cc:1434] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:07:22.737116 22185 heartbeater.cc:499] Master 127.17.52.254:41615 was elected leader, sending a full tablet report...
I20260709 13:07:22.745054 22349 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.752241 22349 tablet_bootstrap.cc:654] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.755569 22350 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:22.756227 22350 ts_tablet_manager.cc:1403] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.025s
I20260709 13:07:22.759519 22350 raft_consensus.cc:359] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.760406 22350 raft_consensus.cc:385] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.760797 22350 raft_consensus.cc:740] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.761786 22350 consensus_queue.cc:260] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.764324 22350 ts_tablet_manager.cc:1434] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:22.765698 22350 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:22.770705 22351 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:22.771356 22351 ts_tablet_manager.cc:1403] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.028s
I20260709 13:07:22.771440 22349 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.771997 22349 ts_tablet_manager.cc:1403] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260709 13:07:22.772437 22350 tablet_bootstrap.cc:654] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.774477 22351 raft_consensus.cc:359] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.774782 22349 raft_consensus.cc:359] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.775337 22351 raft_consensus.cc:385] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.775538 22349 raft_consensus.cc:385] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.775698 22351 raft_consensus.cc:740] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.775959 22349 raft_consensus.cc:740] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.776539 22351 consensus_queue.cc:260] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.776942 22349 consensus_queue.cc:260] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.779222 22350 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:22.779405 22349 ts_tablet_manager.cc:1434] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:07:22.779816 22350 ts_tablet_manager.cc:1403] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:07:22.780675 22349 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.783253 22350 raft_consensus.cc:359] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.784162 22350 raft_consensus.cc:385] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.784605 22350 raft_consensus.cc:740] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.785449 22350 consensus_queue.cc:260] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.788019 22350 ts_tablet_manager.cc:1434] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:22.788216 22349 tablet_bootstrap.cc:654] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.789641 22260 heartbeater.cc:499] Master 127.17.52.254:41615 was elected leader, sending a full tablet report...
I20260709 13:07:22.790150 22351 ts_tablet_manager.cc:1434] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.008s
I20260709 13:07:22.791213 22351 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:22.788975 22350 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:22.794687 22354 raft_consensus.cc:493] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.795197 22354 raft_consensus.cc:515] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.797817 22351 tablet_bootstrap.cc:654] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.800693 22349 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.801316 22349 ts_tablet_manager.cc:1403] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 13:07:22.804466 22349 raft_consensus.cc:359] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.805464 22349 raft_consensus.cc:385] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.805847 22349 raft_consensus.cc:740] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.806862 22349 consensus_queue.cc:260] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.809453 22349 ts_tablet_manager.cc:1434] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:22.810546 22349 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.811623 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506327169b14bbfac85627b392bfe17" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
W20260709 13:07:22.813448 22273 leader_election.cc:343] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:22.814143 22354 leader_election.cc:290] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:22.816934 22351 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:22.817667 22351 ts_tablet_manager.cc:1403] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260709 13:07:22.818293 22349 tablet_bootstrap.cc:654] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.822166 22351 raft_consensus.cc:359] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.823019 22351 raft_consensus.cc:385] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.823364 22351 raft_consensus.cc:740] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.824505 22349 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.825161 22349 ts_tablet_manager.cc:1403] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:07:22.824615 22351 consensus_queue.cc:260] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.828148 22349 raft_consensus.cc:359] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.828903 22349 raft_consensus.cc:385] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.829222 22349 raft_consensus.cc:740] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.829955 22349 consensus_queue.cc:260] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.830946 22351 ts_tablet_manager.cc:1434] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:07:22.832005 22351 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:22.832132 22349 ts_tablet_manager.cc:1434] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:22.833176 22349 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.836385 22350 tablet_bootstrap.cc:654] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.838990 22351 tablet_bootstrap.cc:654] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.839057 22349 tablet_bootstrap.cc:654] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.845502 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506327169b14bbfac85627b392bfe17" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:22.846422 22160 raft_consensus.cc:2468] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 0.
I20260709 13:07:22.848093 22274 leader_election.cc:304] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 034019566c7945dd9d596cff851d5491
I20260709 13:07:22.848628 22351 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:22.849164 22351 ts_tablet_manager.cc:1403] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:07:22.849395 22354 raft_consensus.cc:2804] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:22.849817 22354 raft_consensus.cc:493] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:22.850183 22354 raft_consensus.cc:3060] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:22.852047 22351 raft_consensus.cc:359] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.852763 22351 raft_consensus.cc:385] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.853047 22351 raft_consensus.cc:740] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.853809 22351 consensus_queue.cc:260] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.856097 22351 ts_tablet_manager.cc:1434] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:22.857107 22351 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:22.857972 22350 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:22.858526 22350 ts_tablet_manager.cc:1403] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.001s
I20260709 13:07:22.860014 22349 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.860589 22349 ts_tablet_manager.cc:1403] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.015s
W20260709 13:07:22.861160 22335 tablet.cc:2406] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:22.863395 22351 tablet_bootstrap.cc:654] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.863652 22350 raft_consensus.cc:359] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.863955 22354 raft_consensus.cc:515] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.863428 22349 raft_consensus.cc:359] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.865574 22349 raft_consensus.cc:385] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.864543 22350 raft_consensus.cc:385] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.865890 22349 raft_consensus.cc:740] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.866793 22349 consensus_queue.cc:260] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.867293 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506327169b14bbfac85627b392bfe17" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:22.867520 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506327169b14bbfac85627b392bfe17" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:22.867924 22160 raft_consensus.cc:3060] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:22.868057 22235 raft_consensus.cc:3060] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:22.869081 22349 ts_tablet_manager.cc:1434] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:22.870105 22349 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.875427 22235 raft_consensus.cc:2468] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:22.876654 22349 tablet_bootstrap.cc:654] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.877187 22273 leader_election.cc:304] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:22.878407 22160 raft_consensus.cc:2468] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:22.875969 22350 raft_consensus.cc:740] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.883731 22350 consensus_queue.cc:260] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.885142 22354 leader_election.cc:290] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:22.887144 22354 raft_consensus.cc:2804] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:22.888211 22354 raft_consensus.cc:697] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:22.890033 22354 consensus_queue.cc:237] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.892714 22349 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.893312 22349 ts_tablet_manager.cc:1403] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 13:07:22.892730 22351 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:22.894001 22350 ts_tablet_manager.cc:1434] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 13:07:22.894174 22351 ts_tablet_manager.cc:1403] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.018s
I20260709 13:07:22.895716 22350 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:22.897176 22349 raft_consensus.cc:359] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.897423 22351 raft_consensus.cc:359] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.898221 22351 raft_consensus.cc:385] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.898578 22351 raft_consensus.cc:740] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.900496 22349 raft_consensus.cc:385] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.900897 22349 raft_consensus.cc:740] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.901608 22351 consensus_queue.cc:260] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.901710 22349 consensus_queue.cc:260] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.903707 22350 tablet_bootstrap.cc:654] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.903924 22351 ts_tablet_manager.cc:1434] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:07:22.904907 22351 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:22.906037 22349 ts_tablet_manager.cc:1434] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:07:22.907097 22349 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.911721 22351 tablet_bootstrap.cc:654] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.912993 22349 tablet_bootstrap.cc:654] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.904868 22055 catalog_manager.cc:5697] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:22.925709 22356 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.926452 22356 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.938479 22349 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.938992 22349 ts_tablet_manager.cc:1403] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260709 13:07:22.939373 22356 leader_election.cc:290] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:22.942256 22349 raft_consensus.cc:359] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.943091 22349 raft_consensus.cc:385] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.943418 22349 raft_consensus.cc:740] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.945041 22349 consensus_queue.cc:260] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.947629 22349 ts_tablet_manager.cc:1434] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:22.947824 22351 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:22.948309 22351 ts_tablet_manager.cc:1403] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.016s
I20260709 13:07:22.948666 22349 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:22.951205 22351 raft_consensus.cc:359] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.951943 22351 raft_consensus.cc:385] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.952251 22351 raft_consensus.cc:740] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.952680 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
W20260709 13:07:22.954216 22124 leader_election.cc:343] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:22.954928 22350 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:22.955295 22354 raft_consensus.cc:493] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:22.956116 22354 raft_consensus.cc:515] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.956554 22351 consensus_queue.cc:260] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.959118 22351 ts_tablet_manager.cc:1434] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:07:22.959363 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:22.960261 22351 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:22.960588 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
W20260709 13:07:22.960744 22274 leader_election.cc:343] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:22.956216 22350 ts_tablet_manager.cc:1403] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
W20260709 13:07:22.961879 22273 leader_election.cc:343] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:22.963294 22273 leader_election.cc:304] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0; no voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:22.964203 22371 raft_consensus.cc:2749] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:22.965306 22350 raft_consensus.cc:359] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.966161 22350 raft_consensus.cc:385] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.966470 22350 raft_consensus.cc:740] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.966933 22351 tablet_bootstrap.cc:654] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.967242 22350 consensus_queue.cc:260] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.968168 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:22.968852 22309 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:22.969638 22350 ts_tablet_manager.cc:1434] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:22.970108 22354 leader_election.cc:290] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:22.971576 22126 leader_election.cc:304] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 034019566c7945dd9d596cff851d5491
I20260709 13:07:22.972990 22356 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:22.955233 22349 tablet_bootstrap.cc:654] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.973423 22356 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:22.974368 22356 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:22.981595 22350 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:22.982769 22351 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:22.982640 22356 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.983866 22351 ts_tablet_manager.cc:1403] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
W20260709 13:07:22.984431 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:22.985927 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:22.986873 22360 raft_consensus.cc:493] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:22.987565 22124 leader_election.cc:343] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:22.987450 22360 raft_consensus.cc:515] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.988946 22350 tablet_bootstrap.cc:654] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:22.989003 22349 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:22.989629 22349 ts_tablet_manager.cc:1403] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.007s
I20260709 13:07:22.989833 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:22.990456 22309 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:22.990598 22360 leader_election.cc:290] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:22.986920 22351 raft_consensus.cc:359] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.992129 22351 raft_consensus.cc:385] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.992534 22351 raft_consensus.cc:740] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.992332 22349 raft_consensus.cc:359] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:22.993268 22349 raft_consensus.cc:385] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:22.993553 22349 raft_consensus.cc:740] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:22.994300 22351 consensus_queue.cc:260] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.005945 22351 ts_tablet_manager.cc:1434] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:07:23.006803 22309 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.008600 22126 leader_election.cc:304] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 034019566c7945dd9d596cff851d5491
I20260709 13:07:22.994370 22349 consensus_queue.cc:260] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.008671 22356 leader_election.cc:290] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Requested vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.015350 22351 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:23.016755 22356 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.017306 22356 raft_consensus.cc:697] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Becoming Leader. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Running, Role: LEADER
I20260709 13:07:23.018183 22356 consensus_queue.cc:237] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.025202 22350 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:23.025848 22350 ts_tablet_manager.cc:1403] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.019s
I20260709 13:07:23.027251 22351 tablet_bootstrap.cc:654] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.029510 22350 raft_consensus.cc:359] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.030303 22350 raft_consensus.cc:385] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.030596 22350 raft_consensus.cc:740] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.031417 22350 consensus_queue.cc:260] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.035493 22349 ts_tablet_manager.cc:1434] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.004s
I20260709 13:07:23.036726 22349 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:23.036783 22354 raft_consensus.cc:493] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.037580 22354 raft_consensus.cc:515] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.040637 22354 leader_election.cc:290] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:23.040896 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.041713 22235 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 0.
I20260709 13:07:23.043172 22349 tablet_bootstrap.cc:654] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.043035 22273 leader_election.cc:304] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:23.043972 22354 raft_consensus.cc:2804] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.044397 22354 raft_consensus.cc:493] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.044792 22354 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.034034 22350 ts_tablet_manager.cc:1434] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:07:23.046908 22350 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:23.050630 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:23.051326 22160 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 0.
I20260709 13:07:23.052222 22354 raft_consensus.cc:515] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.054435 22350 tablet_bootstrap.cc:654] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.054608 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:23.060683 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:23.061394 22235 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.062211 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:23.063133 22160 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:23.066673 22200 leader_election.cc:343] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.070726 22235 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:23.072422 22273 leader_election.cc:304] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:23.073523 22371 raft_consensus.cc:2804] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.074041 22371 raft_consensus.cc:697] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:23.074970 22371 consensus_queue.cc:237] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.072746 22160 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:23.079810 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
W20260709 13:07:23.081363 22201 leader_election.cc:343] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.081378 22349 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:23.082139 22201 leader_election.cc:304] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034019566c7945dd9d596cff851d5491; no voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:23.082355 22349 ts_tablet_manager.cc:1403] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.005s
I20260709 13:07:23.083518 22360 raft_consensus.cc:2749] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:23.085343 22349 raft_consensus.cc:359] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.086120 22349 raft_consensus.cc:385] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.086403 22349 raft_consensus.cc:740] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.085177 22351 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:23.086805 22383 raft_consensus.cc:493] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.087368 22351 ts_tablet_manager.cc:1403] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.008s
I20260709 13:07:23.087272 22349 consensus_queue.cc:260] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.087600 22383 raft_consensus.cc:515] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.089367 22349 ts_tablet_manager.cc:1434] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:23.090019 22383 leader_election.cc:290] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.090406 22349 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:23.092756 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.090025 22057 catalog_manager.cc:5697] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "cdb411f28bc4490f8782f6c6f0789789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.093408 22309 raft_consensus.cc:2468] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.094674 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
W20260709 13:07:23.096187 22124 leader_election.cc:343] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.097802 22351 raft_consensus.cc:359] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.096987 22055 catalog_manager.cc:5697] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:23.099005 22351 raft_consensus.cc:385] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.099723 22351 raft_consensus.cc:740] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.099550 22126 leader_election.cc:304] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 034019566c7945dd9d596cff851d5491
I20260709 13:07:23.100880 22351 consensus_queue.cc:260] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.101280 22383 raft_consensus.cc:493] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.097074 22354 leader_election.cc:290] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:23.101970 22383 raft_consensus.cc:515] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.104466 22351 ts_tablet_manager.cc:1434] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:07:23.105158 22384 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.105825 22351 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:23.105896 22384 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.106894 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.107576 22235 raft_consensus.cc:2468] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.108283 22384 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.101475 22356 raft_consensus.cc:2804] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.109326 22356 raft_consensus.cc:493] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.109508 22124 leader_election.cc:304] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.111234 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.111446 22384 raft_consensus.cc:2804] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.111927 22384 raft_consensus.cc:493] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.112337 22384 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:23.112851 22126 leader_election.cc:343] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.113541 22351 tablet_bootstrap.cc:654] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.117061 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.117918 22234 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.119360 22383 leader_election.cc:290] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.099054 22349 tablet_bootstrap.cc:654] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.123654 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
W20260709 13:07:23.125406 22126 leader_election.cc:343] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.125768 22124 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [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: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:23.127722 22350 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:23.128297 22350 ts_tablet_manager.cc:1403] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.005s
I20260709 13:07:23.128084 22384 raft_consensus.cc:515] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.125855 22383 raft_consensus.cc:493] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.129662 22356 raft_consensus.cc:3060] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.129521 22383 raft_consensus.cc:515] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.131690 22350 raft_consensus.cc:359] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.132529 22350 raft_consensus.cc:385] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.132863 22350 raft_consensus.cc:740] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.133617 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.133769 22350 consensus_queue.cc:260] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.134503 22309 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.135852 22126 leader_election.cc:304] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.136688 22350 ts_tablet_manager.cc:1434] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:23.139209 22384 leader_election.cc:290] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Requested vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.139571 22383 leader_election.cc:290] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.144938 22384 raft_consensus.cc:2804] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.147701 22383 raft_consensus.cc:2804] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.148260 22383 raft_consensus.cc:493] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.148666 22383 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.149976 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:23.146891 22384 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.150683 22384 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.145296 22350 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:23.158692 22350 tablet_bootstrap.cc:654] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.179731 22356 raft_consensus.cc:515] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.180966 22351 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:23.181478 22351 ts_tablet_manager.cc:1403] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.027s
W20260709 13:07:23.174993 22126 leader_election.cc:343] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:23.182287 22124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.194:37347, user_credentials={real_user=slave}} blocked reactor thread for 56733.3us
I20260709 13:07:23.183307 22349 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: No bootstrap required, opened a new log
I20260709 13:07:23.183769 22349 ts_tablet_manager.cc:1403] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.019s
I20260709 13:07:23.183996 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.184669 22351 raft_consensus.cc:359] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.185366 22351 raft_consensus.cc:385] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.185664 22351 raft_consensus.cc:740] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.186410 22349 raft_consensus.cc:359] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.186585 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:23.187187 22349 raft_consensus.cc:385] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.187484 22349 raft_consensus.cc:740] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.187520 22234 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.186679 22351 consensus_queue.cc:260] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.191293 22351 ts_tablet_manager.cc:1434] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:07:23.193493 22351 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:23.192004 22349 consensus_queue.cc:260] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.192399 22356 leader_election.cc:290] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Requested vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.194370 22235 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.197929 22234 raft_consensus.cc:2468] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.199045 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:23.199699 22309 raft_consensus.cc:3060] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.202009 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:23.205747 22351 tablet_bootstrap.cc:654] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.207526 22349 ts_tablet_manager.cc:1434] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:07:23.211335 22309 raft_consensus.cc:2468] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.211947 22360 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.212445 22360 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.214418 22360 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.215745 22383 raft_consensus.cc:515] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.216948 22124 leader_election.cc:304] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [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: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:23.217921 22392 raft_consensus.cc:2804] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.218220 22383 leader_election.cc:290] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Requested vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.218443 22392 raft_consensus.cc:697] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Becoming Leader. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Running, Role: LEADER
I20260709 13:07:23.219482 22384 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.215291 22126 leader_election.cc:304] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.222851 22384 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Requested vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.223415 22384 raft_consensus.cc:2804] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.223683 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:23.224414 22308 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.223873 22384 raft_consensus.cc:697] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Becoming Leader. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Running, Role: LEADER
I20260709 13:07:23.225407 22384 consensus_queue.cc:237] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.226002 22307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
W20260709 13:07:23.227629 22124 leader_election.cc:343] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.219434 22392 consensus_queue.cc:237] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.227595 22350 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:23.230454 22350 ts_tablet_manager.cc:1403] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.004s
I20260709 13:07:23.230576 22235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:23.231012 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:23.231287 22235 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.231918 22308 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.233093 22350 raft_consensus.cc:359] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.233525 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:23.233777 22350 raft_consensus.cc:385] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.237396 22350 raft_consensus.cc:740] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.238231 22350 consensus_queue.cc:260] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.240134 22350 ts_tablet_manager.cc:1434] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:07:23.241118 22350 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
I20260709 13:07:23.241631 22235 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.234143 22234 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.244680 22351 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:23.245169 22351 ts_tablet_manager.cc:1403] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.007s
I20260709 13:07:23.246318 22350 tablet_bootstrap.cc:654] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.248121 22351 raft_consensus.cc:359] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.248878 22351 raft_consensus.cc:385] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.249127 22351 raft_consensus.cc:740] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.249876 22351 consensus_queue.cc:260] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.233034 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.235091 22360 raft_consensus.cc:493] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:23.236901 22126 leader_election.cc:343] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.253430 22309 raft_consensus.cc:2393] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034019566c7945dd9d596cff851d5491 in current term 1: Already voted for candidate cdb411f28bc4490f8782f6c6f0789789 in this term.
I20260709 13:07:23.253304 22360 raft_consensus.cc:515] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.253636 22126 leader_election.cc:304] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.254730 22392 raft_consensus.cc:2804] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.255228 22392 raft_consensus.cc:697] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Becoming Leader. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Running, Role: LEADER
I20260709 13:07:23.255919 22124 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [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: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:23.256079 22392 consensus_queue.cc:237] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.256889 22356 raft_consensus.cc:2804] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.257340 22356 raft_consensus.cc:697] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Becoming Leader. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Running, Role: LEADER
I20260709 13:07:23.258466 22201 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034019566c7945dd9d596cff851d5491; no voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:23.259505 22356 consensus_queue.cc:237] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.260170 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:23.260778 22160 raft_consensus.cc:2468] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 0.
I20260709 13:07:23.261062 22055 catalog_manager.cc:5697] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "cdb411f28bc4490f8782f6c6f0789789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.258661 22360 leader_election.cc:290] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.262030 22200 leader_election.cc:304] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.262806 22360 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.263602 22400 raft_consensus.cc:2804] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.264012 22400 raft_consensus.cc:493] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.264300 22400 raft_consensus.cc:3060] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.271030 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.252640 22234 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.274780 22309 raft_consensus.cc:2468] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 0.
I20260709 13:07:23.287724 22360 raft_consensus.cc:2749] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:23.291352 22351 ts_tablet_manager.cc:1434] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.004s
I20260709 13:07:23.292449 22351 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491: Bootstrap starting.
I20260709 13:07:23.297720 22351 tablet_bootstrap.cc:654] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.303700 22400 raft_consensus.cc:515] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.306270 22350 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:23.306509 22160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:23.306814 22350 ts_tablet_manager.cc:1403] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.025s
I20260709 13:07:23.307093 22160 raft_consensus.cc:3060] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.307260 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:23.307875 22309 raft_consensus.cc:3060] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.308418 22055 catalog_manager.cc:5697] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "cdb411f28bc4490f8782f6c6f0789789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.309485 22350 raft_consensus.cc:359] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.310176 22350 raft_consensus.cc:385] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.310441 22350 raft_consensus.cc:740] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.310570 22055 catalog_manager.cc:5697] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "cdb411f28bc4490f8782f6c6f0789789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.311249 22350 consensus_queue.cc:260] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.312533 22055 catalog_manager.cc:5697] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "cdb411f28bc4490f8782f6c6f0789789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.313495 22384 raft_consensus.cc:493] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.314039 22384 raft_consensus.cc:515] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.315182 22309 raft_consensus.cc:2468] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:23.316838 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67cf785a60a4502ba47e3520d2e048f" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.317291 22350 ts_tablet_manager.cc:1434] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:23.321615 22201 leader_election.cc:304] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
W20260709 13:07:23.322348 22124 leader_election.cc:343] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.317476 22384 leader_election.cc:290] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.323532 22399 raft_consensus.cc:2804] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.318063 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67cf785a60a4502ba47e3520d2e048f" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.324075 22399 raft_consensus.cc:697] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:23.324450 22354 consensus_queue.cc:1048] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:23.318375 22160 raft_consensus.cc:2468] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:23.324944 22399 consensus_queue.cc:237] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.326033 22350 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0: Bootstrap starting.
W20260709 13:07:23.327767 22126 leader_election.cc:343] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:23.328255 22126 leader_election.cc:304] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdb411f28bc4490f8782f6c6f0789789; no voters: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:23.328377 22400 leader_election.cc:290] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.329133 22384 raft_consensus.cc:2749] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:23.331353 22351 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491: No bootstrap required, opened a new log
I20260709 13:07:23.331643 22350 tablet_bootstrap.cc:654] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:23.331856 22351 ts_tablet_manager.cc:1403] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:07:23.343060 22350 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0: No bootstrap required, opened a new log
I20260709 13:07:23.343772 22350 ts_tablet_manager.cc:1403] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 13:07:23.345672 22351 raft_consensus.cc:359] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.346457 22351 raft_consensus.cc:385] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.346289 22350 raft_consensus.cc:359] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.347061 22351 raft_consensus.cc:740] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.347292 22350 raft_consensus.cc:385] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:23.346438 22055 catalog_manager.cc:5697] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.347610 22350 raft_consensus.cc:740] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Initialized, Role: FOLLOWER
I20260709 13:07:23.347774 22351 consensus_queue.cc:260] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.348453 22350 consensus_queue.cc:260] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.349391 22371 consensus_queue.cc:1048] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:23.349997 22351 ts_tablet_manager.cc:1434] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.006s
I20260709 13:07:23.351334 22350 ts_tablet_manager.cc:1434] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:23.385579 22409 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.386008 22409 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.387725 22409 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:23.388597 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:23.388655 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.389362 22234 raft_consensus.cc:2393] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b10fd505a0453f901218a0c734fbc0 in current term 1: Already voted for candidate cdb411f28bc4490f8782f6c6f0789789 in this term.
I20260709 13:07:23.390233 22273 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0; no voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:23.390823 22409 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.395744 22409 raft_consensus.cc:2749] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:23.407136 22384 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:23.417840 22384 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:23.479772 22399 raft_consensus.cc:493] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.480259 22399 raft_consensus.cc:515] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.482064 22399 leader_election.cc:290] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.482893 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67cf785a60a4502ba47e3520d2e048f" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789" is_pre_election: true
I20260709 13:07:23.483053 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67cf785a60a4502ba47e3520d2e048f" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.483496 22159 raft_consensus.cc:2468] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 0.
I20260709 13:07:23.483610 22309 raft_consensus.cc:2468] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 0.
I20260709 13:07:23.484732 22200 leader_election.cc:304] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.485785 22399 raft_consensus.cc:2804] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.486336 22399 raft_consensus.cc:493] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.486771 22399 raft_consensus.cc:3060] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.493561 22399 raft_consensus.cc:515] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.495265 22399 leader_election.cc:290] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.496042 22159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67cf785a60a4502ba47e3520d2e048f" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:23.496340 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67cf785a60a4502ba47e3520d2e048f" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:23.496598 22159 raft_consensus.cc:3060] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.496891 22309 raft_consensus.cc:3060] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.501621 22159 raft_consensus.cc:2468] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:23.501621 22309 raft_consensus.cc:2468] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:23.502805 22200 leader_election.cc:304] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.503443 22399 raft_consensus.cc:2804] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.503907 22399 raft_consensus.cc:697] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:23.504591 22399 consensus_queue.cc:237] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.512079 22055 catalog_manager.cc:5697] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 0 to 1, leader changed from <none> to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.518195 22384 raft_consensus.cc:493] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.518704 22384 raft_consensus.cc:515] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.520510 22384 leader_election.cc:290] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.521199 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.521631 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.521920 22234 raft_consensus.cc:2468] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.522279 22309 raft_consensus.cc:2468] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 0.
I20260709 13:07:23.523069 22124 leader_election.cc:304] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.523727 22384 raft_consensus.cc:2804] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:23.524045 22384 raft_consensus.cc:493] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:23.524295 22384 raft_consensus.cc:3060] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.530417 22384 raft_consensus.cc:515] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.532033 22384 leader_election.cc:290] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Requested vote from peers 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.532750 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:23.533012 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "cdb411f28bc4490f8782f6c6f0789789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:23.533350 22234 raft_consensus.cc:3060] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.533504 22309 raft_consensus.cc:3060] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.538323 22309 raft_consensus.cc:2468] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.538475 22234 raft_consensus.cc:2468] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb411f28bc4490f8782f6c6f0789789 in term 1.
I20260709 13:07:23.539341 22126 leader_election.cc:304] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:23.540066 22384 raft_consensus.cc:2804] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:23.540421 22384 raft_consensus.cc:697] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Becoming Leader. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Running, Role: LEADER
I20260709 13:07:23.541136 22384 consensus_queue.cc:237] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.547991 22055 catalog_manager.cc:5697] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "cdb411f28bc4490f8782f6c6f0789789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:23.551271 22409 consensus_queue.cc:1048] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:23.561450 22409 consensus_queue.cc:1048] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:23.587081 17619 ts_manager.cc:295] Set tserver state for cdb411f28bc4490f8782f6c6f0789789 to MAINTENANCE_MODE
I20260709 13:07:23.587751 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
I20260709 13:07:23.600868 22399 raft_consensus.cc:493] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.602022 22399 raft_consensus.cc:515] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.604411 22399 leader_election.cc:290] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:23.605471 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:23.606173 22309 raft_consensus.cc:2393] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 034019566c7945dd9d596cff851d5491 in current term 1: Already voted for candidate cdb411f28bc4490f8782f6c6f0789789 in this term.
I20260709 13:07:23.608384 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:23.609300 17619 tablet_replica.cc:333] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.609874 17619 raft_consensus.cc:2243] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.610540 17619 pending_rounds.cc:70] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Trying to abort 1 pending ops.
I20260709 13:07:23.610729 17619 pending_rounds.cc:77] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635608751124480 op_type: NO_OP noop_request { }
I20260709 13:07:23.610973 17619 raft_consensus.cc:2889] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:23.611240 17619 raft_consensus.cc:2272] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.613617 17619 tablet_replica.cc:333] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.614228 17619 raft_consensus.cc:2243] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.614801 17619 pending_rounds.cc:70] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Trying to abort 1 pending ops.
I20260709 13:07:23.614972 17619 pending_rounds.cc:77] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635607493353472 op_type: NO_OP noop_request { }
I20260709 13:07:23.615239 17619 raft_consensus.cc:2889] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:23.615494 17619 raft_consensus.cc:2272] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.617900 17619 tablet_replica.cc:333] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.618840 17619 raft_consensus.cc:2243] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.619228 17619 raft_consensus.cc:2272] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.621615 17619 tablet_replica.cc:333] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
W20260709 13:07:23.621511 22200 leader_election.cc:336] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:07:23.622411 17619 raft_consensus.cc:2243] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.622218 22200 leader_election.cc:304] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 034019566c7945dd9d596cff851d5491; no voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:23.622864 17619 raft_consensus.cc:2272] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.623174 22399 raft_consensus.cc:3060] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.625475 17619 tablet_replica.cc:333] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.627547 17619 raft_consensus.cc:2243] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.628412 17619 pending_rounds.cc:70] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Trying to abort 1 pending ops.
I20260709 13:07:23.628669 17619 pending_rounds.cc:77] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635607544139776 op_type: NO_OP noop_request { }
I20260709 13:07:23.629002 17619 raft_consensus.cc:2889] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:23.629326 17619 raft_consensus.cc:2272] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.631546 22399 raft_consensus.cc:2749] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:23.632114 17619 tablet_replica.cc:333] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.632673 17619 raft_consensus.cc:2243] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.633189 17619 pending_rounds.cc:70] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Trying to abort 1 pending ops.
I20260709 13:07:23.633333 17619 pending_rounds.cc:77] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635607612399616 op_type: NO_OP noop_request { }
I20260709 13:07:23.633551 17619 raft_consensus.cc:2889] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:23.633754 17619 raft_consensus.cc:2272] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.635739 17619 tablet_replica.cc:333] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.636234 17619 raft_consensus.cc:2243] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.636595 17619 raft_consensus.cc:2272] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.638815 17619 tablet_replica.cc:333] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.639307 17619 raft_consensus.cc:2243] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:23.639664 17619 raft_consensus.cc:2272] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.641678 17619 tablet_replica.cc:333] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.642182 17619 raft_consensus.cc:2243] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.642714 17619 pending_rounds.cc:70] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Trying to abort 1 pending ops.
I20260709 13:07:23.642874 17619 pending_rounds.cc:77] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635607600185344 op_type: NO_OP noop_request { }
I20260709 13:07:23.643097 17619 raft_consensus.cc:2889] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:23.643312 17619 raft_consensus.cc:2272] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.645180 17619 tablet_replica.cc:333] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: stopping tablet replica
I20260709 13:07:23.645610 17619 raft_consensus.cc:2243] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:23.646401 17619 raft_consensus.cc:2272] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:23.675885 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
I20260709 13:07:23.690045 22409 raft_consensus.cc:493] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:23.690717 22409 raft_consensus.cc:515] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:23.692291 22409 leader_election.cc:290] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:23.693501 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:23.694432 22234 raft_consensus.cc:2393] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b10fd505a0453f901218a0c734fbc0 in current term 1: Already voted for candidate cdb411f28bc4490f8782f6c6f0789789 in this term.
W20260709 13:07:23.697443 22274 leader_election.cc:336] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:23.697827 22274 leader_election.cc:304] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54b10fd505a0453f901218a0c734fbc0; no voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:23.698477 22409 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:23.703279 22409 raft_consensus.cc:2749] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:23.741791 22200 consensus_peers.cc:597] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:23.801612 22399 consensus_queue.cc:1048] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:23.877673 22274 consensus_peers.cc:597] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:23.945072 22274 consensus_peers.cc:597] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:23.985399 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:24.004777 22200 consensus_peers.cc:597] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:24.047091 22399 consensus_queue.cc:1048] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:24.267982 22200 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111) [suppressed 210 similar messages]
I20260709 13:07:24.813594 22360 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.815223 22360 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.817381 22360 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:24.818851 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:24.819815 22309 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:24.821024 22201 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
W20260709 13:07:24.821637 22200 leader_election.cc:336] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.821772 22360 raft_consensus.cc:2804] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.822263 22360 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.822599 22360 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.830679 22360 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.832300 22360 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:24.833693 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:24.834919 22309 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:24.837514 22200 leader_election.cc:336] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.842059 22309 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:24.843199 22201 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:24.843972 22360 raft_consensus.cc:2804] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:24.844909 22360 raft_consensus.cc:697] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:24.845980 22360 consensus_queue.cc:237] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER 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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.853609 22055 catalog_manager.cc:5697] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 1 to 2, leader changed from cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.868742 22360 raft_consensus.cc:493] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:24.869320 22360 raft_consensus.cc:515] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.870956 22360 leader_election.cc:290] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:24.872011 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:24.872776 22309 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:24.873705 22201 leader_election.cc:304] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:24.874349 22360 raft_consensus.cc:2804] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:24.874696 22200 leader_election.cc:336] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.874734 22360 raft_consensus.cc:493] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:24.875247 22360 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.881367 22360 raft_consensus.cc:515] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.882997 22360 leader_election.cc:290] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:24.884030 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:24.884570 22309 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:24.886399 22200 leader_election.cc:336] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.889760 22309 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:24.890863 22201 leader_election.cc:304] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:24.891551 22360 raft_consensus.cc:2804] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:24.891920 22360 raft_consensus.cc:697] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:24.892870 22360 consensus_queue.cc:237] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER 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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.899850 22055 catalog_manager.cc:5697] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 1 to 2, leader changed from cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:24.919909 22360 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdb411f28bc4490f8782f6c6f0789789)
I20260709 13:07:24.920670 22360 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.921448 22409 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdb411f28bc4490f8782f6c6f0789789)
I20260709 13:07:24.922140 22409 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.922595 22360 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:24.923729 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:24.924412 22309 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:24.924427 22409 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:24.925762 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:24.926291 22201 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:24.926446 22234 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:24.927295 22360 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:24.927804 22360 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdb411f28bc4490f8782f6c6f0789789)
I20260709 13:07:24.928208 22360 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:24.928099 22273 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:24.929179 22409 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:07:24.929428 22274 leader_election.cc:336] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.929525 22409 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cdb411f28bc4490f8782f6c6f0789789)
I20260709 13:07:24.929975 22409 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:24.930896 22200 leader_election.cc:336] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.935220 22360 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.936897 22360 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:24.937690 22409 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:24.937994 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:24.938849 22309 raft_consensus.cc:2393] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 034019566c7945dd9d596cff851d5491 in current term 2: Already voted for candidate 54b10fd505a0453f901218a0c734fbc0 in this term.
I20260709 13:07:24.940338 22409 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:24.941004 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
W20260709 13:07:24.941303 22200 leader_election.cc:336] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.941787 22234 raft_consensus.cc:2393] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 54b10fd505a0453f901218a0c734fbc0 in current term 2: Already voted for candidate 034019566c7945dd9d596cff851d5491 in this term.
I20260709 13:07:24.941815 22200 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491; no voters: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:24.943140 22360 raft_consensus.cc:2749] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:24.943594 22274 leader_election.cc:336] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:24.944020 22274 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [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: 54b10fd505a0453f901218a0c734fbc0; no voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:24.944579 22409 raft_consensus.cc:2749] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:07:24.986663 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:25.173908 22409 raft_consensus.cc:493] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.174602 22409 raft_consensus.cc:515] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.176282 22409 leader_election.cc:290] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:25.177436 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:25.178277 22234 raft_consensus.cc:2468] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:25.179316 22273 leader_election.cc:304] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:25.180074 22409 raft_consensus.cc:2804] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.180356 22409 raft_consensus.cc:493] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:25.180310 22274 leader_election.cc:336] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:25.180862 22409 raft_consensus.cc:3060] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.187724 22409 raft_consensus.cc:515] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.189368 22409 leader_election.cc:290] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:25.190568 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "262835a267f140cc80ec041f507bb732" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:25.191205 22234 raft_consensus.cc:3060] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:25.193373 22274 leader_election.cc:336] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:25.198140 22234 raft_consensus.cc:2468] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 2.
I20260709 13:07:25.199429 22273 leader_election.cc:304] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:25.200088 22409 raft_consensus.cc:2804] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.201045 22409 raft_consensus.cc:697] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 2 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:25.202162 22409 consensus_queue.cc:237] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Queue going to LEADER 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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.209651 22055 catalog_manager.cc:5697] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 1 to 2, leader changed from cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:25.282670 22309 raft_consensus.cc:1275] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:25.283993 22360 consensus_queue.cc:1048] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:25.298786 22200 consensus_peers.cc:597] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:25.304939 22437 raft_consensus.cc:493] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.305505 22437 raft_consensus.cc:515] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.307165 22437 leader_election.cc:290] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:25.307832 22409 raft_consensus.cc:493] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:25.308461 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:25.308482 22409 raft_consensus.cc:515] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.309357 22309 raft_consensus.cc:2468] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 1.
I20260709 13:07:25.310413 22201 leader_election.cc:304] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:25.310799 22409 leader_election.cc:290] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
W20260709 13:07:25.310976 22200 leader_election.cc:336] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:25.311246 22437 raft_consensus.cc:2804] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.312309 22437 raft_consensus.cc:493] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.312350 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491" is_pre_election: true
I20260709 13:07:25.312770 22437 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.313179 22234 raft_consensus.cc:2468] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 1.
I20260709 13:07:25.314359 22273 leader_election.cc:304] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
W20260709 13:07:25.314873 22274 leader_election.cc:336] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:25.315085 22409 raft_consensus.cc:2804] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:25.315491 22409 raft_consensus.cc:493] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:25.315816 22409 raft_consensus.cc:3060] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.318804 22437 raft_consensus.cc:515] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.320428 22437 leader_election.cc:290] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:25.321120 22409 raft_consensus.cc:515] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.321635 22309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:25.322212 22309 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:25.323112 22409 leader_election.cc:290] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:25.324165 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c26447d27734bd89f111d169e34c3f7" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:25.324764 22234 raft_consensus.cc:3060] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:25.325280 22200 leader_election.cc:336] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
W20260709 13:07:25.327847 22274 leader_election.cc:336] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:25.329048 22309 raft_consensus.cc:2468] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:25.330102 22201 leader_election.cc:304] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:25.330739 22234 raft_consensus.cc:2468] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 2.
I20260709 13:07:25.330879 22437 raft_consensus.cc:2804] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.331410 22437 raft_consensus.cc:697] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:25.331732 22273 leader_election.cc:304] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:25.332438 22409 raft_consensus.cc:2804] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:25.332346 22437 consensus_queue.cc:237] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER 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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.332930 22409 raft_consensus.cc:697] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 2 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:25.333860 22409 consensus_queue.cc:237] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Queue going to LEADER 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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:25.341193 22056 catalog_manager.cc:5697] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 1 to 2, leader changed from cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:25.342013 22055 catalog_manager.cc:5697] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 1 to 2, leader changed from cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:25.434618 22200 consensus_peers.cc:597] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:25.447520 22309 raft_consensus.cc:1275] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:25.448894 22437 consensus_queue.cc:1048] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:25.644887 22234 raft_consensus.cc:1275] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:25.646258 22409 consensus_queue.cc:1048] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:25.659152 22274 consensus_peers.cc:597] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:25.739005 22309 raft_consensus.cc:1275] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:25.740248 22426 consensus_queue.cc:1048] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:25.752641 22200 consensus_peers.cc:597] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:25.930148 22274 consensus_peers.cc:597] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:25.933684 22234 raft_consensus.cc:1275] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:25.935081 22443 consensus_queue.cc:1048] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:07:25.987628 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:25.996057 22200 consensus_peers.cc:597] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:26.455698 22274 consensus_peers.cc:597] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:26.520362 22200 consensus_peers.cc:597] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:26.618993 22274 consensus_peers.cc:597] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:26.878239 22426 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:26.878715 22426 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:26.880434 22426 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:26.881587 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0" is_pre_election: true
I20260709 13:07:26.882411 22308 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:26.883544 22201 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:26.884248 22426 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:07:26.884255 22200 leader_election.cc:336] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:26.884599 22426 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:26.884912 22426 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:26.890468 22426 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:26.892653 22426 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 3 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:26.893885 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:26.894651 22308 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:26.896780 22200 leader_election.cc:336] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111)
I20260709 13:07:26.900928 22308 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 3.
I20260709 13:07:26.902066 22201 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: cdb411f28bc4490f8782f6c6f0789789
I20260709 13:07:26.902812 22426 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:26.903191 22426 raft_consensus.cc:697] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:26.903991 22426 consensus_queue.cc:237] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER 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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:26.911626 22056 catalog_manager.cc:5697] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 1 to 3, leader changed from cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 3 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:26.988505 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:27.328140 22200 consensus_peers.cc:597] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:27.372560 22308 raft_consensus.cc:1275] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:27.373780 22426 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:27.850592 22200 consensus_peers.cc:597] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:27.989419 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:07:28.002352 22200 consensus_peers.cc:597] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:28.264721 22200 consensus_peers.cc:597] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:28.264783 22274 consensus_peers.cc:597] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:07:28.572114 22274 consensus_peers.cc:597] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:07:28.695779 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:28.702975 22455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:28.703042 22456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:28.707465 17619 server_base.cc:1061] running on GCE node
W20260709 13:07:28.707484 22458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:28.709036 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:28.709270 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:28.709434 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602448709419 us; error 0 us; skew 500 ppm
I20260709 13:07:28.709978 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:28.713119 17619 webserver.cc:533] Webserver started at http://127.17.52.193:46725/ using document root <none> and password file <none>
I20260709 13:07:28.713812 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:28.714107 17619 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:07:28.718227 17619 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:07:28.723062 22463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:28.724030 17619 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 13:07:28.724381 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "cdb411f28bc4490f8782f6c6f0789789"
format_stamp: "Formatted at 2026-07-09 13:07:22 on dist-test-slave-j4mc"
I20260709 13:07:28.724870 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:07:28.733194 22200 consensus_peers.cc:597] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:28.748127 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:28.749706 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:28.751850 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:28.756165 22470 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:07:28.809316 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:07:28.809621 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.002s	sys 0.001s
I20260709 13:07:28.809847 17619 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:07:28.815028 22470 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.832577 22470 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:28.833531 22470 tablet_bootstrap.cc:492] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.834201 22470 ts_tablet_manager.cc:1403] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:07:28.837021 22470 raft_consensus.cc:359] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.838040 22470 raft_consensus.cc:740] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.838846 22470 consensus_queue.cc:260] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.841568 22470 ts_tablet_manager.cc:1434] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:28.842450 22470 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.858525 22470 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:28.859506 22470 tablet_bootstrap.cc:492] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.860147 22470 ts_tablet_manager.cc:1403] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:07:28.862908 22470 raft_consensus.cc:359] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.863732 22470 raft_consensus.cc:740] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.864480 22470 consensus_queue.cc:260] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.866539 22470 ts_tablet_manager.cc:1434] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:07:28.867363 22470 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.869668 17619 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:07:28.870095 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.060s	user 0.057s	sys 0.000s
W20260709 13:07:28.881594 22274 consensus_peers.cc:597] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45923: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:07:28.885999 22470 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:28.887079 22470 tablet_bootstrap.cc:492] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.887732 22470 ts_tablet_manager.cc:1403] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 13:07:28.890300 22470 raft_consensus.cc:359] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.890828 22470 raft_consensus.cc:740] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.891444 22470 consensus_queue.cc:260] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.892957 22470 ts_tablet_manager.cc:1434] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:07:28.893536 22470 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.904762 22470 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:28.905553 22470 tablet_bootstrap.cc:492] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.906061 22470 ts_tablet_manager.cc:1403] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:07:28.908128 22470 raft_consensus.cc:359] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.908625 22470 raft_consensus.cc:740] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.909230 22470 consensus_queue.cc:260] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.910677 22470 ts_tablet_manager.cc:1434] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:28.911454 22470 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.926192 22470 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:28.927290 22470 tablet_bootstrap.cc:492] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.927858 22470 ts_tablet_manager.cc:1403] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:07:28.930064 22470 raft_consensus.cc:359] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.930960 22470 raft_consensus.cc:740] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.931624 22470 consensus_queue.cc:260] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.933185 22470 ts_tablet_manager.cc:1434] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:28.933846 22470 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.935367 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:45923
I20260709 13:07:28.935513 22533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:45923 every 8 connection(s)
I20260709 13:07:28.940445 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.965193 22470 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:28.966208 22470 tablet_bootstrap.cc:492] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.966877 22470 ts_tablet_manager.cc:1403] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260709 13:07:28.969251 22470 raft_consensus.cc:359] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.969856 22470 raft_consensus.cc:740] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.970454 22470 consensus_queue.cc:260] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.971997 22470 ts_tablet_manager.cc:1434] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:07:28.972802 22470 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.977401 22534 heartbeater.cc:344] Connected to a master server at 127.17.52.254:41615
I20260709 13:07:28.977929 22534 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:28.978976 22534 heartbeater.cc:507] Master 127.17.52.254:41615 requested a full tablet report, sending...
I20260709 13:07:28.979079 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3406465052d24f098b718227151670fa"
dest_uuid: "034019566c7945dd9d596cff851d5491"
mode: GRACEFUL
new_leader_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:59942
I20260709 13:07:28.979838 22234 raft_consensus.cc:606] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 LEADER]: Received request to transfer leadership to TS 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:28.982528 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30"
dest_uuid: "034019566c7945dd9d596cff851d5491"
mode: GRACEFUL
new_leader_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:59942
I20260709 13:07:28.983016 22234 raft_consensus.cc:606] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Received request to transfer leadership to TS 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:28.984192 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:28.984937 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:28.985859 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:28.986588 22056 ts_manager.cc:194] Re-registered known tserver with Master: cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923)
I20260709 13:07:28.988365 22470 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:28.989123 22470 tablet_bootstrap.cc:492] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:28.989611 22470 ts_tablet_manager.cc:1403] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
W20260709 13:07:28.990340 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:28.992414 22470 raft_consensus.cc:359] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.992966 22470 raft_consensus.cc:740] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:28.993566 22470 consensus_queue.cc:260] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:28.995088 22470 ts_tablet_manager.cc:1434] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:07:28.995720 22470 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:28.998812 22056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47618
I20260709 13:07:29.002429 22534 heartbeater.cc:499] Master 127.17.52.254:41615 was elected leader, sending a full tablet report...
I20260709 13:07:29.008014 22470 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:07:29.008764 22470 tablet_bootstrap.cc:492] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:29.009268 22470 ts_tablet_manager.cc:1403] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:07:29.011035 22470 raft_consensus.cc:359] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.011622 22470 raft_consensus.cc:740] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.012142 22470 consensus_queue.cc:260] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.013542 22470 ts_tablet_manager.cc:1434] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:29.014215 22470 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:29.024855 22470 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:29.025511 22470 tablet_bootstrap.cc:492] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:29.026049 22470 ts_tablet_manager.cc:1403] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:07:29.027976 22470 raft_consensus.cc:359] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.028467 22470 raft_consensus.cc:740] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.029043 22470 consensus_queue.cc:260] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.030678 22470 ts_tablet_manager.cc:1434] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:07:29.031430 22470 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Bootstrap starting.
I20260709 13:07:29.041586 22470 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:07:29.042271 22470 tablet_bootstrap.cc:492] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Bootstrap complete.
I20260709 13:07:29.042802 22470 ts_tablet_manager.cc:1403] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260709 13:07:29.044584 22470 raft_consensus.cc:359] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.045060 22470 raft_consensus.cc:740] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb411f28bc4490f8782f6c6f0789789, State: Initialized, Role: FOLLOWER
I20260709 13:07:29.045629 22470 consensus_queue.cc:260] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.047304 22470 ts_tablet_manager.cc:1434] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:07:29.066056 22471 raft_consensus.cc:993] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: : Instructing follower 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:29.066612 22446 raft_consensus.cc:1081] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 LEADER]: Signalling peer 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:29.067970 22308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3406465052d24f098b718227151670fa"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:54322
I20260709 13:07:29.068444 22308 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.068687 22308 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:29.073678 22308 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.075608 22308 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 4 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:29.076886 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:29.077623 22234 raft_consensus.cc:3055] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:29.077922 22234 raft_consensus.cc:740] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:29.078645 22234 consensus_queue.cc:260] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.079632 22234 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:29.085772 22234 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 4.
I20260709 13:07:29.086628 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:29.087009 22273 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [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: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:29.087361 22508 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 4
I20260709 13:07:29.087854 22409 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:29.089067 22409 raft_consensus.cc:697] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:29.089903 22409 consensus_queue.cc:237] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.093549 22508 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 4.
I20260709 13:07:29.097618 22056 catalog_manager.cc:5697] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 3 to 4, leader changed from 034019566c7945dd9d596cff851d5491 (127.17.52.194) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 4 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.143077 22508 raft_consensus.cc:3060] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.148509 22508 pending_rounds.cc:85] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Aborting all ops after (but not including) 0
I20260709 13:07:29.148736 22508 pending_rounds.cc:107] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:29.148998 22508 raft_consensus.cc:2889] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:29.169247 22508 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.174152 22507 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.174644 22508 pending_rounds.cc:85] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Aborting all ops after (but not including) 0
I20260709 13:07:29.174930 22508 pending_rounds.cc:107] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:29.175127 22508 raft_consensus.cc:2889] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:29.181546 22507 pending_rounds.cc:85] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Aborting all ops after (but not including) 0
I20260709 13:07:29.181965 22507 pending_rounds.cc:107] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:29.182245 22507 raft_consensus.cc:2889] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:29.229970 22471 raft_consensus.cc:993] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: : Instructing follower 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:29.230525 22471 raft_consensus.cc:1081] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Signalling peer 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:29.232080 22308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:54322
I20260709 13:07:29.232622 22308 raft_consensus.cc:493] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:29.232970 22308 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.240715 22308 raft_consensus.cc:515] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.243409 22308 leader_election.cc:290] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 3 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:29.244030 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:29.244434 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8c6a5b0e9734a8fbdf377dc77181a30" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:29.244639 22234 raft_consensus.cc:3055] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:29.245020 22234 raft_consensus.cc:740] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:29.245070 22507 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.245666 22234 consensus_queue.cc:260] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.246585 22234 raft_consensus.cc:3060] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:29.251014 22507 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:29.251389 22234 raft_consensus.cc:2468] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:29.252043 22274 leader_election.cc:304] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:29.252839 22409 raft_consensus.cc:2804] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:29.253226 22409 raft_consensus.cc:697] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:29.253856 22409 consensus_queue.cc:237] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:29.260864 22056 catalog_manager.cc:5697] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 2 to 3, leader changed from 034019566c7945dd9d596cff851d5491 (127.17.52.194) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:29.309017 22507 raft_consensus.cc:3060] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:29.314248 22507 pending_rounds.cc:85] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Aborting all ops after (but not including) 0
I20260709 13:07:29.314466 22507 pending_rounds.cc:107] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:29.314680 22507 raft_consensus.cc:2889] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:29.623714 22234 raft_consensus.cc:1275] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:29.624902 22409 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:29.629410 22507 raft_consensus.cc:1275] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:29.631619 22546 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.639087 22235 raft_consensus.cc:1275] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.641618 22409 consensus_queue.cc:1048] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:29.658900 22507 raft_consensus.cc:1275] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:29.660815 22409 consensus_queue.cc:1048] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:29.661397 22409 consensus_queue.cc:1243] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Peer cdb411f28bc4490f8782f6c6f0789789 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:07:29.663503 22507 pending_rounds.cc:85] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Aborting all ops after (but not including) 0
I20260709 13:07:29.663801 22507 pending_rounds.cc:107] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:29.664072 22507 raft_consensus.cc:2889] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:29.991266 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:29.997014 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.012984 22308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3406465052d24f098b718227151670fa"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
mode: GRACEFUL
new_leader_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:57014
I20260709 13:07:30.013494 22308 raft_consensus.cc:606] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 LEADER]: Received request to transfer leadership to TS 034019566c7945dd9d596cff851d5491
I20260709 13:07:30.015834 22308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
mode: GRACEFUL
new_leader_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:57014
I20260709 13:07:30.016281 22308 raft_consensus.cc:606] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Received request to transfer leadership to TS 034019566c7945dd9d596cff851d5491
I20260709 13:07:30.017257 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:30.017709 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:30.018281 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:30.053655 22546 raft_consensus.cc:993] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: : Instructing follower 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:30.054131 22409 raft_consensus.cc:1081] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Signalling peer 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:30.055413 22234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e"
dest_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:59920
I20260709 13:07:30.055822 22234 raft_consensus.cc:493] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.056061 22234 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.060885 22234 raft_consensus.cc:515] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:30.062237 22234 leader_election.cc:290] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:30.063087 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:30.063243 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:30.063808 22507 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.063872 22308 raft_consensus.cc:3055] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:30.064280 22308 raft_consensus.cc:740] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:30.065073 22308 consensus_queue.cc:260] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:30.066365 22308 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:30.071069 22507 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:30.072269 22200 leader_election.cc:304] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:30.072958 22446 raft_consensus.cc:2804] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:30.073431 22446 raft_consensus.cc:697] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:30.073434 22308 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:30.074604 22446 consensus_queue.cc:237] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:30.076973 22546 raft_consensus.cc:993] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: : Instructing follower 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:30.077385 22409 raft_consensus.cc:1081] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 LEADER]: Signalling peer 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:30.079085 22234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3406465052d24f098b718227151670fa"
dest_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:59920
I20260709 13:07:30.079591 22234 raft_consensus.cc:493] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:30.079921 22234 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:30.082525 22056 catalog_manager.cc:5697] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 1 to 2, leader changed from 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.086297 22234 raft_consensus.cc:515] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:30.087889 22234 leader_election.cc:290] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 5 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:30.088624 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:30.089242 22507 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:30.089495 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3406465052d24f098b718227151670fa" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:30.090401 22308 raft_consensus.cc:3055] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:30.090663 22308 raft_consensus.cc:740] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:30.091899 22308 consensus_queue.cc:260] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:30.093215 22308 raft_consensus.cc:3060] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:30.096302 22507 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 5.
I20260709 13:07:30.097419 22200 leader_election.cc:304] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:30.098042 22446 raft_consensus.cc:2804] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:30.098590 22446 raft_consensus.cc:697] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 5 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:30.099355 22446 consensus_queue.cc:237] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:30.099800 22308 raft_consensus.cc:2468] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 5.
I20260709 13:07:30.105660 22056 catalog_manager.cc:5697] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 4 to 5, leader changed from 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 5 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:30.472208 22308 raft_consensus.cc:1275] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.473563 22471 consensus_queue.cc:1048] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.484576 22507 raft_consensus.cc:1275] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:30.485996 22446 consensus_queue.cc:1048] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:30.516073 22308 raft_consensus.cc:1275] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 5 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:30.517191 22446 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:30.525522 22507 raft_consensus.cc:1275] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 5 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:30.527129 22577 consensus_queue.cc:1048] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:07:30.992199 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:31.024418 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:31.032546 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e"
dest_uuid: "034019566c7945dd9d596cff851d5491"
mode: GRACEFUL
new_leader_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:59942
I20260709 13:07:31.033053 22234 raft_consensus.cc:606] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Received request to transfer leadership to TS 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:31.035905 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab"
dest_uuid: "034019566c7945dd9d596cff851d5491"
mode: GRACEFUL
new_leader_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:59942
I20260709 13:07:31.036495 22234 raft_consensus.cc:606] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Received request to transfer leadership to TS 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:31.037686 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:31.038268 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:31.038815 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:31.353416 22471 raft_consensus.cc:993] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: : Instructing follower 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:31.353858 22577 raft_consensus.cc:1081] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Signalling peer 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:31.355258 22308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:54322
I20260709 13:07:31.355716 22308 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.355988 22308 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.360845 22308 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:31.362469 22308 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 3 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:31.363237 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:31.363502 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:31.363837 22507 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.364022 22234 raft_consensus.cc:3055] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:31.364318 22234 raft_consensus.cc:740] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:31.364931 22234 consensus_queue.cc:260] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:31.365834 22234 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.369129 22507 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:31.370227 22274 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:31.370836 22581 raft_consensus.cc:2804] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:31.370337 22234 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:31.371238 22581 raft_consensus.cc:697] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:31.372203 22581 consensus_queue.cc:237] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:31.378269 22056 catalog_manager.cc:5697] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 2 to 3, leader changed from 034019566c7945dd9d596cff851d5491 (127.17.52.194) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.499727 22471 raft_consensus.cc:993] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: : Instructing follower 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:31.500162 22577 raft_consensus.cc:1081] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Signalling peer 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:31.501498 22308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:54322
I20260709 13:07:31.501941 22308 raft_consensus.cc:493] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:31.502259 22308 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.506896 22308 raft_consensus.cc:515] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:31.508419 22308 leader_election.cc:290] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 3 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:31.509248 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:31.509409 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "672c360194fd42de9b52e2adf21b690e" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:31.509886 22507 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.510020 22234 raft_consensus.cc:3055] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:31.510440 22234 raft_consensus.cc:740] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:31.511124 22234 consensus_queue.cc:260] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:31.511922 22234 raft_consensus.cc:3060] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:31.516171 22507 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:31.517097 22274 leader_election.cc:304] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:31.517113 22234 raft_consensus.cc:2468] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:31.517865 22581 raft_consensus.cc:2804] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:31.518369 22581 raft_consensus.cc:697] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:31.519122 22581 consensus_queue.cc:237] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:31.525442 22056 catalog_manager.cc:5697] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 2 to 3, leader changed from 034019566c7945dd9d596cff851d5491 (127.17.52.194) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:31.873881 22507 raft_consensus.cc:1275] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:31.875185 22581 consensus_queue.cc:1048] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:31.887085 22234 raft_consensus.cc:1275] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:31.889236 22409 consensus_queue.cc:1048] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:31.993435 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:32.039091 22234 raft_consensus.cc:1275] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:32.040488 22581 consensus_queue.cc:1048] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.045039 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:32.049728 22507 raft_consensus.cc:1275] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:32.051780 22591 consensus_queue.cc:1048] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.064313 22308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d506327169b14bbfac85627b392bfe17"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
mode: GRACEFUL
new_leader_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:57014
I20260709 13:07:32.064857 22308 raft_consensus.cc:606] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Received request to transfer leadership to TS 034019566c7945dd9d596cff851d5491
I20260709 13:07:32.067504 22308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
mode: GRACEFUL
new_leader_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:57014
I20260709 13:07:32.068013 22308 raft_consensus.cc:606] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Received request to transfer leadership to TS 034019566c7945dd9d596cff851d5491
I20260709 13:07:32.069320 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:32.069917 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:32.070631 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:32.412441 22596 raft_consensus.cc:993] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: : Instructing follower 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:32.412961 22591 raft_consensus.cc:1081] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Signalling peer 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:32.414502 22234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d506327169b14bbfac85627b392bfe17"
dest_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:59920
I20260709 13:07:32.415021 22234 raft_consensus.cc:493] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.415268 22234 raft_consensus.cc:3060] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.420217 22234 raft_consensus.cc:515] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:32.421669 22234 leader_election.cc:290] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:32.422679 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506327169b14bbfac85627b392bfe17" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:32.422688 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d506327169b14bbfac85627b392bfe17" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:32.423435 22308 raft_consensus.cc:3055] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:32.423491 22508 raft_consensus.cc:3060] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.423848 22308 raft_consensus.cc:740] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:32.424647 22308 consensus_queue.cc:260] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:32.425812 22308 raft_consensus.cc:3060] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:32.430935 22508 raft_consensus.cc:2468] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:32.432292 22200 leader_election.cc:304] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:32.432960 22308 raft_consensus.cc:2468] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 2.
I20260709 13:07:32.433071 22577 raft_consensus.cc:2804] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:32.434336 22577 raft_consensus.cc:697] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:32.435298 22577 consensus_queue.cc:237] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:32.445001 22056 catalog_manager.cc:5697] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 1 to 2, leader changed from 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.471295 22596 raft_consensus.cc:993] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: : Instructing follower 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:32.471719 22591 raft_consensus.cc:1081] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Signalling peer 034019566c7945dd9d596cff851d5491 to start an election
I20260709 13:07:32.473117 22234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab"
dest_uuid: "034019566c7945dd9d596cff851d5491"
 from {username='slave'} at 127.0.0.1:59920
I20260709 13:07:32.473510 22234 raft_consensus.cc:493] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:32.473760 22234 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.478529 22234 raft_consensus.cc:515] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:32.480069 22234 leader_election.cc:290] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [CANDIDATE]: Term 4 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195:45213)
I20260709 13:07:32.480736 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:32.480898 22308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbb8da93ded45a1bb3ea22720ae8cab" candidate_uuid: "034019566c7945dd9d596cff851d5491" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
I20260709 13:07:32.481374 22508 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.481443 22308 raft_consensus.cc:3055] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:32.481868 22308 raft_consensus.cc:740] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:32.482563 22308 consensus_queue.cc:260] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:32.483489 22308 raft_consensus.cc:3060] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:32.489037 22508 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 4.
I20260709 13:07:32.489568 22308 raft_consensus.cc:2468] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 034019566c7945dd9d596cff851d5491 in term 4.
I20260709 13:07:32.490278 22200 leader_election.cc:304] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [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: 034019566c7945dd9d596cff851d5491, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:32.491045 22577 raft_consensus.cc:2804] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:32.491394 22577 raft_consensus.cc:697] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 4 LEADER]: Becoming Leader. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:32.492178 22577 consensus_queue.cc:237] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:32.499306 22056 catalog_manager.cc:5697] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 reported cstate change: term changed from 3 to 4, leader changed from 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195) to 034019566c7945dd9d596cff851d5491 (127.17.52.194). New cstate: current_term: 4 leader_uuid: "034019566c7945dd9d596cff851d5491" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:32.871120 22508 raft_consensus.cc:1275] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:32.872422 22598 consensus_queue.cc:1048] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.882483 22308 raft_consensus.cc:1275] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:32.886124 22598 consensus_queue.cc:1048] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:32.980031 22508 raft_consensus.cc:1275] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:32.981233 22598 consensus_queue.cc:1048] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:32.990218 22308 raft_consensus.cc:1275] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Refusing update from remote peer 034019566c7945dd9d596cff851d5491: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:32.993336 22603 consensus_queue.cc:1048] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:07:32.994844 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:33.077350 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:33.085069 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240"
dest_uuid: "034019566c7945dd9d596cff851d5491"
mode: GRACEFUL
new_leader_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:59942
I20260709 13:07:33.085546 22234 raft_consensus.cc:606] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Received request to transfer leadership to TS 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:33.087877 22234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d"
dest_uuid: "034019566c7945dd9d596cff851d5491"
mode: GRACEFUL
new_leader_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:59942
I20260709 13:07:33.088390 22234 raft_consensus.cc:606] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Received request to transfer leadership to TS 54b10fd505a0453f901218a0c734fbc0
I20260709 13:07:33.089334 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:33.089848 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:33.090425 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:33.485392 22577 raft_consensus.cc:993] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: : Instructing follower 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:33.485850 22598 raft_consensus.cc:1081] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Signalling peer 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:33.487234 22309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:54322
I20260709 13:07:33.487707 22309 raft_consensus.cc:493] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.487974 22309 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.493532 22309 raft_consensus.cc:515] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:33.495257 22309 leader_election.cc:290] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 3 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:33.495846 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:33.496188 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba71dd2703c64a518b4588ee33f31d5d" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:33.496536 22508 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.496865 22234 raft_consensus.cc:3055] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:33.498685 22234 raft_consensus.cc:740] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:33.499444 22234 consensus_queue.cc:260] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:33.497866 22598 raft_consensus.cc:993] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: : Instructing follower 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:33.500572 22234 raft_consensus.cc:3060] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:33.500716 22598 raft_consensus.cc:1081] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Signalling peer 54b10fd505a0453f901218a0c734fbc0 to start an election
I20260709 13:07:33.502228 22308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240"
dest_uuid: "54b10fd505a0453f901218a0c734fbc0"
 from {username='slave'} at 127.0.0.1:54322
I20260709 13:07:33.502637 22308 raft_consensus.cc:493] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:33.502892 22308 raft_consensus.cc:3060] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.504256 22508 raft_consensus.cc:2468] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:33.505532 22274 leader_election.cc:304] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [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: 54b10fd505a0453f901218a0c734fbc0, cdb411f28bc4490f8782f6c6f0789789; no voters: 
I20260709 13:07:33.506379 22591 raft_consensus.cc:2804] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:33.507428 22234 raft_consensus.cc:2468] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 3.
I20260709 13:07:33.507604 22591 raft_consensus.cc:697] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:33.508355 22308 raft_consensus.cc:515] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:33.508678 22591 consensus_queue.cc:237] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [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: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:33.510216 22308 leader_election.cc:290] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: Requested vote from peers cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923), 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347)
I20260709 13:07:33.510885 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb411f28bc4490f8782f6c6f0789789"
I20260709 13:07:33.511255 22234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "027ba7e633ee4bc7bd2ad10359775240" candidate_uuid: "54b10fd505a0453f901218a0c734fbc0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "034019566c7945dd9d596cff851d5491"
I20260709 13:07:33.511462 22508 raft_consensus.cc:3060] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.511878 22234 raft_consensus.cc:3055] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:33.512146 22234 raft_consensus.cc:740] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 034019566c7945dd9d596cff851d5491, State: Running, Role: LEADER
I20260709 13:07:33.512795 22234 consensus_queue.cc:260] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:33.513670 22234 raft_consensus.cc:3060] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:33.518209 22234 raft_consensus.cc:2468] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 2.
I20260709 13:07:33.519436 22508 raft_consensus.cc:2468] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b10fd505a0453f901218a0c734fbc0 in term 2.
I20260709 13:07:33.519544 22273 leader_election.cc:304] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 034019566c7945dd9d596cff851d5491, 54b10fd505a0453f901218a0c734fbc0; no voters: 
I20260709 13:07:33.520458 22612 raft_consensus.cc:2804] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:33.520915 22612 raft_consensus.cc:697] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 2 LEADER]: Becoming Leader. State: Replica: 54b10fd505a0453f901218a0c734fbc0, State: Running, Role: LEADER
I20260709 13:07:33.521708 22612 consensus_queue.cc:237] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } }
I20260709 13:07:33.523018 22055 catalog_manager.cc:5697] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 2 to 3, leader changed from 034019566c7945dd9d596cff851d5491 (127.17.52.194) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:33.537822 22055 catalog_manager.cc:5697] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 reported cstate change: term changed from 1 to 2, leader changed from 034019566c7945dd9d596cff851d5491 (127.17.52.194) to 54b10fd505a0453f901218a0c734fbc0 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "54b10fd505a0453f901218a0c734fbc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b10fd505a0453f901218a0c734fbc0" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45213 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:33.995890 22106 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:07:33.997573 22234 raft_consensus.cc:1275] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:33.998878 22591 consensus_queue.cc:1048] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.011649 22508 raft_consensus.cc:1275] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:34.012938 22591 consensus_queue.cc:1048] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb411f28bc4490f8782f6c6f0789789" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:34.097074 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:34.123503 17619 tablet_server.cc:179] TabletServer@127.17.52.193:45923 shutting down...
I20260709 13:07:34.125591 22234 raft_consensus.cc:1275] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Refusing update from remote peer 54b10fd505a0453f901218a0c734fbc0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:34.127014 22591 consensus_queue.cc:1048] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "034019566c7945dd9d596cff851d5491" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 37347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:07:34.140496 22274 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
W20260709 13:07:34.146770 22274 consensus_peers.cc:597] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:34.148762 22274 consensus_peers.cc:597] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.153102 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:34.153870 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.154635 17619 raft_consensus.cc:2243] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.155077 17619 raft_consensus.cc:2272] T fcbb8da93ded45a1bb3ea22720ae8cab P cdb411f28bc4490f8782f6c6f0789789 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.157246 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.157807 17619 raft_consensus.cc:2243] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.158293 17619 raft_consensus.cc:2272] T 3406465052d24f098b718227151670fa P cdb411f28bc4490f8782f6c6f0789789 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.160104 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.160645 17619 raft_consensus.cc:2243] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.161057 17619 raft_consensus.cc:2272] T 672c360194fd42de9b52e2adf21b690e P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.162912 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.163435 17619 raft_consensus.cc:2243] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.163841 17619 raft_consensus.cc:2272] T d506327169b14bbfac85627b392bfe17 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.165593 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.166131 17619 raft_consensus.cc:2243] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.166571 17619 raft_consensus.cc:2272] T 262835a267f140cc80ec041f507bb732 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.168296 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.168769 17619 raft_consensus.cc:2243] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.169142 17619 raft_consensus.cc:2272] T ba71dd2703c64a518b4588ee33f31d5d P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.171447 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.172223 17619 raft_consensus.cc:2243] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.172672 17619 raft_consensus.cc:2272] T c67cf785a60a4502ba47e3520d2e048f P cdb411f28bc4490f8782f6c6f0789789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.174752 17619 tablet_replica.cc:333] stopping tablet replica
W20260709 13:07:34.175032 22274 consensus_peers.cc:597] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 -> Peer cdb411f28bc4490f8782f6c6f0789789 (127.17.52.193:45923): Couldn't send request to peer cdb411f28bc4490f8782f6c6f0789789. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.175310 17619 raft_consensus.cc:2243] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.175788 17619 raft_consensus.cc:2272] T 027ba7e633ee4bc7bd2ad10359775240 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.177584 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.178507 17619 raft_consensus.cc:2243] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.178917 17619 raft_consensus.cc:2272] T f8c6a5b0e9734a8fbdf377dc77181a30 P cdb411f28bc4490f8782f6c6f0789789 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.181248 17619 tablet_replica.cc:333] stopping tablet replica
I20260709 13:07:34.181766 17619 raft_consensus.cc:2243] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.182175 17619 raft_consensus.cc:2272] T 1c26447d27734bd89f111d169e34c3f7 P cdb411f28bc4490f8782f6c6f0789789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.211899 17619 tablet_server.cc:196] TabletServer@127.17.52.193:45923 shutdown complete.
I20260709 13:07:34.230695 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
W20260709 13:07:34.244284 22273 consensus_peers.cc:597] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 -> Peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Couldn't send request to peer 034019566c7945dd9d596cff851d5491. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.254837 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:34.255527 17619 tablet_replica.cc:333] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.256080 17619 raft_consensus.cc:2243] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.256795 17619 raft_consensus.cc:2272] T 3406465052d24f098b718227151670fa P 034019566c7945dd9d596cff851d5491 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.259773 17619 tablet_replica.cc:333] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.260412 17619 raft_consensus.cc:2243] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.261176 17619 raft_consensus.cc:2272] T c67cf785a60a4502ba47e3520d2e048f P 034019566c7945dd9d596cff851d5491 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:34.262060 22273 consensus_peers.cc:597] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 -> Peer 034019566c7945dd9d596cff851d5491 (127.17.52.194:37347): Couldn't send request to peer 034019566c7945dd9d596cff851d5491. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:34.263422 17619 tablet_replica.cc:333] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.264058 17619 raft_consensus.cc:2243] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.264462 17619 raft_consensus.cc:2272] T 1c26447d27734bd89f111d169e34c3f7 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.266492 17619 tablet_replica.cc:333] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.267027 17619 raft_consensus.cc:2243] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.267423 17619 raft_consensus.cc:2272] T f8c6a5b0e9734a8fbdf377dc77181a30 P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.269381 17619 tablet_replica.cc:333] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.269896 17619 raft_consensus.cc:2243] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.270325 17619 raft_consensus.cc:2272] T 027ba7e633ee4bc7bd2ad10359775240 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.273195 17619 tablet_replica.cc:333] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.274019 17619 raft_consensus.cc:2243] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.274585 17619 raft_consensus.cc:2272] T 672c360194fd42de9b52e2adf21b690e P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.276983 17619 tablet_replica.cc:333] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.277622 17619 raft_consensus.cc:2243] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.278628 17619 raft_consensus.cc:2272] T d506327169b14bbfac85627b392bfe17 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.280588 17619 tablet_replica.cc:333] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.281097 17619 raft_consensus.cc:2243] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.281476 17619 raft_consensus.cc:2272] T 262835a267f140cc80ec041f507bb732 P 034019566c7945dd9d596cff851d5491 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.283390 17619 tablet_replica.cc:333] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.283838 17619 raft_consensus.cc:2243] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.284258 17619 raft_consensus.cc:2272] T ba71dd2703c64a518b4588ee33f31d5d P 034019566c7945dd9d596cff851d5491 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.286531 17619 tablet_replica.cc:333] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491: stopping tablet replica
I20260709 13:07:34.287031 17619 raft_consensus.cc:2243] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.287715 17619 raft_consensus.cc:2272] T fcbb8da93ded45a1bb3ea22720ae8cab P 034019566c7945dd9d596cff851d5491 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.316130 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
I20260709 13:07:34.339130 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
I20260709 13:07:34.360747 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:34.361431 17619 tablet_replica.cc:333] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.362042 17619 raft_consensus.cc:2243] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.362499 17619 raft_consensus.cc:2272] T fcbb8da93ded45a1bb3ea22720ae8cab P 54b10fd505a0453f901218a0c734fbc0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.364464 17619 tablet_replica.cc:333] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.365005 17619 raft_consensus.cc:2243] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.365729 17619 raft_consensus.cc:2272] T ba71dd2703c64a518b4588ee33f31d5d P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.368192 17619 tablet_replica.cc:333] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.368801 17619 raft_consensus.cc:2243] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.369519 17619 raft_consensus.cc:2272] T 262835a267f140cc80ec041f507bb732 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.371529 17619 tablet_replica.cc:333] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.371975 17619 raft_consensus.cc:2243] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.372354 17619 raft_consensus.cc:2272] T 3406465052d24f098b718227151670fa P 54b10fd505a0453f901218a0c734fbc0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.374439 17619 tablet_replica.cc:333] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.374917 17619 raft_consensus.cc:2243] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.375279 17619 raft_consensus.cc:2272] T c67cf785a60a4502ba47e3520d2e048f P 54b10fd505a0453f901218a0c734fbc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.377264 17619 tablet_replica.cc:333] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.377725 17619 raft_consensus.cc:2243] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.378489 17619 raft_consensus.cc:2272] T f8c6a5b0e9734a8fbdf377dc77181a30 P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.380498 17619 tablet_replica.cc:333] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.380990 17619 raft_consensus.cc:2243] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.381676 17619 raft_consensus.cc:2272] T 1c26447d27734bd89f111d169e34c3f7 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.383447 17619 tablet_replica.cc:333] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.383947 17619 raft_consensus.cc:2243] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.384687 17619 raft_consensus.cc:2272] T 027ba7e633ee4bc7bd2ad10359775240 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.386879 17619 tablet_replica.cc:333] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.387384 17619 raft_consensus.cc:2243] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.388088 17619 raft_consensus.cc:2272] T 672c360194fd42de9b52e2adf21b690e P 54b10fd505a0453f901218a0c734fbc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.390092 17619 tablet_replica.cc:333] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0: stopping tablet replica
I20260709 13:07:34.390532 17619 raft_consensus.cc:2243] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:34.390904 17619 raft_consensus.cc:2272] T d506327169b14bbfac85627b392bfe17 P 54b10fd505a0453f901218a0c734fbc0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.421131 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
I20260709 13:07:34.463030 17619 master.cc:562] Master@127.17.52.254:41615 shutting down...
I20260709 13:07:34.487821 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:34.488669 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:34.488981 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d9d8c6ced234857adf1eeee6e5772c2: stopping tablet replica
I20260709 13:07:34.511480 17619 master.cc:584] Master@127.17.52.254:41615 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12707 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:07:34.561724 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:34973
I20260709 13:07:34.562850 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.568393 22631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.568473 22632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.569792 22634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:34.571130 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:34.572393 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.572589 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.572755 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602454572733 us; error 0 us; skew 500 ppm
I20260709 13:07:34.573273 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.575603 17619 webserver.cc:533] Webserver started at http://127.17.52.254:42115/ using document root <none> and password file <none>
I20260709 13:07:34.576071 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.576239 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.576476 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.577673 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "e6ce1fc50b404e65af7bf0c7ce06b472"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.581991 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:07:34.585430 22639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.586151 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:34.586414 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "e6ce1fc50b404e65af7bf0c7ce06b472"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.586678 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:34.597986 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.599373 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.640615 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:34973
I20260709 13:07:34.640725 22690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:34973 every 8 connection(s)
I20260709 13:07:34.644589 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:34.656780 22691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472: Bootstrap starting.
I20260709 13:07:34.662793 22691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:34.667589 22691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472: No bootstrap required, opened a new log
I20260709 13:07:34.669760 22691 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ce1fc50b404e65af7bf0c7ce06b472" member_type: VOTER }
I20260709 13:07:34.670250 22691 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:34.670433 22691 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6ce1fc50b404e65af7bf0c7ce06b472, State: Initialized, Role: FOLLOWER
I20260709 13:07:34.670964 22691 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6ce1fc50b404e65af7bf0c7ce06b472" member_type: VOTER }
I20260709 13:07:34.671411 22691 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:34.671602 22691 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:34.671808 22691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:34.676573 22691 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ce1fc50b404e65af7bf0c7ce06b472" member_type: VOTER }
I20260709 13:07:34.677042 22691 leader_election.cc:304] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [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: e6ce1fc50b404e65af7bf0c7ce06b472; no voters: 
I20260709 13:07:34.678053 22691 leader_election.cc:290] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:34.678500 22694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:34.679768 22694 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 1 LEADER]: Becoming Leader. State: Replica: e6ce1fc50b404e65af7bf0c7ce06b472, State: Running, Role: LEADER
I20260709 13:07:34.680481 22694 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [LEADER]: Queue going to LEADER mode. State: All 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: "e6ce1fc50b404e65af7bf0c7ce06b472" member_type: VOTER }
I20260709 13:07:34.681097 22691 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:34.686800 22696 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6ce1fc50b404e65af7bf0c7ce06b472. Latest consensus state: current_term: 1 leader_uuid: "e6ce1fc50b404e65af7bf0c7ce06b472" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ce1fc50b404e65af7bf0c7ce06b472" member_type: VOTER } }
I20260709 13:07:34.687436 22696 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:34.690376 22695 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6ce1fc50b404e65af7bf0c7ce06b472" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6ce1fc50b404e65af7bf0c7ce06b472" member_type: VOTER } }
I20260709 13:07:34.691031 22695 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:34.693184 22703 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:34.700559 22703 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:34.701568 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:34.710721 22703 catalog_manager.cc:1383] Generated new cluster ID: d7867a8fbe0b41459ec10fab7a709e41
I20260709 13:07:34.711056 22703 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:34.742560 22703 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:34.743865 22703 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:34.757339 22703 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472: Generated new TSK 0
I20260709 13:07:34.757965 22703 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:34.768168 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.774478 22712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.775467 22713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.776683 22715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:34.777289 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:34.778295 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.778486 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.778651 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602454778632 us; error 0 us; skew 500 ppm
I20260709 13:07:34.779335 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.781569 17619 webserver.cc:533] Webserver started at http://127.17.52.193:37641/ using document root <none> and password file <none>
I20260709 13:07:34.781998 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.782195 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.782405 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.783536 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "73a9001ab51e48dab009751535fa8574"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.787871 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:07:34.791184 22720 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.791880 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:07:34.792121 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "73a9001ab51e48dab009751535fa8574"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.792347 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:34.810437 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.811574 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.812979 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:34.815335 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:34.815514 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.815768 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:34.815920 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.859675 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:45583
I20260709 13:07:34.859807 22782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:45583 every 8 connection(s)
I20260709 13:07:34.864828 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.871958 22787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.874364 22788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.875620 22790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:34.876385 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:34.877426 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.877682 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.877841 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602454877826 us; error 0 us; skew 500 ppm
I20260709 13:07:34.878573 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.878947 22783 heartbeater.cc:344] Connected to a master server at 127.17.52.254:34973
I20260709 13:07:34.879313 22783 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:34.880141 22783 heartbeater.cc:507] Master 127.17.52.254:34973 requested a full tablet report, sending...
I20260709 13:07:34.881371 17619 webserver.cc:533] Webserver started at http://127.17.52.194:34907/ using document root <none> and password file <none>
I20260709 13:07:34.881989 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.882269 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.882593 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.882663 22656 ts_manager.cc:194] Registered new tserver with Master: 73a9001ab51e48dab009751535fa8574 (127.17.52.193:45583)
I20260709 13:07:34.884279 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "48f3576272a74ec387931729ed491365"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.885267 22656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39956
I20260709 13:07:34.889542 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:07:34.893280 22795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.894165 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:07:34.894485 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "48f3576272a74ec387931729ed491365"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.894737 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:34.920324 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:34.921612 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:34.923137 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:34.925444 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:34.925642 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.925879 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:34.926024 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:34.967208 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:41723
I20260709 13:07:34.967314 22857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:41723 every 8 connection(s)
I20260709 13:07:34.971977 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:34.980342 22862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:34.979554 22861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:34.982360 17619 server_base.cc:1061] running on GCE node
W20260709 13:07:34.982550 22864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:34.983685 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:34.983955 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:34.984174 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602454984153 us; error 0 us; skew 500 ppm
I20260709 13:07:34.984890 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:34.985445 22858 heartbeater.cc:344] Connected to a master server at 127.17.52.254:34973
I20260709 13:07:34.985860 22858 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:34.986835 22858 heartbeater.cc:507] Master 127.17.52.254:34973 requested a full tablet report, sending...
I20260709 13:07:34.987607 17619 webserver.cc:533] Webserver started at http://127.17.52.195:45765/ using document root <none> and password file <none>
I20260709 13:07:34.988224 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:34.988420 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:34.988667 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:34.989112 22656 ts_manager.cc:194] Registered new tserver with Master: 48f3576272a74ec387931729ed491365 (127.17.52.194:41723)
I20260709 13:07:34.989948 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:34.990706 22656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39962
I20260709 13:07:34.995200 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:34.999183 22869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.000010 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 13:07:35.000304 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
format_stamp: "Formatted at 2026-07-09 13:07:34 on dist-test-slave-j4mc"
I20260709 13:07:35.000555 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:35.032572 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:35.033779 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:35.035324 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:35.037588 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:35.037774 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:35.037997 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:35.038167 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:07:35.079631 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:46761
I20260709 13:07:35.079735 22931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:46761 every 8 connection(s)
I20260709 13:07:35.094045 22932 heartbeater.cc:344] Connected to a master server at 127.17.52.254:34973
I20260709 13:07:35.094542 22932 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:35.095296 22932 heartbeater.cc:507] Master 127.17.52.254:34973 requested a full tablet report, sending...
I20260709 13:07:35.097124 22656 ts_manager.cc:194] Registered new tserver with Master: d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.097553 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0146111s
I20260709 13:07:35.098500 22656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39970
I20260709 13:07:35.125718 22656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39986:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:35.127885 22656 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:35.172230 22748 tablet_service.cc:1511] Processing CreateTablet for tablet 8e097fc50fa040ae986d2becd4e9dd51 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97b4f64098954ea7a9520e6c6857e305]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:35.173751 22748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e097fc50fa040ae986d2becd4e9dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.174322 22747 tablet_service.cc:1511] Processing CreateTablet for tablet 4de61f2072db4350ac94a89091a16527 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97b4f64098954ea7a9520e6c6857e305]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:35.175849 22747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de61f2072db4350ac94a89091a16527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.183055 22823 tablet_service.cc:1511] Processing CreateTablet for tablet 8e097fc50fa040ae986d2becd4e9dd51 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97b4f64098954ea7a9520e6c6857e305]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:35.184754 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e097fc50fa040ae986d2becd4e9dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.184558 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 4de61f2072db4350ac94a89091a16527 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97b4f64098954ea7a9520e6c6857e305]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:35.184983 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 4de61f2072db4350ac94a89091a16527 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97b4f64098954ea7a9520e6c6857e305]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:35.183293 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 8e097fc50fa040ae986d2becd4e9dd51 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=97b4f64098954ea7a9520e6c6857e305]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:35.185875 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de61f2072db4350ac94a89091a16527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.186383 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de61f2072db4350ac94a89091a16527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.187971 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e097fc50fa040ae986d2becd4e9dd51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.199961 22947 tablet_bootstrap.cc:492] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574: Bootstrap starting.
I20260709 13:07:35.208400 22947 tablet_bootstrap.cc:654] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.214136 22948 tablet_bootstrap.cc:492] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: Bootstrap starting.
I20260709 13:07:35.221149 22949 tablet_bootstrap.cc:492] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365: Bootstrap starting.
I20260709 13:07:35.225191 22948 tablet_bootstrap.cc:654] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.226542 22947 tablet_bootstrap.cc:492] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574: No bootstrap required, opened a new log
I20260709 13:07:35.227110 22947 ts_tablet_manager.cc:1403] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260709 13:07:35.230034 22947 raft_consensus.cc:359] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.230763 22947 raft_consensus.cc:385] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.231032 22947 raft_consensus.cc:740] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.231993 22947 consensus_queue.cc:260] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.232595 22949 tablet_bootstrap.cc:654] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.234392 22783 heartbeater.cc:499] Master 127.17.52.254:34973 was elected leader, sending a full tablet report...
I20260709 13:07:35.234640 22948 tablet_bootstrap.cc:492] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: No bootstrap required, opened a new log
I20260709 13:07:35.234844 22947 ts_tablet_manager.cc:1434] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:35.235415 22948 ts_tablet_manager.cc:1403] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.006s
I20260709 13:07:35.235915 22947 tablet_bootstrap.cc:492] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574: Bootstrap starting.
I20260709 13:07:35.238467 22948 raft_consensus.cc:359] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.239297 22948 raft_consensus.cc:385] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.239689 22948 raft_consensus.cc:740] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.240679 22948 consensus_queue.cc:260] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.243436 22947 tablet_bootstrap.cc:654] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.253608 22948 ts_tablet_manager.cc:1434] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.012s
I20260709 13:07:35.254724 22932 heartbeater.cc:499] Master 127.17.52.254:34973 was elected leader, sending a full tablet report...
I20260709 13:07:35.256496 22948 tablet_bootstrap.cc:492] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f: Bootstrap starting.
I20260709 13:07:35.258044 22949 tablet_bootstrap.cc:492] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365: No bootstrap required, opened a new log
I20260709 13:07:35.258596 22949 ts_tablet_manager.cc:1403] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.018s
I20260709 13:07:35.261608 22949 raft_consensus.cc:359] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.262400 22949 raft_consensus.cc:385] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.262705 22949 raft_consensus.cc:740] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f3576272a74ec387931729ed491365, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.263388 22949 consensus_queue.cc:260] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.264403 22948 tablet_bootstrap.cc:654] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.265242 22947 tablet_bootstrap.cc:492] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574: No bootstrap required, opened a new log
I20260709 13:07:35.265857 22947 ts_tablet_manager.cc:1403] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.007s
I20260709 13:07:35.268878 22947 raft_consensus.cc:359] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.269639 22947 raft_consensus.cc:385] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.269994 22947 raft_consensus.cc:740] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.270888 22947 consensus_queue.cc:260] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.273171 22949 ts_tablet_manager.cc:1434] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260709 13:07:35.273507 22858 heartbeater.cc:499] Master 127.17.52.254:34973 was elected leader, sending a full tablet report...
I20260709 13:07:35.273919 22947 ts_tablet_manager.cc:1434] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:35.274394 22949 tablet_bootstrap.cc:492] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365: Bootstrap starting.
I20260709 13:07:35.276309 22948 tablet_bootstrap.cc:492] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f: No bootstrap required, opened a new log
I20260709 13:07:35.277141 22948 ts_tablet_manager.cc:1403] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 13:07:35.280275 22948 raft_consensus.cc:359] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.281024 22948 raft_consensus.cc:385] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.281407 22948 raft_consensus.cc:740] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.281078 22949 tablet_bootstrap.cc:654] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.282133 22948 consensus_queue.cc:260] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.284293 22948 ts_tablet_manager.cc:1434] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:35.288391 22949 tablet_bootstrap.cc:492] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365: No bootstrap required, opened a new log
I20260709 13:07:35.288986 22949 ts_tablet_manager.cc:1403] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:07:35.291934 22949 raft_consensus.cc:359] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.292469 22949 raft_consensus.cc:385] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.292694 22949 raft_consensus.cc:740] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f3576272a74ec387931729ed491365, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.293373 22949 consensus_queue.cc:260] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.296408 22949 ts_tablet_manager.cc:1434] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:35.443894 22954 raft_consensus.cc:493] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.444490 22954 raft_consensus.cc:515] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.446563 22954 leader_election.cc:290] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a9001ab51e48dab009751535fa8574 (127.17.52.193:45583), 48f3576272a74ec387931729ed491365 (127.17.52.194:41723)
I20260709 13:07:35.456096 22758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de61f2072db4350ac94a89091a16527" candidate_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a9001ab51e48dab009751535fa8574" is_pre_election: true
I20260709 13:07:35.456924 22758 raft_consensus.cc:2468] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73cacbf4b8c4736b5da41840ab98b4f in term 0.
I20260709 13:07:35.457316 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de61f2072db4350ac94a89091a16527" candidate_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365" is_pre_election: true
I20260709 13:07:35.457960 22833 raft_consensus.cc:2468] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d73cacbf4b8c4736b5da41840ab98b4f in term 0.
I20260709 13:07:35.458027 22870 leader_election.cc:304] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a9001ab51e48dab009751535fa8574, d73cacbf4b8c4736b5da41840ab98b4f; no voters: 
I20260709 13:07:35.459021 22954 raft_consensus.cc:2804] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.459348 22954 raft_consensus.cc:493] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.459594 22954 raft_consensus.cc:3060] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.465849 22954 raft_consensus.cc:515] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.467952 22954 leader_election.cc:290] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [CANDIDATE]: Term 1 election: Requested vote from peers 73a9001ab51e48dab009751535fa8574 (127.17.52.193:45583), 48f3576272a74ec387931729ed491365 (127.17.52.194:41723)
I20260709 13:07:35.468783 22758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de61f2072db4350ac94a89091a16527" candidate_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a9001ab51e48dab009751535fa8574"
I20260709 13:07:35.469255 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de61f2072db4350ac94a89091a16527" candidate_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365"
I20260709 13:07:35.469707 22758 raft_consensus.cc:3060] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.470026 22833 raft_consensus.cc:3060] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.477898 22758 raft_consensus.cc:2468] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73cacbf4b8c4736b5da41840ab98b4f in term 1.
I20260709 13:07:35.477898 22833 raft_consensus.cc:2468] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73cacbf4b8c4736b5da41840ab98b4f in term 1.
I20260709 13:07:35.479259 22870 leader_election.cc:304] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a9001ab51e48dab009751535fa8574, d73cacbf4b8c4736b5da41840ab98b4f; no voters: 
I20260709 13:07:35.479931 22954 raft_consensus.cc:2804] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.480799 22954 raft_consensus.cc:697] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 LEADER]: Becoming Leader. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Running, Role: LEADER
I20260709 13:07:35.481935 22954 consensus_queue.cc:237] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.489041 22656 catalog_manager.cc:5697] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195). New cstate: current_term: 1 leader_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:35.491528 22952 raft_consensus.cc:493] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.492022 22952 raft_consensus.cc:515] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.494050 22952 leader_election.cc:290] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f3576272a74ec387931729ed491365 (127.17.52.194:41723), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.506699 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e097fc50fa040ae986d2becd4e9dd51" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365" is_pre_election: true
I20260709 13:07:35.506786 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e097fc50fa040ae986d2becd4e9dd51" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" is_pre_election: true
I20260709 13:07:35.507642 22833 raft_consensus.cc:2468] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 0.
I20260709 13:07:35.507709 22907 raft_consensus.cc:2468] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 0.
I20260709 13:07:35.508920 22724 leader_election.cc:304] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, 73a9001ab51e48dab009751535fa8574; no voters: 
I20260709 13:07:35.509614 22952 raft_consensus.cc:2804] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.509920 22952 raft_consensus.cc:493] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.510217 22952 raft_consensus.cc:3060] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.515467 22952 raft_consensus.cc:515] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.517022 22952 leader_election.cc:290] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 election: Requested vote from peers 48f3576272a74ec387931729ed491365 (127.17.52.194:41723), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.517881 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e097fc50fa040ae986d2becd4e9dd51" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365"
I20260709 13:07:35.518060 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e097fc50fa040ae986d2becd4e9dd51" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
I20260709 13:07:35.518467 22833 raft_consensus.cc:3060] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.518734 22907 raft_consensus.cc:3060] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.523895 22833 raft_consensus.cc:2468] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 1.
I20260709 13:07:35.524847 22907 raft_consensus.cc:2468] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 1.
I20260709 13:07:35.525064 22724 leader_election.cc:304] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, 73a9001ab51e48dab009751535fa8574; no voters: 
I20260709 13:07:35.525936 22952 raft_consensus.cc:2804] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.526914 22952 raft_consensus.cc:697] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Becoming Leader. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Running, Role: LEADER
I20260709 13:07:35.527556 22952 consensus_queue.cc:237] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.534475 22656 catalog_manager.cc:5697] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a9001ab51e48dab009751535fa8574 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "73a9001ab51e48dab009751535fa8574" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.607591 22656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39992:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:35.609467 22656 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:35.633561 22747 tablet_service.cc:1511] Processing CreateTablet for tablet 5e77c0817e88440f9e2ec5e76eb9061e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd9db2181d654aa584f8b4fdd94e429a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:35.634788 22823 tablet_service.cc:1511] Processing CreateTablet for tablet 5e77c0817e88440f9e2ec5e76eb9061e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd9db2181d654aa584f8b4fdd94e429a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:35.634838 22747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e77c0817e88440f9e2ec5e76eb9061e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.636101 22823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e77c0817e88440f9e2ec5e76eb9061e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.635842 22897 tablet_service.cc:1511] Processing CreateTablet for tablet 5e77c0817e88440f9e2ec5e76eb9061e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd9db2181d654aa584f8b4fdd94e429a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:07:35.637058 22897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e77c0817e88440f9e2ec5e76eb9061e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.639510 22822 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0292587db24f639fb9b8460b128b70 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd9db2181d654aa584f8b4fdd94e429a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:35.639925 22748 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0292587db24f639fb9b8460b128b70 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd9db2181d654aa584f8b4fdd94e429a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:35.640767 22822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0292587db24f639fb9b8460b128b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.641175 22748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0292587db24f639fb9b8460b128b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.645232 22896 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0292587db24f639fb9b8460b128b70 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=dd9db2181d654aa584f8b4fdd94e429a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:07:35.646522 22896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0292587db24f639fb9b8460b128b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:35.656643 22947 tablet_bootstrap.cc:492] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: Bootstrap starting.
I20260709 13:07:35.657649 22949 tablet_bootstrap.cc:492] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365: Bootstrap starting.
I20260709 13:07:35.667086 22947 tablet_bootstrap.cc:654] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.668015 22949 tablet_bootstrap.cc:654] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.678153 22948 tablet_bootstrap.cc:492] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: Bootstrap starting.
I20260709 13:07:35.681124 22949 tablet_bootstrap.cc:492] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365: No bootstrap required, opened a new log
I20260709 13:07:35.681699 22949 ts_tablet_manager.cc:1403] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 13:07:35.681937 22947 tablet_bootstrap.cc:492] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: No bootstrap required, opened a new log
I20260709 13:07:35.682457 22947 ts_tablet_manager.cc:1403] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260709 13:07:35.684480 22948 tablet_bootstrap.cc:654] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.685070 22947 raft_consensus.cc:359] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.684911 22949 raft_consensus.cc:359] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.685690 22947 raft_consensus.cc:385] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.685840 22949 raft_consensus.cc:385] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.686004 22947 raft_consensus.cc:740] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.686276 22949 raft_consensus.cc:740] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f3576272a74ec387931729ed491365, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.686852 22947 consensus_queue.cc:260] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.687115 22949 consensus_queue.cc:260] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.690136 22947 ts_tablet_manager.cc:1434] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:07:35.691115 22704 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:35.691179 22947 tablet_bootstrap.cc:492] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574: Bootstrap starting.
I20260709 13:07:35.695071 22949 ts_tablet_manager.cc:1434] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:07:35.696328 22949 tablet_bootstrap.cc:492] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365: Bootstrap starting.
I20260709 13:07:35.696950 22948 tablet_bootstrap.cc:492] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: No bootstrap required, opened a new log
I20260709 13:07:35.697490 22948 ts_tablet_manager.cc:1403] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:07:35.698616 22947 tablet_bootstrap.cc:654] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.700520 22948 raft_consensus.cc:359] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.701297 22948 raft_consensus.cc:385] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.701596 22948 raft_consensus.cc:740] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.702719 22948 consensus_queue.cc:260] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.705156 22949 tablet_bootstrap.cc:654] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.707660 22956 raft_consensus.cc:493] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.708181 22956 raft_consensus.cc:515] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.710837 22948 ts_tablet_manager.cc:1434] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 13:07:35.712009 22948 tablet_bootstrap.cc:492] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f: Bootstrap starting.
I20260709 13:07:35.713179 22952 raft_consensus.cc:493] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.713703 22952 raft_consensus.cc:515] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.715850 22952 leader_election.cc:290] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f3576272a74ec387931729ed491365 (127.17.52.194:41723), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.717244 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" is_pre_election: true
I20260709 13:07:35.717691 22956 leader_election.cc:290] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a9001ab51e48dab009751535fa8574 (127.17.52.193:45583), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.718454 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365" is_pre_election: true
I20260709 13:07:35.719146 22833 raft_consensus.cc:2468] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 0.
I20260709 13:07:35.717983 22907 raft_consensus.cc:2468] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 0.
I20260709 13:07:35.721401 22949 tablet_bootstrap.cc:492] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365: No bootstrap required, opened a new log
I20260709 13:07:35.721952 22949 ts_tablet_manager.cc:1403] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260709 13:07:35.722667 22722 leader_election.cc:304] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a9001ab51e48dab009751535fa8574, d73cacbf4b8c4736b5da41840ab98b4f; no voters: 
I20260709 13:07:35.725286 22952 raft_consensus.cc:2804] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.725657 22952 raft_consensus.cc:493] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.725589 22949 raft_consensus.cc:359] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.726351 22952 raft_consensus.cc:3060] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.726541 22949 raft_consensus.cc:385] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.726948 22949 raft_consensus.cc:740] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f3576272a74ec387931729ed491365, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.726969 22947 tablet_bootstrap.cc:492] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574: No bootstrap required, opened a new log
I20260709 13:07:35.728067 22947 ts_tablet_manager.cc:1403] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260709 13:07:35.727834 22949 consensus_queue.cc:260] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.729035 22948 tablet_bootstrap.cc:654] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:35.732586 22949 ts_tablet_manager.cc:1434] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:07:35.733974 22952 raft_consensus.cc:515] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.739550 22947 raft_consensus.cc:359] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.740031 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
I20260709 13:07:35.740509 22947 raft_consensus.cc:385] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.740614 22907 raft_consensus.cc:3060] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.740955 22947 raft_consensus.cc:740] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.743150 22952 leader_election.cc:290] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 election: Requested vote from peers 48f3576272a74ec387931729ed491365 (127.17.52.194:41723), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.741892 22947 consensus_queue.cc:260] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.744249 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365"
I20260709 13:07:35.744859 22833 raft_consensus.cc:3060] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.745724 22948 tablet_bootstrap.cc:492] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f: No bootstrap required, opened a new log
I20260709 13:07:35.746258 22948 ts_tablet_manager.cc:1403] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.002s
I20260709 13:07:35.749457 22948 raft_consensus.cc:359] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.750285 22948 raft_consensus.cc:385] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:35.750572 22948 raft_consensus.cc:740] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Initialized, Role: FOLLOWER
I20260709 13:07:35.751399 22948 consensus_queue.cc:260] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.752549 22906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "48f3576272a74ec387931729ed491365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" is_pre_election: true
I20260709 13:07:35.752905 22947 ts_tablet_manager.cc:1434] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:07:35.754984 22948 ts_tablet_manager.cc:1434] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:35.756284 22833 raft_consensus.cc:2468] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 1.
I20260709 13:07:35.758121 22724 leader_election.cc:304] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, 73a9001ab51e48dab009751535fa8574; no voters: 
I20260709 13:07:35.758929 22907 raft_consensus.cc:2468] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 1.
I20260709 13:07:35.761895 22952 raft_consensus.cc:2804] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.762702 22952 raft_consensus.cc:697] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Becoming Leader. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Running, Role: LEADER
I20260709 13:07:35.764035 22952 consensus_queue.cc:237] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.765190 22758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "48f3576272a74ec387931729ed491365" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a9001ab51e48dab009751535fa8574" is_pre_election: true
I20260709 13:07:35.766914 22796 leader_election.cc:304] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48f3576272a74ec387931729ed491365; no voters: 73a9001ab51e48dab009751535fa8574, d73cacbf4b8c4736b5da41840ab98b4f
I20260709 13:07:35.768066 22956 raft_consensus.cc:2749] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:35.772142 22655 catalog_manager.cc:5697] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a9001ab51e48dab009751535fa8574 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "73a9001ab51e48dab009751535fa8574" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.882503 22952 raft_consensus.cc:493] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:35.882997 22952 raft_consensus.cc:515] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.884594 22952 leader_election.cc:290] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f3576272a74ec387931729ed491365 (127.17.52.194:41723), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.885390 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0292587db24f639fb9b8460b128b70" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365" is_pre_election: true
I20260709 13:07:35.885725 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0292587db24f639fb9b8460b128b70" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" is_pre_election: true
I20260709 13:07:35.886124 22833 raft_consensus.cc:2468] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 0.
I20260709 13:07:35.886365 22907 raft_consensus.cc:2468] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 0.
I20260709 13:07:35.887207 22724 leader_election.cc:304] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, 73a9001ab51e48dab009751535fa8574; no voters: 
I20260709 13:07:35.887856 22952 raft_consensus.cc:2804] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:35.888206 22952 raft_consensus.cc:493] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:35.888504 22952 raft_consensus.cc:3060] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.891391 22954 consensus_queue.cc:1048] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.893638 22952 raft_consensus.cc:515] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.895888 22952 leader_election.cc:290] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 election: Requested vote from peers 48f3576272a74ec387931729ed491365 (127.17.52.194:41723), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:35.896641 22832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0292587db24f639fb9b8460b128b70" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3576272a74ec387931729ed491365"
I20260709 13:07:35.897284 22832 raft_consensus.cc:3060] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.897626 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0292587db24f639fb9b8460b128b70" candidate_uuid: "73a9001ab51e48dab009751535fa8574" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
I20260709 13:07:35.898316 22907 raft_consensus.cc:3060] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:35.905207 22832 raft_consensus.cc:2468] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 1.
I20260709 13:07:35.906454 22724 leader_election.cc:304] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, 73a9001ab51e48dab009751535fa8574; no voters: 
I20260709 13:07:35.906931 22907 raft_consensus.cc:2468] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a9001ab51e48dab009751535fa8574 in term 1.
I20260709 13:07:35.907744 22952 raft_consensus.cc:2804] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:35.908273 22952 raft_consensus.cc:697] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Becoming Leader. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Running, Role: LEADER
I20260709 13:07:35.909092 22952 consensus_queue.cc:237] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:35.912918 22954 consensus_queue.cc:1048] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:35.922359 22656 catalog_manager.cc:5697] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a9001ab51e48dab009751535fa8574 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "73a9001ab51e48dab009751535fa8574" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:35.981392 22907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4de61f2072db4350ac94a89091a16527"
dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
mode: GRACEFUL
new_leader_uuid: "48f3576272a74ec387931729ed491365"
 from {username='slave'} at 127.0.0.1:46738
I20260709 13:07:35.981966 22907 raft_consensus.cc:606] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 LEADER]: Received request to transfer leadership to TS 48f3576272a74ec387931729ed491365
I20260709 13:07:36.038134 22952 consensus_queue.cc:1048] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.049034 22989 consensus_queue.cc:1048] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.196859 22964 consensus_queue.cc:1048] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.206746 22989 consensus_queue.cc:1048] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.482729 22952 consensus_queue.cc:1048] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.485692 22952 consensus_queue.cc:1048] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:36.525393 22960 raft_consensus.cc:993] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: : Instructing follower 48f3576272a74ec387931729ed491365 to start an election
I20260709 13:07:36.525820 22982 raft_consensus.cc:1081] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 LEADER]: Signalling peer 48f3576272a74ec387931729ed491365 to start an election
I20260709 13:07:36.527261 22833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4de61f2072db4350ac94a89091a16527"
dest_uuid: "48f3576272a74ec387931729ed491365"
 from {username='slave'} at 127.0.0.1:33782
I20260709 13:07:36.527727 22833 raft_consensus.cc:493] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:36.527972 22833 raft_consensus.cc:3060] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.532675 22833 raft_consensus.cc:515] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:36.534242 22833 leader_election.cc:290] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [CANDIDATE]: Term 2 election: Requested vote from peers 73a9001ab51e48dab009751535fa8574 (127.17.52.193:45583), d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195:46761)
I20260709 13:07:36.534986 22758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de61f2072db4350ac94a89091a16527" candidate_uuid: "48f3576272a74ec387931729ed491365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a9001ab51e48dab009751535fa8574"
I20260709 13:07:36.535261 22907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de61f2072db4350ac94a89091a16527" candidate_uuid: "48f3576272a74ec387931729ed491365" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
I20260709 13:07:36.535640 22758 raft_consensus.cc:3060] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.535805 22907 raft_consensus.cc:3055] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:36.536183 22907 raft_consensus.cc:740] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Running, Role: LEADER
I20260709 13:07:36.536962 22907 consensus_queue.cc:260] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:36.538247 22907 raft_consensus.cc:3060] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:36.542448 22758 raft_consensus.cc:2468] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f3576272a74ec387931729ed491365 in term 2.
I20260709 13:07:36.543705 22796 leader_election.cc:304] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, 73a9001ab51e48dab009751535fa8574; no voters: 
I20260709 13:07:36.544346 22956 raft_consensus.cc:2804] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:36.544622 22907 raft_consensus.cc:2468] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48f3576272a74ec387931729ed491365 in term 2.
I20260709 13:07:36.545303 22956 raft_consensus.cc:697] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 2 LEADER]: Becoming Leader. State: Replica: 48f3576272a74ec387931729ed491365, State: Running, Role: LEADER
I20260709 13:07:36.546124 22956 consensus_queue.cc:237] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:36.552086 22655 catalog_manager.cc:5697] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 reported cstate change: term changed from 1 to 2, leader changed from d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195) to 48f3576272a74ec387931729ed491365 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "48f3576272a74ec387931729ed491365" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:36.695472 17619 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:07:36.697697 17619 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:07:36.698210 17619 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:07:36.711365 22758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e"
dest_uuid: "73a9001ab51e48dab009751535fa8574"
mode: GRACEFUL
new_leader_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
 from {username='slave'} at 127.0.0.1:55974
I20260709 13:07:36.711874 22758 raft_consensus.cc:606] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Received request to transfer leadership to TS d73cacbf4b8c4736b5da41840ab98b4f
I20260709 13:07:36.712939 17619 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:07:36.931938 22758 raft_consensus.cc:1275] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Refusing update from remote peer 48f3576272a74ec387931729ed491365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:36.933367 22995 consensus_queue.cc:1048] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:36.934921 22907 raft_consensus.cc:1275] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Refusing update from remote peer 48f3576272a74ec387931729ed491365: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:36.936666 22995 consensus_queue.cc:1048] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:37.265313 22952 raft_consensus.cc:993] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: : Instructing follower d73cacbf4b8c4736b5da41840ab98b4f to start an election
I20260709 13:07:37.265744 22952 raft_consensus.cc:1081] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Signalling peer d73cacbf4b8c4736b5da41840ab98b4f to start an election
I20260709 13:07:37.267131 22907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e"
dest_uuid: "d73cacbf4b8c4736b5da41840ab98b4f"
 from {username='slave'} at 127.0.0.1:46718
I20260709 13:07:37.267598 22907 raft_consensus.cc:493] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:37.267972 22907 raft_consensus.cc:3060] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.272820 22907 raft_consensus.cc:515] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:37.274410 22907 leader_election.cc:290] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [CANDIDATE]: Term 2 election: Requested vote from peers 73a9001ab51e48dab009751535fa8574 (127.17.52.193:45583), 48f3576272a74ec387931729ed491365 (127.17.52.194:41723)
I20260709 13:07:37.275256 22758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a9001ab51e48dab009751535fa8574"
I20260709 13:07:37.275442 22833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e77c0817e88440f9e2ec5e76eb9061e" candidate_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48f3576272a74ec387931729ed491365"
I20260709 13:07:37.275919 22758 raft_consensus.cc:3055] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:37.275964 22833 raft_consensus.cc:3060] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.276327 22758 raft_consensus.cc:740] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a9001ab51e48dab009751535fa8574, State: Running, Role: LEADER
I20260709 13:07:37.277087 22758 consensus_queue.cc:260] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:37.278050 22758 raft_consensus.cc:3060] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:37.281208 22833 raft_consensus.cc:2468] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73cacbf4b8c4736b5da41840ab98b4f in term 2.
I20260709 13:07:37.281814 22832 raft_consensus.cc:1240] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Rejecting Update request from peer 73a9001ab51e48dab009751535fa8574 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:37.282533 22873 leader_election.cc:304] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3576272a74ec387931729ed491365, d73cacbf4b8c4736b5da41840ab98b4f; no voters: 
I20260709 13:07:37.282856 22758 raft_consensus.cc:2468] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d73cacbf4b8c4736b5da41840ab98b4f in term 2.
I20260709 13:07:37.283588 22982 raft_consensus.cc:2804] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:37.284828 22982 raft_consensus.cc:697] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 2 LEADER]: Becoming Leader. State: Replica: d73cacbf4b8c4736b5da41840ab98b4f, State: Running, Role: LEADER
I20260709 13:07:37.285673 22982 consensus_queue.cc:237] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } }
I20260709 13:07:37.293172 22655 catalog_manager.cc:5697] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f reported cstate change: term changed from 1 to 2, leader changed from 73a9001ab51e48dab009751535fa8574 (127.17.52.193) to d73cacbf4b8c4736b5da41840ab98b4f (127.17.52.195). New cstate: current_term: 2 leader_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73a9001ab51e48dab009751535fa8574" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48f3576272a74ec387931729ed491365" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 41723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d73cacbf4b8c4736b5da41840ab98b4f" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 46761 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:37.330453 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
I20260709 13:07:37.346210 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:37.346918 17619 tablet_replica.cc:333] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574: stopping tablet replica
I20260709 13:07:37.347467 17619 raft_consensus.cc:2243] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.347864 17619 raft_consensus.cc:2272] T 5e77c0817e88440f9e2ec5e76eb9061e P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.349642 17619 tablet_replica.cc:333] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574: stopping tablet replica
I20260709 13:07:37.350190 17619 raft_consensus.cc:2243] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.350584 17619 raft_consensus.cc:2272] T 4de61f2072db4350ac94a89091a16527 P 73a9001ab51e48dab009751535fa8574 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.352614 17619 tablet_replica.cc:333] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574: stopping tablet replica
I20260709 13:07:37.353103 17619 raft_consensus.cc:2243] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.353824 17619 raft_consensus.cc:2272] T 4d0292587db24f639fb9b8460b128b70 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.355751 17619 tablet_replica.cc:333] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574: stopping tablet replica
I20260709 13:07:37.356190 17619 raft_consensus.cc:2243] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.356873 17619 raft_consensus.cc:2272] T 8e097fc50fa040ae986d2becd4e9dd51 P 73a9001ab51e48dab009751535fa8574 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.368155 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
I20260709 13:07:37.379341 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
I20260709 13:07:37.396113 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:37.396759 17619 tablet_replica.cc:333] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365: stopping tablet replica
I20260709 13:07:37.397312 17619 raft_consensus.cc:2243] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.397737 17619 raft_consensus.cc:2272] T 4d0292587db24f639fb9b8460b128b70 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.399798 17619 tablet_replica.cc:333] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365: stopping tablet replica
I20260709 13:07:37.400287 17619 raft_consensus.cc:2243] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.400642 17619 raft_consensus.cc:2272] T 8e097fc50fa040ae986d2becd4e9dd51 P 48f3576272a74ec387931729ed491365 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.402259 17619 tablet_replica.cc:333] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365: stopping tablet replica
I20260709 13:07:37.402758 17619 raft_consensus.cc:2243] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.403111 17619 raft_consensus.cc:2272] T 5e77c0817e88440f9e2ec5e76eb9061e P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.404767 17619 tablet_replica.cc:333] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365: stopping tablet replica
I20260709 13:07:37.405187 17619 raft_consensus.cc:2243] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.405893 17619 raft_consensus.cc:2272] T 4de61f2072db4350ac94a89091a16527 P 48f3576272a74ec387931729ed491365 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.428773 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
I20260709 13:07:37.440011 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
I20260709 13:07:37.457139 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:37.457764 17619 tablet_replica.cc:333] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f: stopping tablet replica
I20260709 13:07:37.458328 17619 raft_consensus.cc:2243] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.458760 17619 raft_consensus.cc:2272] T 4d0292587db24f639fb9b8460b128b70 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.460927 17619 tablet_replica.cc:333] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f: stopping tablet replica
I20260709 13:07:37.461411 17619 raft_consensus.cc:2243] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.461793 17619 raft_consensus.cc:2272] T 8e097fc50fa040ae986d2becd4e9dd51 P d73cacbf4b8c4736b5da41840ab98b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.463469 17619 tablet_replica.cc:333] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: stopping tablet replica
I20260709 13:07:37.463917 17619 raft_consensus.cc:2243] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.464572 17619 pending_rounds.cc:70] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: Trying to abort 1 pending ops.
I20260709 13:07:37.464740 17619 pending_rounds.cc:77] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305635665051373568 op_type: NO_OP noop_request { }
I20260709 13:07:37.465116 17619 raft_consensus.cc:2889] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:37.465390 17619 raft_consensus.cc:2272] T 5e77c0817e88440f9e2ec5e76eb9061e P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.468127 17619 tablet_replica.cc:333] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f: stopping tablet replica
I20260709 13:07:37.468580 17619 raft_consensus.cc:2243] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:37.469048 17619 raft_consensus.cc:2272] T 4de61f2072db4350ac94a89091a16527 P d73cacbf4b8c4736b5da41840ab98b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.490880 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
I20260709 13:07:37.501943 17619 master.cc:562] Master@127.17.52.254:34973 shutting down...
I20260709 13:07:37.516789 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:37.517306 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:37.517590 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6ce1fc50b404e65af7bf0c7ce06b472: stopping tablet replica
I20260709 13:07:37.535295 17619 master.cc:584] Master@127.17.52.254:34973 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2999 ms)
[----------] 6 tests from LeaderRebalancerTest (135270 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:07:37.560880 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:34419
I20260709 13:07:37.561934 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:37.566928 23009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:37.567667 23008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:37.568612 23011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:37.569582 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:37.571033 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:37.571228 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:37.571372 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602457571353 us; error 0 us; skew 500 ppm
I20260709 13:07:37.571880 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:37.574249 17619 webserver.cc:533] Webserver started at http://127.17.52.254:33499/ using document root <none> and password file <none>
I20260709 13:07:37.574709 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:37.574887 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:37.575140 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:37.576140 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "f093c3f57a644af2a746d59f12b8f47c"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.580444 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:07:37.583729 23016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.584509 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:37.584812 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "f093c3f57a644af2a746d59f12b8f47c"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.585145 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:37.613732 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:37.614719 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:37.649673 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:34419
I20260709 13:07:37.649796 23067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:34419 every 8 connection(s)
I20260709 13:07:37.653246 23068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:37.663434 23068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c: Bootstrap starting.
I20260709 13:07:37.667707 23068 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:37.671413 23068 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c: No bootstrap required, opened a new log
I20260709 13:07:37.673480 23068 raft_consensus.cc:359] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f093c3f57a644af2a746d59f12b8f47c" member_type: VOTER }
I20260709 13:07:37.673856 23068 raft_consensus.cc:385] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:37.674029 23068 raft_consensus.cc:740] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f093c3f57a644af2a746d59f12b8f47c, State: Initialized, Role: FOLLOWER
I20260709 13:07:37.674579 23068 consensus_queue.cc:260] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f093c3f57a644af2a746d59f12b8f47c" member_type: VOTER }
I20260709 13:07:37.674968 23068 raft_consensus.cc:399] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:37.675144 23068 raft_consensus.cc:493] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:37.675359 23068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:37.679988 23068 raft_consensus.cc:515] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f093c3f57a644af2a746d59f12b8f47c" member_type: VOTER }
I20260709 13:07:37.680483 23068 leader_election.cc:304] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [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: f093c3f57a644af2a746d59f12b8f47c; no voters: 
I20260709 13:07:37.681538 23068 leader_election.cc:290] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:37.681843 23071 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:37.683209 23071 raft_consensus.cc:697] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 1 LEADER]: Becoming Leader. State: Replica: f093c3f57a644af2a746d59f12b8f47c, State: Running, Role: LEADER
I20260709 13:07:37.683866 23071 consensus_queue.cc:237] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [LEADER]: Queue going to LEADER mode. State: All 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: "f093c3f57a644af2a746d59f12b8f47c" member_type: VOTER }
I20260709 13:07:37.684163 23068 sys_catalog.cc:565] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:37.686551 23072 sys_catalog.cc:455] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f093c3f57a644af2a746d59f12b8f47c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f093c3f57a644af2a746d59f12b8f47c" member_type: VOTER } }
I20260709 13:07:37.686566 23073 sys_catalog.cc:455] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f093c3f57a644af2a746d59f12b8f47c. Latest consensus state: current_term: 1 leader_uuid: "f093c3f57a644af2a746d59f12b8f47c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f093c3f57a644af2a746d59f12b8f47c" member_type: VOTER } }
I20260709 13:07:37.687216 23072 sys_catalog.cc:458] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:37.687258 23073 sys_catalog.cc:458] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:37.691308 23076 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:37.698246 23076 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:37.699150 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:37.706432 23076 catalog_manager.cc:1383] Generated new cluster ID: 5a5296d34b834cbf87903969853c3d0b
I20260709 13:07:37.706727 23076 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:37.721124 23076 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:37.722493 23076 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:37.739385 23076 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c: Generated new TSK 0
I20260709 13:07:37.740100 23076 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:37.765903 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:37.771852 23089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:37.772729 23090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:37.773742 23092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:37.774577 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:37.775360 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:37.775534 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:37.775650 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602457775639 us; error 0 us; skew 500 ppm
I20260709 13:07:37.776147 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:37.778285 17619 webserver.cc:533] Webserver started at http://127.17.52.193:44609/ using document root <none> and password file <none>
I20260709 13:07:37.778710 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:37.778858 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:37.779057 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:37.780040 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "7012061cc6974b349ed37d6732b35f08"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.784180 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 13:07:37.787410 23097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.788105 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:07:37.788373 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "7012061cc6974b349ed37d6732b35f08"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.788599 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:37.801851 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:37.802976 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:37.804397 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:37.806624 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:37.806819 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.807044 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:37.807197 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.844405 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:45843
I20260709 13:07:37.844506 23159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:45843 every 8 connection(s)
I20260709 13:07:37.848855 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:37.855446 23164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:37.858736 17619 server_base.cc:1061] running on GCE node
W20260709 13:07:37.859304 23165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:37.858834 23167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:37.861447 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:37.861692 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:37.861892 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602457861873 us; error 0 us; skew 500 ppm
I20260709 13:07:37.862142 23160 heartbeater.cc:344] Connected to a master server at 127.17.52.254:34419
I20260709 13:07:37.862591 23160 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:37.862605 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:37.863497 23160 heartbeater.cc:507] Master 127.17.52.254:34419 requested a full tablet report, sending...
I20260709 13:07:37.865784 17619 webserver.cc:533] Webserver started at http://127.17.52.194:35811/ using document root <none> and password file <none>
I20260709 13:07:37.865906 23033 ts_manager.cc:194] Registered new tserver with Master: 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843)
I20260709 13:07:37.866524 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:37.866778 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:37.867077 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:37.868340 23033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45964
I20260709 13:07:37.868427 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "c207433f51a54939ac04d0d5e3b29f64"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.872913 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:07:37.876070 23172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.876740 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:37.877003 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "c207433f51a54939ac04d0d5e3b29f64"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.877259 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:37.894982 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:37.895972 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:37.897351 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:37.899554 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:37.899724 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.899959 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:37.900092 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.936228 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:44543
I20260709 13:07:37.936338 23234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:44543 every 8 connection(s)
I20260709 13:07:37.940722 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:37.946604 23238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:37.949271 23239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:37.952617 17619 server_base.cc:1061] running on GCE node
W20260709 13:07:37.952847 23241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:37.954102 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:37.954418 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:37.954543 23235 heartbeater.cc:344] Connected to a master server at 127.17.52.254:34419
I20260709 13:07:37.954618 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602457954597 us; error 0 us; skew 500 ppm
I20260709 13:07:37.955080 23235 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:37.955530 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:37.956007 23235 heartbeater.cc:507] Master 127.17.52.254:34419 requested a full tablet report, sending...
I20260709 13:07:37.958179 17619 webserver.cc:533] Webserver started at http://127.17.52.195:39973/ using document root <none> and password file <none>
I20260709 13:07:37.958343 23033 ts_manager.cc:194] Registered new tserver with Master: c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:37.958729 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:37.958967 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:37.959201 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:37.959789 23033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45968
I20260709 13:07:37.960201 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "fe41e6dbee394c469a71e02a0093c106"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.964823 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:07:37.968134 23246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.969074 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:37.969447 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "fe41e6dbee394c469a71e02a0093c106"
format_stamp: "Formatted at 2026-07-09 13:07:37 on dist-test-slave-j4mc"
I20260709 13:07:37.969748 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:37.991473 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:37.992508 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:37.993934 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:37.996336 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:37.996544 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:37.996758 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:37.997013 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:38.034610 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:45771
I20260709 13:07:38.034732 23308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:45771 every 8 connection(s)
I20260709 13:07:38.047303 23309 heartbeater.cc:344] Connected to a master server at 127.17.52.254:34419
I20260709 13:07:38.047725 23309 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:38.048386 23309 heartbeater.cc:507] Master 127.17.52.254:34419 requested a full tablet report, sending...
I20260709 13:07:38.050256 23033 ts_manager.cc:194] Registered new tserver with Master: fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.050964 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013310009s
I20260709 13:07:38.051694 23033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45980
I20260709 13:07:38.074456 23033 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45996:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:38.076892 23033 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:38.137491 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 09fe0bf6ad644eef8e41da1e34932ba0 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:38.138850 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fe0bf6ad644eef8e41da1e34932ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.141983 23273 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd22476eeca44e78b0d819528164e3b (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:38.143785 23124 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd22476eeca44e78b0d819528164e3b (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:38.145179 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd22476eeca44e78b0d819528164e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.145360 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 7905140097c74d8bb078665214ba94f0 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:38.145903 23122 tablet_service.cc:1511] Processing CreateTablet for tablet b78fb49c39be485a8f9acabc5a31b47c (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:38.146683 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7905140097c74d8bb078665214ba94f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.147368 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78fb49c39be485a8f9acabc5a31b47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.143671 23272 tablet_service.cc:1511] Processing CreateTablet for tablet 7905140097c74d8bb078665214ba94f0 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:38.149273 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7905140097c74d8bb078665214ba94f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.142066 23125 tablet_service.cc:1511] Processing CreateTablet for tablet 09fe0bf6ad644eef8e41da1e34932ba0 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:38.151331 23125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fe0bf6ad644eef8e41da1e34932ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.153148 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 444df7f82f124b3a99a07f31309a03b5 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:38.154532 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444df7f82f124b3a99a07f31309a03b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.155126 23271 tablet_service.cc:1511] Processing CreateTablet for tablet b78fb49c39be485a8f9acabc5a31b47c (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:38.156402 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78fb49c39be485a8f9acabc5a31b47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.159132 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 444df7f82f124b3a99a07f31309a03b5 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:38.160398 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444df7f82f124b3a99a07f31309a03b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.161443 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 09fe0bf6ad644eef8e41da1e34932ba0 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:38.162770 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fe0bf6ad644eef8e41da1e34932ba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.162899 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd22476eeca44e78b0d819528164e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.167642 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 4dd22476eeca44e78b0d819528164e3b (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:38.169070 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dd22476eeca44e78b0d819528164e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.171151 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 7905140097c74d8bb078665214ba94f0 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:38.172508 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7905140097c74d8bb078665214ba94f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.175241 23197 tablet_service.cc:1511] Processing CreateTablet for tablet b78fb49c39be485a8f9acabc5a31b47c (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:38.176812 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b78fb49c39be485a8f9acabc5a31b47c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.168673 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 444df7f82f124b3a99a07f31309a03b5 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:38.181730 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444df7f82f124b3a99a07f31309a03b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.237798 23324 tablet_bootstrap.cc:492] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.240978 23124 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb2e91058fb4cd88b518563adcde670 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:38.243403 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb2e91058fb4cd88b518563adcde670 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:38.244211 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb2e91058fb4cd88b518563adcde670 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:38.244813 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2e91058fb4cd88b518563adcde670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.248021 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2e91058fb4cd88b518563adcde670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.250249 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2e91058fb4cd88b518563adcde670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.264676 23122 tablet_service.cc:1511] Processing CreateTablet for tablet 26b7bb4a5f304988ac0e7f16d85b8256 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:38.266184 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b7bb4a5f304988ac0e7f16d85b8256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.267333 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 26b7bb4a5f304988ac0e7f16d85b8256 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:38.269712 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 1f68e7f825244c27b3582ff8db527ef1 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:38.270819 23324 tablet_bootstrap.cc:654] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.271574 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f68e7f825244c27b3582ff8db527ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.270925 23325 tablet_bootstrap.cc:492] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.277601 23326 tablet_bootstrap.cc:492] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.287290 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b7bb4a5f304988ac0e7f16d85b8256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.302603 23326 tablet_bootstrap.cc:654] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.306770 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 26b7bb4a5f304988ac0e7f16d85b8256 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:38.308180 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b7bb4a5f304988ac0e7f16d85b8256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.317581 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 1f68e7f825244c27b3582ff8db527ef1 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:38.325714 23325 tablet_bootstrap.cc:654] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.330938 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 1f68e7f825244c27b3582ff8db527ef1 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:38.332548 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f68e7f825244c27b3582ff8db527ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.343581 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 6f0bd95f99d546e7ab047479a3e6c304 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:38.343904 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 6f0bd95f99d546e7ab047479a3e6c304 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:38.345075 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f0bd95f99d546e7ab047479a3e6c304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.345595 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 6f0bd95f99d546e7ab047479a3e6c304 (DEFAULT_TABLE table=test-workload [id=0a23f20dc6f24c82b611cb0911b3ba49]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:38.346864 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f0bd95f99d546e7ab047479a3e6c304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.356379 23324 tablet_bootstrap.cc:492] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.356649 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f0bd95f99d546e7ab047479a3e6c304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.357086 23324 ts_tablet_manager.cc:1403] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.120s	user 0.018s	sys 0.007s
I20260709 13:07:38.360092 23324 raft_consensus.cc:359] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.361398 23324 raft_consensus.cc:385] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.363303 23324 raft_consensus.cc:740] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.364189 23324 consensus_queue.cc:260] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.374446 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f68e7f825244c27b3582ff8db527ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:38.382779 23325 tablet_bootstrap.cc:492] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.384649 23325 ts_tablet_manager.cc:1403] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.114s	user 0.039s	sys 0.004s
I20260709 13:07:38.386983 23160 heartbeater.cc:499] Master 127.17.52.254:34419 was elected leader, sending a full tablet report...
I20260709 13:07:38.386169 23324 ts_tablet_manager.cc:1434] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.005s
I20260709 13:07:38.390568 23324 tablet_bootstrap.cc:492] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.391175 23325 raft_consensus.cc:359] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.391927 23325 raft_consensus.cc:385] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.392207 23325 raft_consensus.cc:740] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.392436 23326 tablet_bootstrap.cc:492] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.392925 23326 ts_tablet_manager.cc:1403] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.116s	user 0.034s	sys 0.030s
I20260709 13:07:38.395680 23326 raft_consensus.cc:359] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.396466 23326 raft_consensus.cc:385] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.396734 23326 raft_consensus.cc:740] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.397286 23324 tablet_bootstrap.cc:654] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.397681 23326 consensus_queue.cc:260] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.402709 23325 consensus_queue.cc:260] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.405194 23309 heartbeater.cc:499] Master 127.17.52.254:34419 was elected leader, sending a full tablet report...
I20260709 13:07:38.411520 23326 ts_tablet_manager.cc:1434] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:07:38.412809 23326 tablet_bootstrap.cc:492] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.413015 23235 heartbeater.cc:499] Master 127.17.52.254:34419 was elected leader, sending a full tablet report...
I20260709 13:07:38.413507 23325 ts_tablet_manager.cc:1434] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.000s
I20260709 13:07:38.414568 23325 tablet_bootstrap.cc:492] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.411586 23324 tablet_bootstrap.cc:492] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.418511 23324 ts_tablet_manager.cc:1403] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:07:38.420683 23325 tablet_bootstrap.cc:654] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.421299 23324 raft_consensus.cc:359] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.422166 23324 raft_consensus.cc:385] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.422514 23324 raft_consensus.cc:740] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.423242 23326 tablet_bootstrap.cc:654] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.423250 23324 consensus_queue.cc:260] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.426016 23324 ts_tablet_manager.cc:1434] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:38.427188 23324 tablet_bootstrap.cc:492] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.434034 23324 tablet_bootstrap.cc:654] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.449224 23324 tablet_bootstrap.cc:492] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.449790 23324 ts_tablet_manager.cc:1403] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 13:07:38.452803 23324 raft_consensus.cc:359] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.453564 23324 raft_consensus.cc:385] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.453859 23324 raft_consensus.cc:740] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.454988 23324 consensus_queue.cc:260] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.460155 23324 ts_tablet_manager.cc:1434] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:07:38.461254 23324 tablet_bootstrap.cc:492] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.467344 23324 tablet_bootstrap.cc:654] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.480835 23326 tablet_bootstrap.cc:492] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.481351 23326 ts_tablet_manager.cc:1403] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.039s
I20260709 13:07:38.481637 23325 tablet_bootstrap.cc:492] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.482121 23325 ts_tablet_manager.cc:1403] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.068s	user 0.042s	sys 0.025s
I20260709 13:07:38.482230 23324 tablet_bootstrap.cc:492] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.482728 23324 ts_tablet_manager.cc:1403] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260709 13:07:38.484174 23325 raft_consensus.cc:359] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.484182 23326 raft_consensus.cc:359] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.484786 23325 raft_consensus.cc:385] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.485141 23326 raft_consensus.cc:385] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.485142 23325 raft_consensus.cc:740] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.485745 23326 raft_consensus.cc:740] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.485188 23324 raft_consensus.cc:359] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.486204 23324 raft_consensus.cc:385] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.486218 23325 consensus_queue.cc:260] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.486764 23324 raft_consensus.cc:740] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.486596 23326 consensus_queue.cc:260] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.487638 23324 consensus_queue.cc:260] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.488369 23325 ts_tablet_manager.cc:1434] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:38.489369 23325 tablet_bootstrap.cc:492] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.489790 23324 ts_tablet_manager.cc:1434] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:07:38.490931 23324 tablet_bootstrap.cc:492] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.495023 23325 tablet_bootstrap.cc:654] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.495362 23326 ts_tablet_manager.cc:1434] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:07:38.496285 23324 tablet_bootstrap.cc:654] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.499958 23326 tablet_bootstrap.cc:492] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.506280 23330 raft_consensus.cc:493] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.507251 23326 tablet_bootstrap.cc:654] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.506947 23330 raft_consensus.cc:515] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.512236 23330 leader_election.cc:290] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.520797 23326 tablet_bootstrap.cc:492] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.522471 23326 ts_tablet_manager.cc:1403] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:07:38.523334 23330 raft_consensus.cc:493] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.527100 23330 raft_consensus.cc:515] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.525647 23326 raft_consensus.cc:359] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.528205 23326 raft_consensus.cc:385] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.528542 23326 raft_consensus.cc:740] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.529490 23326 consensus_queue.cc:260] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.530679 23330 leader_election.cc:290] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.533811 23326 ts_tablet_manager.cc:1434] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:38.534912 23326 tablet_bootstrap.cc:492] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.534991 23325 tablet_bootstrap.cc:492] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.537041 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78fb49c39be485a8f9acabc5a31b47c" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.537698 23325 ts_tablet_manager.cc:1403] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.015s
I20260709 13:07:38.538471 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444df7f82f124b3a99a07f31309a03b5" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.541060 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78fb49c39be485a8f9acabc5a31b47c" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.541589 23326 tablet_bootstrap.cc:654] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.541746 23284 raft_consensus.cc:2468] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.542112 23325 raft_consensus.cc:359] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.542829 23325 raft_consensus.cc:385] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.542716 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444df7f82f124b3a99a07f31309a03b5" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.543174 23325 raft_consensus.cc:740] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.544108 23325 consensus_queue.cc:260] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
W20260709 13:07:38.544517 23098 leader_election.cc:343] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:38.545230 23324 tablet_bootstrap.cc:492] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.545805 23324 ts_tablet_manager.cc:1403] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.023s
I20260709 13:07:38.546283 23325 ts_tablet_manager.cc:1434] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:38.547284 23325 tablet_bootstrap.cc:492] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.548970 23324 raft_consensus.cc:359] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.549326 23098 leader_election.cc:304] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.550254 23330 raft_consensus.cc:2804] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.550654 23330 raft_consensus.cc:493] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.550987 23330 raft_consensus.cc:3060] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:38.551827 23099 leader_election.cc:343] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:38.553792 23325 tablet_bootstrap.cc:654] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:38.555675 23099 leader_election.cc:343] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:38.556149 23099 leader_election.cc:304] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08; no voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:38.558683 23345 raft_consensus.cc:2749] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:38.560742 23345 raft_consensus.cc:493] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.561137 23345 raft_consensus.cc:515] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.564196 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd22476eeca44e78b0d819528164e3b" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.564810 23284 raft_consensus.cc:2468] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.564958 23330 raft_consensus.cc:515] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.566042 23098 leader_election.cc:304] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.568501 23324 raft_consensus.cc:385] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.568871 23324 raft_consensus.cc:740] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.569049 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd22476eeca44e78b0d819528164e3b" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.569604 23345 leader_election.cc:290] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.569758 23209 raft_consensus.cc:2468] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.570139 23345 raft_consensus.cc:2804] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.570465 23345 raft_consensus.cc:493] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.570750 23324 consensus_queue.cc:260] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.570775 23345 raft_consensus.cc:3060] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.573863 23324 ts_tablet_manager.cc:1434] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 13:07:38.574930 23326 tablet_bootstrap.cc:492] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.575201 23325 tablet_bootstrap.cc:492] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.575572 23326 ts_tablet_manager.cc:1403] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.014s
I20260709 13:07:38.575696 23325 ts_tablet_manager.cc:1403] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.001s
I20260709 13:07:38.576805 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78fb49c39be485a8f9acabc5a31b47c" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
W20260709 13:07:38.578052 23099 leader_election.cc:343] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:38.578716 23326 raft_consensus.cc:359] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.579017 23325 raft_consensus.cc:359] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.579523 23326 raft_consensus.cc:385] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.579779 23325 raft_consensus.cc:385] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.579730 23345 raft_consensus.cc:515] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.579950 23326 raft_consensus.cc:740] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.580276 23325 raft_consensus.cc:740] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.581007 23326 consensus_queue.cc:260] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.582249 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd22476eeca44e78b0d819528164e3b" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:38.582818 23209 raft_consensus.cc:3060] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.583199 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b78fb49c39be485a8f9acabc5a31b47c" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.583765 23284 raft_consensus.cc:3060] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.583973 23326 ts_tablet_manager.cc:1434] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:38.585083 23326 tablet_bootstrap.cc:492] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.581018 23325 consensus_queue.cc:260] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.591172 23284 raft_consensus.cc:2468] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.591781 23326 tablet_bootstrap.cc:654] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.592437 23098 leader_election.cc:304] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [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: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: c207433f51a54939ac04d0d5e3b29f64
I20260709 13:07:38.595443 23325 ts_tablet_manager.cc:1434] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:07:38.596712 23325 tablet_bootstrap.cc:492] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.599319 23209 raft_consensus.cc:2468] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.601043 23099 leader_election.cc:304] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.582103 23330 leader_election.cc:290] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.604521 23346 raft_consensus.cc:2804] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.605044 23346 raft_consensus.cc:697] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:38.605937 23346 consensus_queue.cc:237] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.598326 23345 leader_election.cc:290] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.609813 23345 raft_consensus.cc:2804] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.610289 23345 raft_consensus.cc:697] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:38.611083 23345 consensus_queue.cc:237] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.613040 23324 tablet_bootstrap.cc:492] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.618840 23325 tablet_bootstrap.cc:654] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.621537 23324 tablet_bootstrap.cc:654] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.624280 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4dd22476eeca44e78b0d819528164e3b" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.625103 23284 raft_consensus.cc:3060] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.633509 23284 raft_consensus.cc:2468] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.645150 23346 raft_consensus.cc:493] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.645748 23346 raft_consensus.cc:515] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.646481 23031 catalog_manager.cc:5697] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.647360 23325 tablet_bootstrap.cc:492] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.647921 23325 ts_tablet_manager.cc:1403] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.015s
I20260709 13:07:38.648769 23346 leader_election.cc:290] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:38.648659 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fe0bf6ad644eef8e41da1e34932ba0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.648278 23031 catalog_manager.cc:5697] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.648926 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fe0bf6ad644eef8e41da1e34932ba0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.649452 23284 raft_consensus.cc:2468] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.649588 23209 raft_consensus.cc:2468] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.650625 23098 leader_election.cc:304] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.650810 23324 tablet_bootstrap.cc:492] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.651402 23324 ts_tablet_manager.cc:1403] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260709 13:07:38.653599 23326 tablet_bootstrap.cc:492] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.653421 23325 raft_consensus.cc:359] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.654471 23326 ts_tablet_manager.cc:1403] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.070s	user 0.049s	sys 0.009s
I20260709 13:07:38.654394 23325 raft_consensus.cc:385] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.654618 23346 raft_consensus.cc:2804] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.655167 23325 raft_consensus.cc:740] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.655247 23346 raft_consensus.cc:493] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.655733 23346 raft_consensus.cc:3060] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.656127 23325 consensus_queue.cc:260] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.658213 23326 raft_consensus.cc:359] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.659027 23326 raft_consensus.cc:385] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.659363 23326 raft_consensus.cc:740] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.660137 23326 consensus_queue.cc:260] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.661938 23325 ts_tablet_manager.cc:1434] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:07:38.662768 23326 ts_tablet_manager.cc:1434] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:38.663074 23325 tablet_bootstrap.cc:492] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.663893 23326 tablet_bootstrap.cc:492] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.670516 23326 tablet_bootstrap.cc:654] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.673194 23325 tablet_bootstrap.cc:654] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.654336 23324 raft_consensus.cc:359] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.676288 23324 raft_consensus.cc:385] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.676609 23324 raft_consensus.cc:740] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.680562 23346 raft_consensus.cc:515] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.682196 23326 tablet_bootstrap.cc:492] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.682794 23326 ts_tablet_manager.cc:1403] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 13:07:38.683458 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fe0bf6ad644eef8e41da1e34932ba0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.683761 23325 tablet_bootstrap.cc:492] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.684091 23284 raft_consensus.cc:3060] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.684316 23325 ts_tablet_manager.cc:1403] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 13:07:38.686156 23326 raft_consensus.cc:359] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.686128 23324 consensus_queue.cc:260] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.687201 23326 raft_consensus.cc:385] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.687620 23326 raft_consensus.cc:740] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.688827 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fe0bf6ad644eef8e41da1e34932ba0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:38.688702 23326 consensus_queue.cc:260] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.687743 23346 leader_election.cc:290] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:38.689421 23209 raft_consensus.cc:3060] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.691645 23324 ts_tablet_manager.cc:1434] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:07:38.694026 23326 ts_tablet_manager.cc:1434] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260709 13:07:38.687543 23325 raft_consensus.cc:359] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.694665 23325 raft_consensus.cc:385] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.694988 23325 raft_consensus.cc:740] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
W20260709 13:07:38.695223 23081 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:38.695380 23326 tablet_bootstrap.cc:492] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.695835 23325 consensus_queue.cc:260] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.698129 23325 ts_tablet_manager.cc:1434] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:07:38.699106 23325 tablet_bootstrap.cc:492] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.702481 23326 tablet_bootstrap.cc:654] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.702425 23284 raft_consensus.cc:2468] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.703776 23098 leader_election.cc:304] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.704643 23346 raft_consensus.cc:2804] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.705116 23346 raft_consensus.cc:697] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:38.705598 23324 tablet_bootstrap.cc:492] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.705958 23346 consensus_queue.cc:237] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } }
I20260709 13:07:38.711781 23326 tablet_bootstrap.cc:492] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.712522 23326 ts_tablet_manager.cc:1403] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:07:38.712703 23324 tablet_bootstrap.cc:654] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.705209 23325 tablet_bootstrap.cc:654] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.716073 23326 raft_consensus.cc:359] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.716964 23326 raft_consensus.cc:385] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.717308 23326 raft_consensus.cc:740] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.718227 23326 consensus_queue.cc:260] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.720727 23326 ts_tablet_manager.cc:1434] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:38.720921 23324 tablet_bootstrap.cc:492] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.721436 23324 ts_tablet_manager.cc:1403] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.003s
I20260709 13:07:38.721854 23326 tablet_bootstrap.cc:492] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.724260 23324 raft_consensus.cc:359] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.724977 23324 raft_consensus.cc:385] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.725275 23324 raft_consensus.cc:740] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.725976 23324 consensus_queue.cc:260] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.728471 23324 ts_tablet_manager.cc:1434] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:38.729463 23324 tablet_bootstrap.cc:492] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.730192 23326 tablet_bootstrap.cc:654] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.736227 23324 tablet_bootstrap.cc:654] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.740200 23209 raft_consensus.cc:2468] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.740792 23325 tablet_bootstrap.cc:492] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.740864 23326 tablet_bootstrap.cc:492] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.741405 23325 ts_tablet_manager.cc:1403] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.008s
I20260709 13:07:38.741544 23326 ts_tablet_manager.cc:1403] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:07:38.742304 23032 catalog_manager.cc:5697] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.744547 23325 raft_consensus.cc:359] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.744720 23326 raft_consensus.cc:359] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.745479 23325 raft_consensus.cc:385] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.745639 23326 raft_consensus.cc:385] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.745857 23325 raft_consensus.cc:740] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.746109 23326 raft_consensus.cc:740] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.746767 23325 consensus_queue.cc:260] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.747030 23326 consensus_queue.cc:260] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.749015 23325 ts_tablet_manager.cc:1434] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:38.749357 23326 ts_tablet_manager.cc:1434] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:38.749990 23325 tablet_bootstrap.cc:492] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.750397 23326 tablet_bootstrap.cc:492] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:38.756820 23325 tablet_bootstrap.cc:654] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.756824 23326 tablet_bootstrap.cc:654] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.768839 23324 tablet_bootstrap.cc:492] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.768945 23325 tablet_bootstrap.cc:492] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.769338 23324 ts_tablet_manager.cc:1403] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.019s
I20260709 13:07:38.769483 23325 ts_tablet_manager.cc:1403] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:07:38.769940 23326 tablet_bootstrap.cc:492] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:38.770444 23326 ts_tablet_manager.cc:1403] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:07:38.772128 23324 raft_consensus.cc:359] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.772380 23325 raft_consensus.cc:359] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.772852 23324 raft_consensus.cc:385] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.773078 23325 raft_consensus.cc:385] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.772773 23326 raft_consensus.cc:359] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.773350 23324 raft_consensus.cc:740] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.773445 23325 raft_consensus.cc:740] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.773504 23326 raft_consensus.cc:385] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.774061 23326 raft_consensus.cc:740] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.774283 23324 consensus_queue.cc:260] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.774379 23325 consensus_queue.cc:260] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.774889 23326 consensus_queue.cc:260] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.776444 23325 ts_tablet_manager.cc:1434] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:07:38.776542 23324 ts_tablet_manager.cc:1434] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:38.776794 23326 ts_tablet_manager.cc:1434] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:07:38.777527 23324 tablet_bootstrap.cc:492] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:38.780773 23325 tablet_bootstrap.cc:492] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:38.783964 23324 tablet_bootstrap.cc:654] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.786929 23325 tablet_bootstrap.cc:654] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:38.789307 23324 tablet_bootstrap.cc:492] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:38.789865 23324 ts_tablet_manager.cc:1403] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:07:38.791627 23325 tablet_bootstrap.cc:492] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:38.792197 23325 ts_tablet_manager.cc:1403] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:07:38.792683 23324 raft_consensus.cc:359] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.793422 23324 raft_consensus.cc:385] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.793682 23324 raft_consensus.cc:740] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.794472 23324 consensus_queue.cc:260] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.795190 23325 raft_consensus.cc:359] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.795749 23325 raft_consensus.cc:385] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:38.795943 23325 raft_consensus.cc:740] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:38.796478 23325 consensus_queue.cc:260] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.796698 23324 ts_tablet_manager.cc:1434] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:07:38.798291 23325 ts_tablet_manager.cc:1434] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:07:38.800096 23333 raft_consensus.cc:493] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.800889 23333 raft_consensus.cc:515] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.806602 23333 leader_election.cc:290] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.818976 23333 raft_consensus.cc:493] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.819454 23333 raft_consensus.cc:515] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.821559 23333 leader_election.cc:290] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.823853 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.824225 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68e7f825244c27b3582ff8db527ef1" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.824465 23284 raft_consensus.cc:2468] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:38.824890 23283 raft_consensus.cc:2468] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:38.825510 23173 leader_election.cc:304] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.826273 23333 raft_consensus.cc:2804] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.826472 23173 leader_election.cc:304] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.826639 23333 raft_consensus.cc:493] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.827108 23333 raft_consensus.cc:3060] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.830271 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:38.830575 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68e7f825244c27b3582ff8db527ef1" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:38.830981 23135 raft_consensus.cc:2468] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:38.831176 23134 raft_consensus.cc:2468] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:38.834793 23372 raft_consensus.cc:2804] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.835160 23372 raft_consensus.cc:493] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.835088 23333 raft_consensus.cc:515] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.835542 23372 raft_consensus.cc:3060] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.836750 23333 leader_election.cc:290] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.837677 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.838402 23283 raft_consensus.cc:3060] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.840942 23372 raft_consensus.cc:515] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.837715 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:38.841677 23134 raft_consensus.cc:3060] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.842932 23372 leader_election.cc:290] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.843444 23283 raft_consensus.cc:2468] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:38.843705 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68e7f825244c27b3582ff8db527ef1" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:38.844348 23135 raft_consensus.cc:3060] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.844583 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f68e7f825244c27b3582ff8db527ef1" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.845000 23284 raft_consensus.cc:3060] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.848625 23134 raft_consensus.cc:2468] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:38.849591 23173 leader_election.cc:304] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.849906 23284 raft_consensus.cc:2468] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:38.850601 23372 raft_consensus.cc:2804] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.851083 23372 raft_consensus.cc:697] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:38.851392 23135 raft_consensus.cc:2468] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:38.851886 23372 consensus_queue.cc:237] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.852595 23174 leader_election.cc:304] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.853478 23333 raft_consensus.cc:2804] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.854027 23331 raft_consensus.cc:493] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.854511 23331 raft_consensus.cc:515] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.854835 23333 raft_consensus.cc:697] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:38.856853 23331 leader_election.cc:290] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:38.856511 23333 consensus_queue.cc:237] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.863955 23031 catalog_manager.cc:5697] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.871764 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:38.872488 23135 raft_consensus.cc:2468] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 0.
I20260709 13:07:38.873371 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.873550 23248 leader_election.cc:304] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.874064 23209 raft_consensus.cc:2468] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 0.
I20260709 13:07:38.874354 23331 raft_consensus.cc:2804] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.874744 23331 raft_consensus.cc:493] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.875038 23331 raft_consensus.cc:3060] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.878364 23031 catalog_manager.cc:5697] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.880554 23331 raft_consensus.cc:515] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.883371 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:38.883641 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:38.884025 23135 raft_consensus.cc:3060] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.884294 23209 raft_consensus.cc:3060] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.884737 23346 raft_consensus.cc:493] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.885226 23346 raft_consensus.cc:515] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.886737 23333 raft_consensus.cc:493] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.887233 23333 raft_consensus.cc:515] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.887260 23346 leader_election.cc:290] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.889029 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905140097c74d8bb078665214ba94f0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.889652 23210 raft_consensus.cc:2468] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.889916 23333 leader_election.cc:290] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.889819 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444df7f82f124b3a99a07f31309a03b5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:38.890754 23134 raft_consensus.cc:2468] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:38.891793 23174 leader_election.cc:304] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.892055 23099 leader_election.cc:304] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.892571 23135 raft_consensus.cc:2468] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 1.
I20260709 13:07:38.892601 23333 raft_consensus.cc:2804] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.893230 23333 raft_consensus.cc:493] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.886807 23331 leader_election.cc:290] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:38.893651 23333 raft_consensus.cc:3060] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.893103 23346 raft_consensus.cc:2804] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.894147 23248 leader_election.cc:304] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.894357 23346 raft_consensus.cc:493] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.894862 23346 raft_consensus.cc:3060] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.894883 23209 raft_consensus.cc:2468] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 1.
I20260709 13:07:38.895752 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444df7f82f124b3a99a07f31309a03b5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.896382 23284 raft_consensus.cc:2468] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:38.897722 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905140097c74d8bb078665214ba94f0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.898377 23331 raft_consensus.cc:2804] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.898303 23284 raft_consensus.cc:2468] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.900576 23333 raft_consensus.cc:515] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.900851 23331 raft_consensus.cc:697] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:38.901881 23331 consensus_queue.cc:237] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.903218 23333 leader_election.cc:290] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.903038 23346 raft_consensus.cc:515] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.903425 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444df7f82f124b3a99a07f31309a03b5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.903975 23284 raft_consensus.cc:3060] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.904984 23346 leader_election.cc:290] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.905889 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444df7f82f124b3a99a07f31309a03b5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:38.906541 23135 raft_consensus.cc:3060] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.906454 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905140097c74d8bb078665214ba94f0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:38.907681 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905140097c74d8bb078665214ba94f0" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.908317 23283 raft_consensus.cc:3060] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.907922 23209 raft_consensus.cc:3060] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.914139 23135 raft_consensus.cc:2468] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:38.914453 23283 raft_consensus.cc:2468] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.915854 23098 leader_election.cc:304] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:38.916687 23346 raft_consensus.cc:2804] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.917167 23346 raft_consensus.cc:697] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:38.917218 23174 leader_election.cc:304] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.918282 23346 consensus_queue.cc:237] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.916709 23209 raft_consensus.cc:2468] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.919798 23333 raft_consensus.cc:2804] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.920511 23333 raft_consensus.cc:697] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:38.921319 23333 consensus_queue.cc:237] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.921854 23031 catalog_manager.cc:5697] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:38.921794 23284 raft_consensus.cc:2468] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:38.928684 23030 catalog_manager.cc:5697] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.931582 23032 catalog_manager.cc:5697] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:38.934898 23346 raft_consensus.cc:493] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:38.935467 23346 raft_consensus.cc:515] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.938100 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:38.938248 23346 leader_election.cc:290] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.938750 23209 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.939347 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:38.939823 23099 leader_election.cc:304] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.939980 23284 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:38.940606 23346 raft_consensus.cc:2804] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:38.940974 23346 raft_consensus.cc:493] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:38.941295 23346 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.945941 23346 raft_consensus.cc:515] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.947402 23346 leader_election.cc:290] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:38.948055 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:38.948318 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:38.948570 23209 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.948808 23284 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:38.953183 23209 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.953383 23284 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:38.954190 23099 leader_election.cc:304] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:38.954902 23346 raft_consensus.cc:2804] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:38.955255 23346 raft_consensus.cc:697] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:38.955971 23346 consensus_queue.cc:237] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:38.962251 23032 catalog_manager.cc:5697] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.000974 23346 consensus_queue.cc:1048] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.011142 23345 consensus_queue.cc:1048] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.034243 23209 raft_consensus.cc:3060] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:39.041254 23345 consensus_queue.cc:1048] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.056166 23349 consensus_queue.cc:1048] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.069617 23283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
mode: GRACEFUL
new_leader_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:43648
I20260709 13:07:39.070209 23283 raft_consensus.cc:606] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Received request to transfer leadership to TS c207433f51a54939ac04d0d5e3b29f64
I20260709 13:07:39.082841 23135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
mode: GRACEFUL
new_leader_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:51416
I20260709 13:07:39.083335 23135 raft_consensus.cc:606] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Received request to transfer leadership to TS c207433f51a54939ac04d0d5e3b29f64
I20260709 13:07:39.098495 23209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
mode: GRACEFUL
new_leader_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:52816
I20260709 13:07:39.098965 23209 raft_consensus.cc:606] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Received request to transfer leadership to TS fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:39.168620 23349 consensus_queue.cc:1048] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.179586 23346 consensus_queue.cc:1048] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.329783 23346 consensus_queue.cc:1048] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.339463 23333 consensus_queue.cc:1048] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.342172 23345 consensus_queue.cc:1048] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.349785 23373 raft_consensus.cc:993] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: : Instructing follower fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:39.350272 23373 raft_consensus.cc:1081] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Signalling peer fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:39.353740 23283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:07:39.354403 23283 raft_consensus.cc:493] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.354831 23283 raft_consensus.cc:3060] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.355767 23372 consensus_queue.cc:1048] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.362097 23283 raft_consensus.cc:515] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.366097 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:39.366154 23283 leader_election.cc:290] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:39.370446 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f0bd95f99d546e7ab047479a3e6c304" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:39.371062 23209 raft_consensus.cc:3055] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.371387 23209 raft_consensus.cc:740] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:39.372323 23209 consensus_queue.cc:260] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.374662 23209 raft_consensus.cc:3060] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.376637 23331 consensus_queue.cc:1048] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.378991 23331 consensus_queue.cc:1048] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.383594 23209 raft_consensus.cc:2468] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 2.
I20260709 13:07:39.384805 23248 leader_election.cc:304] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [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: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 7012061cc6974b349ed37d6732b35f08
I20260709 13:07:39.385766 23331 raft_consensus.cc:2804] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.386299 23331 raft_consensus.cc:697] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 2 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:39.387101 23331 consensus_queue.cc:237] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.392987 23372 consensus_queue.cc:1048] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:39.396632 23347 consensus_queue.cc:1048] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.398764 23399 raft_consensus.cc:993] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: : Instructing follower c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:39.399446 23331 raft_consensus.cc:1081] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Signalling peer c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:39.403627 23208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:52810
I20260709 13:07:39.404340 23208 raft_consensus.cc:493] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.404757 23208 raft_consensus.cc:3060] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.403929 23031 catalog_manager.cc:5697] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 1 to 2, leader changed from c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194) to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:39.410429 23372 consensus_queue.cc:1048] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:39.416246 23208 raft_consensus.cc:515] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.418931 23208 leader_election.cc:290] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:39.420607 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:39.420624 23209 raft_consensus.cc:1240] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Rejecting Update request from peer fe41e6dbee394c469a71e02a0093c106 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:39.421357 23135 raft_consensus.cc:3060] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.422917 23373 consensus_queue.cc:1048] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.424904 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2e91058fb4cd88b518563adcde670" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:39.425539 23284 raft_consensus.cc:3055] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.425860 23284 raft_consensus.cc:740] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:39.426690 23284 consensus_queue.cc:260] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.427896 23284 raft_consensus.cc:3060] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.428517 23349 raft_consensus.cc:993] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: : Instructing follower c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:39.429384 23345 raft_consensus.cc:1081] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Signalling peer c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:39.430624 23135 raft_consensus.cc:2468] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:39.433027 23174 leader_election.cc:304] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:39.434063 23333 raft_consensus.cc:2804] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.434412 23210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:52802
I20260709 13:07:39.435210 23210 raft_consensus.cc:493] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:39.435611 23210 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.434541 23333 raft_consensus.cc:697] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:39.436904 23333 consensus_queue.cc:237] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.441329 23345 consensus_queue.cc:1048] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.441861 23284 raft_consensus.cc:2468] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:39.463032 23210 raft_consensus.cc:515] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.469795 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:39.470429 23135 raft_consensus.cc:3055] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:39.470726 23135 raft_consensus.cc:740] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:39.471467 23135 consensus_queue.cc:260] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.472574 23135 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.476804 23372 consensus_queue.cc:1048] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:39.482649 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:39.483347 23283 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.483709 23210 leader_election.cc:290] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:39.489418 23135 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:39.491168 23174 leader_election.cc:304] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:39.491793 23283 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:39.492115 23372 raft_consensus.cc:2804] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:39.492733 23372 raft_consensus.cc:697] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:39.493299 23030 catalog_manager.cc:5697] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 1 to 2, leader changed from fe41e6dbee394c469a71e02a0093c106 (127.17.52.195) to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.493551 23372 consensus_queue.cc:237] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:39.510843 23030 catalog_manager.cc:5697] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 1 to 2, leader changed from 7012061cc6974b349ed37d6732b35f08 (127.17.52.193) to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:39.769462 23134 raft_consensus.cc:3060] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:39.774638 23134 raft_consensus.cc:1275] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.775767 23400 consensus_queue.cc:1048] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.782887 23210 raft_consensus.cc:1275] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.784706 23399 consensus_queue.cc:1048] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.907509 23283 raft_consensus.cc:1275] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.909289 23373 consensus_queue.cc:1048] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.909729 23283 raft_consensus.cc:1275] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.911024 23373 consensus_queue.cc:1048] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.919523 23134 raft_consensus.cc:1275] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.920850 23373 consensus_queue.cc:1048] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:39.926124 23135 raft_consensus.cc:1275] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:39.927574 23408 consensus_queue.cc:1048] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:42.128131 23031 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54448:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:42.130204 23031 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:42.176038 23120 tablet_service.cc:1511] Processing CreateTablet for tablet d620dcb9a6c546c48d8c5e9a17bf09db (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:42.177275 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d620dcb9a6c546c48d8c5e9a17bf09db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.177043 23196 tablet_service.cc:1511] Processing CreateTablet for tablet d620dcb9a6c546c48d8c5e9a17bf09db (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:42.178320 23269 tablet_service.cc:1511] Processing CreateTablet for tablet d620dcb9a6c546c48d8c5e9a17bf09db (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:42.179507 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d620dcb9a6c546c48d8c5e9a17bf09db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.180016 23122 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9d85e1efc44fda812cdcd1a17227f5 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:42.180570 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9d85e1efc44fda812cdcd1a17227f5 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:42.181238 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9d85e1efc44fda812cdcd1a17227f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.178344 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d620dcb9a6c546c48d8c5e9a17bf09db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.182025 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9d85e1efc44fda812cdcd1a17227f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.192143 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9d85e1efc44fda812cdcd1a17227f5 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:42.193544 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 21acb3cba1304154a438c19262570869 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:42.194965 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21acb3cba1304154a438c19262570869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.193536 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9d85e1efc44fda812cdcd1a17227f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.206804 23424 tablet_bootstrap.cc:492] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.213395 23424 tablet_bootstrap.cc:654] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.215520 23425 tablet_bootstrap.cc:492] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.219061 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 21acb3cba1304154a438c19262570869 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:42.220341 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21acb3cba1304154a438c19262570869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.220824 23424 tablet_bootstrap.cc:492] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.221501 23424 ts_tablet_manager.cc:1403] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 13:07:42.222203 23124 tablet_service.cc:1511] Processing CreateTablet for tablet 812c34ab563e4c49bdbe9c596ec3f10e (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:42.223502 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812c34ab563e4c49bdbe9c596ec3f10e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.224375 23424 raft_consensus.cc:359] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.225111 23424 raft_consensus.cc:385] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.225381 23424 raft_consensus.cc:740] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.226118 23424 consensus_queue.cc:260] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.220981 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 21acb3cba1304154a438c19262570869 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:42.235291 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21acb3cba1304154a438c19262570869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.239564 23427 tablet_bootstrap.cc:492] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.240715 23424 ts_tablet_manager.cc:1434] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:07:42.242197 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 812c34ab563e4c49bdbe9c596ec3f10e (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:42.243757 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 812c34ab563e4c49bdbe9c596ec3f10e (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:42.245028 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812c34ab563e4c49bdbe9c596ec3f10e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.246421 23197 tablet_service.cc:1511] Processing CreateTablet for tablet a99d29bdad494cbeb1b0da487753e91c (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:42.248095 23124 tablet_service.cc:1511] Processing CreateTablet for tablet a99d29bdad494cbeb1b0da487753e91c (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:42.248320 23272 tablet_service.cc:1511] Processing CreateTablet for tablet a99d29bdad494cbeb1b0da487753e91c (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:42.249706 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99d29bdad494cbeb1b0da487753e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.249974 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99d29bdad494cbeb1b0da487753e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.250365 23120 tablet_service.cc:1511] Processing CreateTablet for tablet 689b29107daf40afa2967a75ced64b35 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:42.251534 23120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689b29107daf40afa2967a75ced64b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.256088 23424 tablet_bootstrap.cc:492] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.258194 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812c34ab563e4c49bdbe9c596ec3f10e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.249049 23425 tablet_bootstrap.cc:654] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.265652 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99d29bdad494cbeb1b0da487753e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.268743 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 689b29107daf40afa2967a75ced64b35 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:42.270105 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689b29107daf40afa2967a75ced64b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.272374 23424 tablet_bootstrap.cc:654] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.274343 23122 tablet_service.cc:1511] Processing CreateTablet for tablet 1f83900157e141369dabf1381d3c858b (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:42.275596 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f83900157e141369dabf1381d3c858b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.268764 23195 tablet_service.cc:1511] Processing CreateTablet for tablet 689b29107daf40afa2967a75ced64b35 (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:42.281064 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 689b29107daf40afa2967a75ced64b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.289161 23425 tablet_bootstrap.cc:492] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.294238 23425 ts_tablet_manager.cc:1403] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.000s
I20260709 13:07:42.296347 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 1f83900157e141369dabf1381d3c858b (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:42.297709 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f83900157e141369dabf1381d3c858b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.300113 23427 tablet_bootstrap.cc:654] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.297268 23425 raft_consensus.cc:359] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.306849 23270 tablet_service.cc:1511] Processing CreateTablet for tablet 1f83900157e141369dabf1381d3c858b (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:42.312848 23123 tablet_service.cc:1511] Processing CreateTablet for tablet bda89a93e04e452b9f31cabdfe40963a (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:42.317342 23125 tablet_service.cc:1511] Processing CreateTablet for tablet d965aac5131745bb94d94123be88d87f (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:42.315019 23198 tablet_service.cc:1511] Processing CreateTablet for tablet bda89a93e04e452b9f31cabdfe40963a (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:42.319005 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda89a93e04e452b9f31cabdfe40963a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.319569 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda89a93e04e452b9f31cabdfe40963a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.316144 23273 tablet_service.cc:1511] Processing CreateTablet for tablet bda89a93e04e452b9f31cabdfe40963a (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:42.320011 23425 raft_consensus.cc:385] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.320334 23425 raft_consensus.cc:740] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.319744 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f83900157e141369dabf1381d3c858b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.325181 23125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d965aac5131745bb94d94123be88d87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.326409 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda89a93e04e452b9f31cabdfe40963a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.334828 23425 consensus_queue.cc:260] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.337157 23425 ts_tablet_manager.cc:1434] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.000s
I20260709 13:07:42.349443 23424 tablet_bootstrap.cc:492] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.350126 23424 ts_tablet_manager.cc:1403] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.016s
I20260709 13:07:42.353071 23424 raft_consensus.cc:359] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.353778 23424 raft_consensus.cc:385] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.354058 23424 raft_consensus.cc:740] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.354729 23424 consensus_queue.cc:260] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.357263 23424 ts_tablet_manager.cc:1434] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:42.358340 23424 tablet_bootstrap.cc:492] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.360453 23196 tablet_service.cc:1511] Processing CreateTablet for tablet d965aac5131745bb94d94123be88d87f (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:42.363960 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d965aac5131745bb94d94123be88d87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.370735 23424 tablet_bootstrap.cc:654] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.374084 23425 tablet_bootstrap.cc:492] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.376768 23273 tablet_service.cc:1511] Processing CreateTablet for tablet d965aac5131745bb94d94123be88d87f (DEFAULT_TABLE table=soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:42.378041 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d965aac5131745bb94d94123be88d87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:42.381827 23427 tablet_bootstrap.cc:492] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.382378 23427 ts_tablet_manager.cc:1403] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.143s	user 0.002s	sys 0.011s
I20260709 13:07:42.382862 23424 tablet_bootstrap.cc:492] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.383400 23424 ts_tablet_manager.cc:1403] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260709 13:07:42.384975 23425 tablet_bootstrap.cc:654] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.385381 23427 raft_consensus.cc:359] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.386173 23427 raft_consensus.cc:385] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.386458 23427 raft_consensus.cc:740] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.386641 23424 raft_consensus.cc:359] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.387599 23424 raft_consensus.cc:385] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.388012 23424 raft_consensus.cc:740] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.388840 23424 consensus_queue.cc:260] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.387485 23427 consensus_queue.cc:260] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.398391 23424 ts_tablet_manager.cc:1434] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 13:07:42.399544 23424 tablet_bootstrap.cc:492] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.404973 23427 ts_tablet_manager.cc:1434] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:07:42.407852 23427 tablet_bootstrap.cc:492] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.410403 23424 tablet_bootstrap.cc:654] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.415685 23427 tablet_bootstrap.cc:654] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.416975 23425 tablet_bootstrap.cc:492] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.417644 23425 ts_tablet_manager.cc:1403] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.030s
I20260709 13:07:42.420020 23424 tablet_bootstrap.cc:492] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.420538 23424 ts_tablet_manager.cc:1403] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.013s
I20260709 13:07:42.420830 23427 tablet_bootstrap.cc:492] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.420660 23425 raft_consensus.cc:359] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.421312 23427 ts_tablet_manager.cc:1403] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:07:42.421473 23425 raft_consensus.cc:385] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.421823 23425 raft_consensus.cc:740] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.422606 23425 consensus_queue.cc:260] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.423897 23424 raft_consensus.cc:359] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.424665 23424 raft_consensus.cc:385] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.424155 23427 raft_consensus.cc:359] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.424854 23425 ts_tablet_manager.cc:1434] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:07:42.425009 23424 raft_consensus.cc:740] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.425172 23427 raft_consensus.cc:385] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.425536 23427 raft_consensus.cc:740] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.425916 23425 tablet_bootstrap.cc:492] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.426121 23424 consensus_queue.cc:260] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.426358 23427 consensus_queue.cc:260] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.428481 23424 ts_tablet_manager.cc:1434] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:07:42.429471 23424 tablet_bootstrap.cc:492] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.434414 23427 ts_tablet_manager.cc:1434] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:42.435530 23427 tablet_bootstrap.cc:492] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.435830 23424 tablet_bootstrap.cc:654] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.438901 23425 tablet_bootstrap.cc:654] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.443758 23427 tablet_bootstrap.cc:654] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.453173 23424 tablet_bootstrap.cc:492] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.453768 23424 ts_tablet_manager.cc:1403] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 13:07:42.456960 23424 raft_consensus.cc:359] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.457743 23424 raft_consensus.cc:385] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.458036 23424 raft_consensus.cc:740] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.459487 23424 consensus_queue.cc:260] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.462863 23427 tablet_bootstrap.cc:492] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.462957 23424 ts_tablet_manager.cc:1434] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:42.463487 23427 ts_tablet_manager.cc:1403] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260709 13:07:42.464131 23424 tablet_bootstrap.cc:492] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.464282 23425 tablet_bootstrap.cc:492] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.464922 23425 ts_tablet_manager.cc:1403] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.039s	user 0.028s	sys 0.004s
I20260709 13:07:42.466598 23427 raft_consensus.cc:359] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.467371 23427 raft_consensus.cc:385] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.467656 23427 raft_consensus.cc:740] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.468251 23425 raft_consensus.cc:359] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.468350 23427 consensus_queue.cc:260] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.469179 23425 raft_consensus.cc:385] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.469544 23425 raft_consensus.cc:740] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.470320 23425 consensus_queue.cc:260] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.471021 23424 tablet_bootstrap.cc:654] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.475589 23427 ts_tablet_manager.cc:1434] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:07:42.476693 23427 tablet_bootstrap.cc:492] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.480291 23425 ts_tablet_manager.cc:1434] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:07:42.482285 23425 tablet_bootstrap.cc:492] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.482750 23424 tablet_bootstrap.cc:492] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.482982 23427 tablet_bootstrap.cc:654] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.483269 23424 ts_tablet_manager.cc:1403] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:07:42.480222 23412 raft_consensus.cc:493] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.486093 23412 raft_consensus.cc:515] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.486521 23424 raft_consensus.cc:359] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.487226 23424 raft_consensus.cc:385] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.487501 23424 raft_consensus.cc:740] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.488300 23412 leader_election.cc:290] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:42.488312 23424 consensus_queue.cc:260] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.490846 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:42.492095 23424 ts_tablet_manager.cc:1434] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:07:42.492421 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.493079 23424 tablet_bootstrap.cc:492] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
W20260709 13:07:42.493587 23248 leader_election.cc:343] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.493112 23210 raft_consensus.cc:2468] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 0.
I20260709 13:07:42.495178 23248 leader_election.cc:304] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [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: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 7012061cc6974b349ed37d6732b35f08
I20260709 13:07:42.496301 23412 raft_consensus.cc:2804] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.496668 23412 raft_consensus.cc:493] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.497001 23412 raft_consensus.cc:3060] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.499384 23424 tablet_bootstrap.cc:654] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.501927 23425 tablet_bootstrap.cc:654] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.504702 23412 raft_consensus.cc:515] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.507951 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:42.508884 23412 leader_election.cc:290] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:42.510840 23425 tablet_bootstrap.cc:492] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.511132 23427 tablet_bootstrap.cc:492] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.511549 23425 ts_tablet_manager.cc:1403] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260709 13:07:42.511581 23427 ts_tablet_manager.cc:1403] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.015s
I20260709 13:07:42.511883 23424 tablet_bootstrap.cc:492] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.512418 23424 ts_tablet_manager.cc:1403] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
W20260709 13:07:42.514545 23248 leader_election.cc:343] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.514868 23425 raft_consensus.cc:359] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.515131 23424 raft_consensus.cc:359] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.515738 23425 raft_consensus.cc:385] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.515995 23424 raft_consensus.cc:385] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.516206 23425 raft_consensus.cc:740] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.516048 23427 raft_consensus.cc:359] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.517096 23427 raft_consensus.cc:385] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.515095 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:42.517527 23427 raft_consensus.cc:740] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.516395 23424 raft_consensus.cc:740] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.517534 23425 consensus_queue.cc:260] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.518657 23424 consensus_queue.cc:260] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.520218 23425 ts_tablet_manager.cc:1434] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:07:42.521203 23424 ts_tablet_manager.cc:1434] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:07:42.521296 23425 tablet_bootstrap.cc:492] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.522269 23424 tablet_bootstrap.cc:492] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.518464 23427 consensus_queue.cc:260] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.524597 23427 ts_tablet_manager.cc:1434] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260709 13:07:42.527194 23333 raft_consensus.cc:493] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.527341 23427 tablet_bootstrap.cc:492] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.527801 23333 raft_consensus.cc:515] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.528693 23425 tablet_bootstrap.cc:654] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.529918 23333 leader_election.cc:290] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.531038 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.531700 23281 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:42.533026 23173 leader_election.cc:304] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:42.535022 23427 tablet_bootstrap.cc:654] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.535995 23210 raft_consensus.cc:3060] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.540263 23333 raft_consensus.cc:2804] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.540691 23333 raft_consensus.cc:493] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.541026 23333 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.541831 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:42.544142 23134 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:42.556008 23333 raft_consensus.cc:515] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.573568 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:42.574313 23134 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.557726 23210 raft_consensus.cc:2468] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 1.
I20260709 13:07:42.581423 23248 leader_election.cc:304] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [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: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 7012061cc6974b349ed37d6732b35f08
I20260709 13:07:42.581624 23347 raft_consensus.cc:493] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.582175 23347 raft_consensus.cc:515] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.582619 23412 raft_consensus.cc:2804] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.590600 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d620dcb9a6c546c48d8c5e9a17bf09db" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.591360 23209 raft_consensus.cc:2468] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.592942 23099 leader_election.cc:304] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.595127 23347 leader_election.cc:290] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.595679 23347 raft_consensus.cc:2804] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.596038 23347 raft_consensus.cc:493] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.596350 23347 raft_consensus.cc:3060] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:42.598347 23173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.52.195:45771, user_credentials={real_user=slave}} blocked reactor thread for 65411.9us
I20260709 13:07:42.612838 23427 tablet_bootstrap.cc:492] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.613432 23427 ts_tablet_manager.cc:1403] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.086s	user 0.041s	sys 0.041s
I20260709 13:07:42.613701 23425 tablet_bootstrap.cc:492] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.598927 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d620dcb9a6c546c48d8c5e9a17bf09db" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.614315 23425 ts_tablet_manager.cc:1403] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.093s	user 0.040s	sys 0.050s
I20260709 13:07:42.614718 23281 raft_consensus.cc:2468] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.616480 23427 raft_consensus.cc:359] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.617244 23427 raft_consensus.cc:385] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.617727 23427 raft_consensus.cc:740] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.617863 23412 raft_consensus.cc:697] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:42.617475 23425 raft_consensus.cc:359] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.618515 23425 raft_consensus.cc:385] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.617218 23134 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:42.618683 23427 consensus_queue.cc:260] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.618822 23412 consensus_queue.cc:237] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.618892 23425 raft_consensus.cc:740] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.621100 23424 tablet_bootstrap.cc:654] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.620319 23174 leader_election.cc:304] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.625274 23425 consensus_queue.cc:260] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.625731 23444 raft_consensus.cc:2804] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.626252 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:42.626861 23281 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.627607 23425 ts_tablet_manager.cc:1434] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:42.628616 23425 tablet_bootstrap.cc:492] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.626148 23447 raft_consensus.cc:493] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.630487 23447 raft_consensus.cc:515] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.632740 23447 leader_election.cc:290] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.624842 23333 leader_election.cc:290] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.634037 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acb3cba1304154a438c19262570869" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.635277 23210 raft_consensus.cc:2468] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.635519 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acb3cba1304154a438c19262570869" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.625942 23443 raft_consensus.cc:493] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.636178 23283 raft_consensus.cc:2468] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.636643 23443 raft_consensus.cc:515] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.637455 23098 leader_election.cc:304] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:42.638504 23443 leader_election.cc:290] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.639189 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:42.639488 23447 raft_consensus.cc:2804] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.639699 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.639976 23447 raft_consensus.cc:493] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.640311 23447 raft_consensus.cc:3060] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:42.640671 23174 leader_election.cc:343] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:42.641130 23173 leader_election.cc:343] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.641594 23173 leader_election.cc:304] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64; no voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:42.641340 23427 ts_tablet_manager.cc:1434] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 13:07:42.642678 23443 raft_consensus.cc:2749] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.643158 23427 tablet_bootstrap.cc:492] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.647217 23424 tablet_bootstrap.cc:492] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.646760 23347 raft_consensus.cc:515] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.647812 23424 ts_tablet_manager.cc:1403] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.001s
I20260709 13:07:42.648998 23347 leader_election.cc:290] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.651087 23424 raft_consensus.cc:359] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.651562 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d620dcb9a6c546c48d8c5e9a17bf09db" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:42.652016 23424 raft_consensus.cc:385] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.652130 23210 raft_consensus.cc:3060] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.652521 23424 raft_consensus.cc:740] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.652506 23427 tablet_bootstrap.cc:654] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.651796 23281 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:42.651974 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d620dcb9a6c546c48d8c5e9a17bf09db" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:42.658226 23283 raft_consensus.cc:3060] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.658190 23424 consensus_queue.cc:260] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.659431 23210 raft_consensus.cc:2468] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.661463 23099 leader_election.cc:304] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.662271 23347 raft_consensus.cc:2804] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.662693 23347 raft_consensus.cc:697] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:42.663486 23347 consensus_queue.cc:237] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.664079 23424 ts_tablet_manager.cc:1434] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:42.665239 23424 tablet_bootstrap.cc:492] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: Bootstrap starting.
I20260709 13:07:42.668062 23446 raft_consensus.cc:493] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.668656 23446 raft_consensus.cc:515] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.671027 23446 leader_election.cc:290] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:42.672621 23283 raft_consensus.cc:2468] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.673213 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.673940 23209 raft_consensus.cc:2468] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 0.
I20260709 13:07:42.675194 23248 leader_election.cc:304] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:42.676203 23446 raft_consensus.cc:2804] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.676626 23446 raft_consensus.cc:493] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.676957 23446 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.681509 23030 catalog_manager.cc:5697] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.684365 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:42.675238 23425 tablet_bootstrap.cc:654] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.684726 23444 raft_consensus.cc:697] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:42.685804 23444 consensus_queue.cc:237] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
W20260709 13:07:42.686138 23248 leader_election.cc:343] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.689270 23424 tablet_bootstrap.cc:654] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.690420 23446 raft_consensus.cc:515] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.692492 23446 leader_election.cc:290] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:42.693626 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:42.693735 23447 raft_consensus.cc:515] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.694336 23210 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.694204 23032 catalog_manager.cc:5697] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.695977 23447 leader_election.cc:290] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.694938 23427 tablet_bootstrap.cc:492] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.696957 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:42.697311 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acb3cba1304154a438c19262570869" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:42.697885 23283 raft_consensus.cc:3060] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.698820 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21acb3cba1304154a438c19262570869" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:42.699470 23209 raft_consensus.cc:3060] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.696998 23427 ts_tablet_manager.cc:1403] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.006s
W20260709 13:07:42.708561 23248 leader_election.cc:343] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.709911 23283 raft_consensus.cc:2468] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.711014 23425 tablet_bootstrap.cc:492] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.711503 23425 ts_tablet_manager.cc:1403] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.004s
I20260709 13:07:42.711951 23098 leader_election.cc:304] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:42.712814 23447 raft_consensus.cc:2804] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.713261 23447 raft_consensus.cc:697] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:42.713917 23447 consensus_queue.cc:237] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.713958 23031 catalog_manager.cc:5697] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.728524 23427 raft_consensus.cc:359] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.729498 23427 raft_consensus.cc:385] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.729797 23427 raft_consensus.cc:740] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.730629 23427 consensus_queue.cc:260] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.733371 23427 ts_tablet_manager.cc:1434] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260709 13:07:42.736207 23209 raft_consensus.cc:2468] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.739056 23427 tablet_bootstrap.cc:492] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.742653 23210 raft_consensus.cc:2468] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 1.
I20260709 13:07:42.743547 23425 raft_consensus.cc:359] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.743927 23248 leader_election.cc:304] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [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: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 7012061cc6974b349ed37d6732b35f08
I20260709 13:07:42.744356 23425 raft_consensus.cc:385] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.744684 23425 raft_consensus.cc:740] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.745102 23446 raft_consensus.cc:2804] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.745394 23425 consensus_queue.cc:260] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.745896 23446 raft_consensus.cc:697] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:42.746776 23446 consensus_queue.cc:237] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.753571 23424 tablet_bootstrap.cc:492] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: No bootstrap required, opened a new log
I20260709 13:07:42.753547 23427 tablet_bootstrap.cc:654] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.754118 23424 ts_tablet_manager.cc:1403] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: Time spent bootstrapping tablet: real 0.089s	user 0.034s	sys 0.016s
I20260709 13:07:42.756958 23424 raft_consensus.cc:359] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.757596 23424 raft_consensus.cc:385] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.757854 23424 raft_consensus.cc:740] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.758528 23424 consensus_queue.cc:260] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.760501 23424 ts_tablet_manager.cc:1434] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:07:42.765098 23425 ts_tablet_manager.cc:1434] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.005s
I20260709 13:07:42.766283 23425 tablet_bootstrap.cc:492] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.766551 23444 raft_consensus.cc:493] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.767210 23444 raft_consensus.cc:515] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.767851 23427 tablet_bootstrap.cc:492] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.768362 23427 ts_tablet_manager.cc:1403] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.007s
I20260709 13:07:42.769381 23444 leader_election.cc:290] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.770426 23032 catalog_manager.cc:5697] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 1 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:42.771209 23427 raft_consensus.cc:359] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.773185 23427 raft_consensus.cc:385] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.771627 23447 raft_consensus.cc:493] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.773607 23427 raft_consensus.cc:740] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.774237 23447 raft_consensus.cc:515] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.774772 23427 consensus_queue.cc:260] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.775959 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:42.776422 23447 leader_election.cc:290] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.777436 23427 ts_tablet_manager.cc:1434] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:07:42.773586 23425 tablet_bootstrap.cc:654] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.778429 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689b29107daf40afa2967a75ced64b35" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.779089 23281 raft_consensus.cc:2468] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.779227 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689b29107daf40afa2967a75ced64b35" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.779911 23210 raft_consensus.cc:2468] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.780658 23098 leader_election.cc:304] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:42.781554 23427 tablet_bootstrap.cc:492] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.781646 23453 raft_consensus.cc:2804] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.782286 23453 raft_consensus.cc:493] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.779978 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.782683 23453 raft_consensus.cc:3060] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:42.781915 23174 leader_election.cc:343] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.784591 23030 catalog_manager.cc:5697] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
W20260709 13:07:42.785456 23173 leader_election.cc:343] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:42.785894 23173 leader_election.cc:304] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64; no voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:42.786664 23444 raft_consensus.cc:2749] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:07:42.773265 23081 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:42.787655 23425 tablet_bootstrap.cc:492] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.788225 23425 ts_tablet_manager.cc:1403] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260709 13:07:42.791254 23425 raft_consensus.cc:359] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.791997 23425 raft_consensus.cc:385] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.792341 23425 raft_consensus.cc:740] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.792500 23427 tablet_bootstrap.cc:654] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.793251 23425 consensus_queue.cc:260] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.801683 23425 ts_tablet_manager.cc:1434] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:07:42.801967 23453 raft_consensus.cc:515] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.802855 23425 tablet_bootstrap.cc:492] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.802764 23447 raft_consensus.cc:493] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.803331 23447 raft_consensus.cc:515] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.805295 23447 leader_election.cc:290] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.806216 23427 tablet_bootstrap.cc:492] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.806401 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.806990 23453 leader_election.cc:290] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.807723 23427 ts_tablet_manager.cc:1403] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 13:07:42.809058 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689b29107daf40afa2967a75ced64b35" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:42.809660 23283 raft_consensus.cc:3060] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.809930 23425 tablet_bootstrap.cc:654] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.810330 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.810555 23427 raft_consensus.cc:359] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.811088 23209 raft_consensus.cc:2393] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7012061cc6974b349ed37d6732b35f08 in current term 1: Already voted for candidate fe41e6dbee394c469a71e02a0093c106 in this term.
I20260709 13:07:42.811244 23427 raft_consensus.cc:385] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.811570 23427 raft_consensus.cc:740] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.812357 23427 consensus_queue.cc:260] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.814657 23427 ts_tablet_manager.cc:1434] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:42.815503 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689b29107daf40afa2967a75ced64b35" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:42.816262 23210 raft_consensus.cc:3060] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.817830 23283 raft_consensus.cc:2468] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.812753 23099 leader_election.cc:304] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08; no voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:42.819231 23453 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.819267 23098 leader_election.cc:304] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:42.820277 23447 raft_consensus.cc:2804] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.821043 23447 raft_consensus.cc:697] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:42.821313 23425 tablet_bootstrap.cc:492] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.821906 23425 ts_tablet_manager.cc:1403] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 13:07:42.823055 23427 tablet_bootstrap.cc:492] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: Bootstrap starting.
I20260709 13:07:42.821843 23447 consensus_queue.cc:237] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.825826 23425 raft_consensus.cc:359] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.826943 23425 raft_consensus.cc:385] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.827315 23425 raft_consensus.cc:740] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.827996 23425 consensus_queue.cc:260] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.829146 23427 tablet_bootstrap.cc:654] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.830317 23425 ts_tablet_manager.cc:1434] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:42.831307 23425 tablet_bootstrap.cc:492] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: Bootstrap starting.
I20260709 13:07:42.836745 23425 tablet_bootstrap.cc:654] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:42.838160 23210 raft_consensus.cc:2468] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.826359 23453 raft_consensus.cc:2749] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:42.842710 23425 tablet_bootstrap.cc:492] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: No bootstrap required, opened a new log
I20260709 13:07:42.843180 23425 ts_tablet_manager.cc:1403] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:07:42.845757 23425 raft_consensus.cc:359] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.846495 23425 raft_consensus.cc:385] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.846786 23425 raft_consensus.cc:740] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.847409 23425 consensus_queue.cc:260] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.848896 23425 ts_tablet_manager.cc:1434] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:07:42.857872 23427 tablet_bootstrap.cc:492] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: No bootstrap required, opened a new log
I20260709 13:07:42.858448 23427 ts_tablet_manager.cc:1403] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.010s
I20260709 13:07:42.858945 23030 catalog_manager.cc:5697] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.860939 23427 raft_consensus.cc:359] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.861554 23427 raft_consensus.cc:385] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:42.861754 23427 raft_consensus.cc:740] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Initialized, Role: FOLLOWER
I20260709 13:07:42.862279 23427 consensus_queue.cc:260] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.863561 23427 ts_tablet_manager.cc:1434] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:42.866561 23447 raft_consensus.cc:493] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.867000 23447 raft_consensus.cc:515] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.868949 23447 leader_election.cc:290] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.869040 23444 raft_consensus.cc:493] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.869585 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.870162 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.870285 23210 raft_consensus.cc:2468] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.869982 23444 raft_consensus.cc:515] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.870811 23283 raft_consensus.cc:2468] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:42.871546 23099 leader_election.cc:304] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.872242 23444 leader_election.cc:290] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.873100 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83900157e141369dabf1381d3c858b" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08" is_pre_election: true
I20260709 13:07:42.873275 23447 raft_consensus.cc:2804] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.873646 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83900157e141369dabf1381d3c858b" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.873756 23134 raft_consensus.cc:2468] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:42.873874 23447 raft_consensus.cc:493] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.874365 23283 raft_consensus.cc:2468] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 0.
I20260709 13:07:42.874531 23447 raft_consensus.cc:3060] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.875247 23174 leader_election.cc:304] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.876097 23444 raft_consensus.cc:2804] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:42.876446 23444 raft_consensus.cc:493] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:42.876763 23444 raft_consensus.cc:3060] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.881873 23447 raft_consensus.cc:515] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.884078 23447 leader_election.cc:290] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.884507 23444 raft_consensus.cc:515] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.884756 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:42.885366 23210 raft_consensus.cc:3060] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.887606 23444 leader_election.cc:290] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.885288 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:42.888263 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83900157e141369dabf1381d3c858b" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:42.888442 23283 raft_consensus.cc:3060] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.888581 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f83900157e141369dabf1381d3c858b" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:42.889308 23281 raft_consensus.cc:3060] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.888850 23134 raft_consensus.cc:3060] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.892508 23210 raft_consensus.cc:2468] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.893615 23099 leader_election.cc:304] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.894413 23447 raft_consensus.cc:2804] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.894886 23447 raft_consensus.cc:697] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:42.895268 23283 raft_consensus.cc:2468] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:42.895651 23447 consensus_queue.cc:237] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.898278 23134 raft_consensus.cc:2468] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:42.899333 23174 leader_election.cc:304] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:42.899361 23281 raft_consensus.cc:2468] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 1.
I20260709 13:07:42.900110 23444 raft_consensus.cc:2804] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:42.900629 23444 raft_consensus.cc:697] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:42.902297 23444 consensus_queue.cc:237] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.910674 23032 catalog_manager.cc:5697] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 0 to 1, leader changed from <none> to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.913250 23030 catalog_manager.cc:5697] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:42.982453 23447 raft_consensus.cc:493] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:42.983031 23447 raft_consensus.cc:515] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:42.984701 23447 leader_election.cc:290] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:42.985503 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:42.985682 23283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:42.986259 23210 raft_consensus.cc:2393] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7012061cc6974b349ed37d6732b35f08 in current term 1: Already voted for candidate fe41e6dbee394c469a71e02a0093c106 in this term.
I20260709 13:07:42.987247 23099 leader_election.cc:304] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08; no voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:42.987825 23447 raft_consensus.cc:3060] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:42.993631 23447 raft_consensus.cc:2749] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:43.101603 23447 consensus_queue.cc:1048] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.110742 23446 consensus_queue.cc:1048] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.116642 23347 consensus_queue.cc:1048] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.131879 23466 consensus_queue.cc:1048] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.162806 23446 consensus_queue.cc:1048] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.172818 23412 consensus_queue.cc:1048] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.189222 23447 consensus_queue.cc:1048] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.196203 23444 consensus_queue.cc:1048] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.203166 23347 consensus_queue.cc:1048] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.216657 23444 consensus_queue.cc:1048] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:43.222362 23347 raft_consensus.cc:493] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:43.223038 23347 raft_consensus.cc:515] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.225590 23347 leader_election.cc:290] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.227217 23282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106" is_pre_election: true
I20260709 13:07:43.228008 23282 raft_consensus.cc:2468] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:43.228307 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64" is_pre_election: true
I20260709 13:07:43.229022 23209 raft_consensus.cc:2468] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 0.
I20260709 13:07:43.229311 23098 leader_election.cc:304] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:43.230299 23347 raft_consensus.cc:2804] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:43.230664 23347 raft_consensus.cc:493] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:43.231117 23347 raft_consensus.cc:3060] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.241766 23347 raft_consensus.cc:515] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.250105 23347 leader_election.cc:290] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.250332 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:43.251036 23284 raft_consensus.cc:3060] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.250381 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:43.252887 23209 raft_consensus.cc:3060] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:43.258483 23284 raft_consensus.cc:2468] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:43.259730 23098 leader_election.cc:304] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:43.261251 23453 raft_consensus.cc:2804] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:43.262567 23453 raft_consensus.cc:697] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:43.264369 23453 consensus_queue.cc:237] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.266183 23209 raft_consensus.cc:2468] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 1.
I20260709 13:07:43.273643 23031 catalog_manager.cc:5697] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.282064 23453 consensus_queue.cc:1048] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.292771 23347 consensus_queue.cc:1048] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.301474 23347 consensus_queue.cc:1048] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.311142 23347 consensus_queue.cc:1048] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.383841 23209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
mode: GRACEFUL
new_leader_uuid: "7012061cc6974b349ed37d6732b35f08"
 from {username='slave'} at 127.0.0.1:52816
I20260709 13:07:43.384353 23209 raft_consensus.cc:606] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Received request to transfer leadership to TS 7012061cc6974b349ed37d6732b35f08
I20260709 13:07:43.391731 23281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
mode: GRACEFUL
new_leader_uuid: "7012061cc6974b349ed37d6732b35f08"
 from {username='slave'} at 127.0.0.1:43648
I20260709 13:07:43.392251 23281 raft_consensus.cc:606] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Received request to transfer leadership to TS 7012061cc6974b349ed37d6732b35f08
I20260709 13:07:43.397030 23281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
mode: GRACEFUL
new_leader_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:43648
I20260709 13:07:43.397534 23281 raft_consensus.cc:606] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Received request to transfer leadership to TS c207433f51a54939ac04d0d5e3b29f64
I20260709 13:07:43.402508 23134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "689b29107daf40afa2967a75ced64b35"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
mode: GRACEFUL
new_leader_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:51416
I20260709 13:07:43.402945 23134 raft_consensus.cc:606] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Received request to transfer leadership to TS c207433f51a54939ac04d0d5e3b29f64
I20260709 13:07:43.411142 23134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
mode: GRACEFUL
new_leader_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:51416
I20260709 13:07:43.411679 23134 raft_consensus.cc:606] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Received request to transfer leadership to TS c207433f51a54939ac04d0d5e3b29f64
I20260709 13:07:43.415907 23134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d965aac5131745bb94d94123be88d87f"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
mode: GRACEFUL
new_leader_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:51416
I20260709 13:07:43.416361 23134 raft_consensus.cc:606] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Received request to transfer leadership to TS fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:43.442539 23488 consensus_queue.cc:1048] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.453644 23444 consensus_queue.cc:1048] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.647336 23466 raft_consensus.cc:993] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: : Instructing follower 7012061cc6974b349ed37d6732b35f08 to start an election
I20260709 13:07:43.647742 23483 raft_consensus.cc:1081] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Signalling peer 7012061cc6974b349ed37d6732b35f08 to start an election
I20260709 13:07:43.649322 23134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
 from {username='slave'} at 127.0.0.1:51410
I20260709 13:07:43.649924 23134 raft_consensus.cc:493] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.650321 23134 raft_consensus.cc:3060] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.656265 23134 raft_consensus.cc:515] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.657891 23134 leader_election.cc:290] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 2 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.658629 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:43.659099 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812c34ab563e4c49bdbe9c596ec3f10e" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:43.659282 23209 raft_consensus.cc:3060] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.659672 23281 raft_consensus.cc:3055] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.659996 23281 raft_consensus.cc:740] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:43.660738 23281 consensus_queue.cc:260] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.661933 23281 raft_consensus.cc:3060] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.666280 23209 raft_consensus.cc:2468] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 2.
I20260709 13:07:43.667745 23099 leader_election.cc:304] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:43.668507 23347 raft_consensus.cc:2804] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.668908 23281 raft_consensus.cc:2468] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 2.
I20260709 13:07:43.668926 23347 raft_consensus.cc:697] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:43.669989 23347 consensus_queue.cc:237] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.677333 23032 catalog_manager.cc:5697] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 1 to 2, leader changed from fe41e6dbee394c469a71e02a0093c106 (127.17.52.195) to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.678584 23347 consensus_queue.cc:1048] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.688352 23453 raft_consensus.cc:993] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: : Instructing follower c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:43.688813 23453 raft_consensus.cc:1081] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Signalling peer c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:43.692907 23208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:52802
I20260709 13:07:43.693288 23447 consensus_queue.cc:1048] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:43.693509 23208 raft_consensus.cc:493] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.693976 23208 raft_consensus.cc:3060] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.708061 23208 raft_consensus.cc:515] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.709978 23209 raft_consensus.cc:1240] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Rejecting Update request from peer 7012061cc6974b349ed37d6732b35f08 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:43.710803 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:43.711434 23135 raft_consensus.cc:3055] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.711761 23135 raft_consensus.cc:740] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:43.712538 23135 consensus_queue.cc:260] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.713621 23135 raft_consensus.cc:3060] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.714557 23208 leader_election.cc:290] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.714789 23449 raft_consensus.cc:993] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: : Instructing follower 7012061cc6974b349ed37d6732b35f08 to start an election
I20260709 13:07:43.715229 23444 raft_consensus.cc:1081] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Signalling peer 7012061cc6974b349ed37d6732b35f08 to start an election
I20260709 13:07:43.715075 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda89a93e04e452b9f31cabdfe40963a" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:43.715750 23284 raft_consensus.cc:3060] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.717053 23134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
 from {username='slave'} at 127.0.0.1:51398
I20260709 13:07:43.717700 23134 raft_consensus.cc:493] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.718137 23134 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.720786 23135 raft_consensus.cc:2468] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:43.721851 23174 leader_election.cc:304] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:43.722539 23488 raft_consensus.cc:2804] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.722981 23488 raft_consensus.cc:697] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:43.723765 23488 consensus_queue.cc:237] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.724093 23284 raft_consensus.cc:2468] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:43.724911 23134 raft_consensus.cc:515] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.727334 23134 leader_election.cc:290] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 2 election: Requested vote from peers c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.727741 23208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:43.728655 23208 raft_consensus.cc:3055] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.728976 23208 raft_consensus.cc:740] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:43.729280 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "7012061cc6974b349ed37d6732b35f08" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:43.730048 23483 raft_consensus.cc:993] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: : Instructing follower c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:43.729796 23208 consensus_queue.cc:260] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.730407 23284 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.730525 23466 raft_consensus.cc:1081] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Signalling peer c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:43.731125 23208 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.732311 23209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:52810
I20260709 13:07:43.732734 23209 raft_consensus.cc:493] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.732988 23209 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.733474 23033 catalog_manager.cc:5697] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 1 to 2, leader changed from 7012061cc6974b349ed37d6732b35f08 (127.17.52.193) to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.737651 23208 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 2.
I20260709 13:07:43.737624 23209 raft_consensus.cc:515] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.739097 23099 leader_election.cc:304] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, c207433f51a54939ac04d0d5e3b29f64; no voters: 
I20260709 13:07:43.739856 23347 raft_consensus.cc:2804] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.740082 23209 leader_election.cc:290] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.740294 23347 raft_consensus.cc:697] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Becoming Leader. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:43.740790 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:43.741354 23281 raft_consensus.cc:3055] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.741178 23347 consensus_queue.cc:237] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.741694 23281 raft_consensus.cc:740] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:43.742457 23281 consensus_queue.cc:260] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.743477 23281 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.748761 23284 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7012061cc6974b349ed37d6732b35f08 in term 2.
I20260709 13:07:43.749403 23033 catalog_manager.cc:5697] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 reported cstate change: term changed from 1 to 2, leader changed from c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194) to 7012061cc6974b349ed37d6732b35f08 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "7012061cc6974b349ed37d6732b35f08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.750571 23134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:43.751143 23134 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.751199 23281 raft_consensus.cc:2468] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:43.752269 23173 leader_election.cc:304] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:43.752979 23447 raft_consensus.cc:993] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: : Instructing follower c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:43.753043 23488 raft_consensus.cc:2804] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.753621 23488 raft_consensus.cc:697] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:43.753590 23347 raft_consensus.cc:1081] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Signalling peer c207433f51a54939ac04d0d5e3b29f64 to start an election
I20260709 13:07:43.754487 23488 consensus_queue.cc:237] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.755851 23209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "689b29107daf40afa2967a75ced64b35"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
 from {username='slave'} at 127.0.0.1:52802
I20260709 13:07:43.756395 23209 raft_consensus.cc:493] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.756734 23209 raft_consensus.cc:3060] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.762483 23031 catalog_manager.cc:5697] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 1 to 2, leader changed from fe41e6dbee394c469a71e02a0093c106 (127.17.52.195) to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.764104 23134 raft_consensus.cc:2468] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:43.765726 23209 raft_consensus.cc:515] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.768427 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689b29107daf40afa2967a75ced64b35" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:43.768994 23135 raft_consensus.cc:3055] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.769305 23135 raft_consensus.cc:740] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:43.769454 23281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "689b29107daf40afa2967a75ced64b35" candidate_uuid: "c207433f51a54939ac04d0d5e3b29f64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
I20260709 13:07:43.770042 23281 raft_consensus.cc:3060] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.769905 23135 consensus_queue.cc:260] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.770974 23135 raft_consensus.cc:3060] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.771381 23209 leader_election.cc:290] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771)
I20260709 13:07:43.776726 23281 raft_consensus.cc:2468] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:43.777501 23135 raft_consensus.cc:2468] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c207433f51a54939ac04d0d5e3b29f64 in term 2.
I20260709 13:07:43.777825 23173 leader_election.cc:304] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:43.778697 23488 raft_consensus.cc:2804] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.779073 23488 raft_consensus.cc:697] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Leader. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:43.779762 23488 consensus_queue.cc:237] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.785733 23031 catalog_manager.cc:5697] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 reported cstate change: term changed from 1 to 2, leader changed from 7012061cc6974b349ed37d6732b35f08 (127.17.52.193) to c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "c207433f51a54939ac04d0d5e3b29f64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:43.792155 23347 raft_consensus.cc:993] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: : Instructing follower fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:43.792618 23453 raft_consensus.cc:1081] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Signalling peer fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:43.794692 23281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d965aac5131745bb94d94123be88d87f"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:43618
I20260709 13:07:43.795408 23281 raft_consensus.cc:493] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:43.795794 23281 raft_consensus.cc:3060] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.803184 23281 raft_consensus.cc:515] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.805287 23281 leader_election.cc:290] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:43.806237 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:43.806269 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d965aac5131745bb94d94123be88d87f" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:43.807009 23135 raft_consensus.cc:3055] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:43.807071 23209 raft_consensus.cc:3060] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.807451 23135 raft_consensus.cc:740] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:43.808139 23135 consensus_queue.cc:260] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.809036 23135 raft_consensus.cc:3060] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:43.813611 23135 raft_consensus.cc:2468] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 2.
I20260709 13:07:43.813741 23209 raft_consensus.cc:2468] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 2.
I20260709 13:07:43.814682 23248 leader_election.cc:304] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:43.815446 23466 raft_consensus.cc:2804] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:43.815923 23466 raft_consensus.cc:697] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 2 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:43.816656 23466 consensus_queue.cc:237] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:43.822649 23031 catalog_manager.cc:5697] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 1 to 2, leader changed from 7012061cc6974b349ed37d6732b35f08 (127.17.52.193) to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:44.133873 23135 raft_consensus.cc:1275] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.135030 23499 consensus_queue.cc:1048] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.144528 23281 raft_consensus.cc:1275] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.145819 23499 consensus_queue.cc:1048] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.174788 23281 raft_consensus.cc:1275] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.176054 23499 consensus_queue.cc:1048] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.184223 23135 raft_consensus.cc:1275] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.185724 23449 consensus_queue.cc:1048] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.216238 23135 raft_consensus.cc:1275] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.217425 23466 consensus_queue.cc:1048] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.224984 23209 raft_consensus.cc:1275] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.227176 23503 consensus_queue.cc:1048] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.233178 23208 raft_consensus.cc:1275] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Refusing update from remote peer 7012061cc6974b349ed37d6732b35f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.234398 23453 consensus_queue.cc:1048] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.242419 23281 raft_consensus.cc:1275] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer 7012061cc6974b349ed37d6732b35f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.243698 23447 consensus_queue.cc:1048] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.254154 23208 raft_consensus.cc:1275] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Refusing update from remote peer 7012061cc6974b349ed37d6732b35f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.255278 23447 consensus_queue.cc:1048] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.263422 23281 raft_consensus.cc:1275] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer 7012061cc6974b349ed37d6732b35f08: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.265058 23347 consensus_queue.cc:1048] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.354046 23135 raft_consensus.cc:1275] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.355131 23449 consensus_queue.cc:1048] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:44.362811 23281 raft_consensus.cc:1275] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Refusing update from remote peer c207433f51a54939ac04d0d5e3b29f64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:44.365161 23444 consensus_queue.cc:1048] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:46.419624 23033 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54448:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:07:46.442055 23033 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54448:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:07:46.491043 17619 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:07:46.764318 23549 log.cc:927] Time spent T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:07:46.822186 23134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
mode: GRACEFUL
new_leader_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:57984
I20260709 13:07:46.823140 23134 raft_consensus.cc:606] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Received request to transfer leadership to TS fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:46.825369 23568 tablet.cc:1724] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.822954 23572 tablet.cc:1724] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.864300 23576 tablet.cc:1724] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.868884 23574 tablet.cc:1724] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.878983 23541 raft_consensus.cc:993] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: : Instructing follower fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:46.873035 23579 tablet.cc:1724] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.879062 23566 tablet.cc:1724] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.899016 23573 tablet.cc:1724] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.885740 23541 raft_consensus.cc:1081] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Signalling peer fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:46.893661 23570 tablet.cc:1724] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.920168 23580 tablet.cc:1724] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.922796 23284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:43618
I20260709 13:07:46.923480 23284 raft_consensus.cc:493] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:46.925016 23284 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:46.934831 23284 raft_consensus.cc:515] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
W20260709 13:07:46.938637 23236 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:689b29107daf40afa2967a75ced64b35)
I20260709 13:07:46.949298 23279 raft_consensus.cc:1240] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Rejecting Update request from peer 7012061cc6974b349ed37d6732b35f08 for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:46.950912 23567 log.cc:927] Time spent T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: Append to log took a long time: real 0.091s	user 0.000s	sys 0.003s
I20260709 13:07:46.956477 23566 tablet.cc:1724] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:46.958827 23310 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:689b29107daf40afa2967a75ced64b35)
I20260709 13:07:46.964087 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:46.965106 23133 raft_consensus.cc:3055] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:46.965674 23133 raft_consensus.cc:740] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
W20260709 13:07:46.970940 23310 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:689b29107daf40afa2967a75ced64b35)
I20260709 13:07:46.985407 23583 tablet.cc:1724] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.991107 23284 leader_election.cc:290] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 3 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:46.992061 23584 tablet.cc:1724] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.949353 23580 tablet.cc:1724] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.001345 23583 tablet.cc:1724] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.001642 23572 tablet.cc:1724] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.015938 23207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9d85e1efc44fda812cdcd1a17227f5" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:47.014861 23586 tablet.cc:1724] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.016601 23207 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.033614 23573 tablet.cc:1724] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:46.983619 23133 consensus_queue.cc:260] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.039815 23207 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 3.
I20260709 13:07:47.040200 23210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
mode: GRACEFUL
new_leader_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:45956
I20260709 13:07:47.041003 23210 raft_consensus.cc:606] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Received request to transfer leadership to TS fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:47.041847 23576 tablet.cc:1724] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.042569 17619 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:07:47.025478 23568 tablet.cc:1724] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:07:47.038545 23546 consensus_queue.cc:1175] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "fe41e6dbee394c469a71e02a0093c106" responder_term: 3 status { last_received { term: 2 index: 3 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7012061cc6974b349ed37d6732b35f08 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:07:47.029399 23583 tablet.cc:1724] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.030400 23574 tablet.cc:1724] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.050158 23570 tablet.cc:1724] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.054639 23580 tablet.cc:1724] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.055399 23576 tablet.cc:1724] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.060864 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:47.061920 23248 leader_election.cc:304] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [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: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:47.063261 23544 raft_consensus.cc:2804] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:47.049683 23572 tablet.cc:1724] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.063758 23544 raft_consensus.cc:697] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 3 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:47.064663 23544 consensus_queue.cc:237] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.068392 23573 tablet.cc:1724] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.072005 23133 raft_consensus.cc:3060] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.078495 23210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256"
dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
mode: GRACEFUL
new_leader_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:45956
I20260709 13:07:47.079181 23210 raft_consensus.cc:606] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Received request to transfer leadership to TS fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:47.080605 23133 raft_consensus.cc:2468] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 3.
I20260709 13:07:47.083146 23135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7905140097c74d8bb078665214ba94f0"
dest_uuid: "7012061cc6974b349ed37d6732b35f08"
mode: GRACEFUL
new_leader_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:57984
I20260709 13:07:47.083724 23135 raft_consensus.cc:606] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Received request to transfer leadership to TS fe41e6dbee394c469a71e02a0093c106
I20260709 13:07:47.101064 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:07:47.101763 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:47.108726 23033 catalog_manager.cc:5697] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 2 to 3, leader changed from 7012061cc6974b349ed37d6732b35f08 (127.17.52.193) to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.109885 23033 catalog_manager.cc:5789] TS fe41e6dbee394c469a71e02a0093c106 (127.17.52.195:45771) does not have the latest schema for tablet 9f9d85e1efc44fda812cdcd1a17227f5 (table soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73]). Expected version 1 got 0
I20260709 13:07:47.120949 23031 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c: soft_deleted_table [id=e2859e2ab8904c0c810b42cb4ad5ba73] alter complete (version 1)
I20260709 13:07:47.347987 23578 raft_consensus.cc:993] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: : Instructing follower fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:47.348497 23582 raft_consensus.cc:1081] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Signalling peer fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:47.349923 23279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:07:47.350425 23279 raft_consensus.cc:493] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.350767 23279 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.358213 23279 raft_consensus.cc:515] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.360252 23279 leader_election.cc:290] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 3 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:47.360957 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:47.361263 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99d29bdad494cbeb1b0da487753e91c" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:47.361560 23133 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.361864 23210 raft_consensus.cc:3055] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:47.362164 23210 raft_consensus.cc:740] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:47.363021 23210 consensus_queue.cc:260] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.364326 23210 raft_consensus.cc:3060] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.367028 23133 raft_consensus.cc:2468] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 3.
I20260709 13:07:47.368232 23248 leader_election.cc:304] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [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: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:47.368854 23544 raft_consensus.cc:2804] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:47.369304 23544 raft_consensus.cc:697] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 3 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:47.370186 23544 consensus_queue.cc:237] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.371639 23210 raft_consensus.cc:2468] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 3.
I20260709 13:07:47.379624 23033 catalog_manager.cc:5697] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 2 to 3, leader changed from c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194) to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.493250 23133 raft_consensus.cc:1275] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:47.494518 23544 consensus_queue.cc:1048] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:47.500228 23583 tablet.cc:1724] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:07:47.505275 23210 raft_consensus.cc:1275] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:47.506781 23577 consensus_queue.cc:1048] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:47.523384 23578 raft_consensus.cc:993] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: : Instructing follower fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:47.523844 23578 raft_consensus.cc:1081] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Signalling peer fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:47.525871 23583 tablet.cc:1719] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:07:47.528070 23279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:43632
I20260709 13:07:47.527976 23573 tablet.cc:1719] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:07:47.528697 23279 raft_consensus.cc:493] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.528993 23279 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.536528 23279 raft_consensus.cc:515] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.537866 23576 tablet.cc:1719] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:07:47.538601 23279 leader_election.cc:290] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 3 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:47.539557 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:47.540176 23133 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.546499 23133 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 3.
I20260709 13:07:47.547501 23248 leader_election.cc:304] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [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: 7012061cc6974b349ed37d6732b35f08, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:47.547991 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b7bb4a5f304988ac0e7f16d85b8256" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:47.548206 23544 raft_consensus.cc:2804] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:47.548693 23210 raft_consensus.cc:3055] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:47.548792 23544 raft_consensus.cc:697] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 3 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:47.549048 23210 raft_consensus.cc:740] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c207433f51a54939ac04d0d5e3b29f64, State: Running, Role: LEADER
I20260709 13:07:47.549780 23544 consensus_queue.cc:237] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.549829 23210 consensus_queue.cc:260] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [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: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.550911 23210 raft_consensus.cc:3060] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:47.556865 23210 raft_consensus.cc:2468] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 3.
I20260709 13:07:47.558022 23030 catalog_manager.cc:5697] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 2 to 3, leader changed from c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194) to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 3 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.617484 23595 raft_consensus.cc:993] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: : Instructing follower fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:47.618131 23546 raft_consensus.cc:1081] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Signalling peer fe41e6dbee394c469a71e02a0093c106 to start an election
I20260709 13:07:47.619535 23279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7905140097c74d8bb078665214ba94f0"
dest_uuid: "fe41e6dbee394c469a71e02a0093c106"
 from {username='slave'} at 127.0.0.1:43618
I20260709 13:07:47.619983 23279 raft_consensus.cc:493] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:47.620255 23279 raft_consensus.cc:3060] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.625337 23279 raft_consensus.cc:515] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.626866 23279 leader_election.cc:290] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 2 election: Requested vote from peers 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843), c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543)
I20260709 13:07:47.627653 23133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905140097c74d8bb078665214ba94f0" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7012061cc6974b349ed37d6732b35f08"
I20260709 13:07:47.627844 23210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905140097c74d8bb078665214ba94f0" candidate_uuid: "fe41e6dbee394c469a71e02a0093c106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c207433f51a54939ac04d0d5e3b29f64"
I20260709 13:07:47.628259 23133 raft_consensus.cc:3055] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:47.628326 23210 raft_consensus.cc:3060] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.628542 23133 raft_consensus.cc:740] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7012061cc6974b349ed37d6732b35f08, State: Running, Role: LEADER
I20260709 13:07:47.629264 23133 consensus_queue.cc:260] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.630218 23133 raft_consensus.cc:3060] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:47.633822 23210 raft_consensus.cc:2468] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 2.
I20260709 13:07:47.634696 23248 leader_election.cc:304] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c207433f51a54939ac04d0d5e3b29f64, fe41e6dbee394c469a71e02a0093c106; no voters: 
I20260709 13:07:47.635421 23544 raft_consensus.cc:2804] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:47.635869 23544 raft_consensus.cc:697] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 2 LEADER]: Becoming Leader. State: Replica: fe41e6dbee394c469a71e02a0093c106, State: Running, Role: LEADER
I20260709 13:07:47.636233 23133 raft_consensus.cc:2468] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe41e6dbee394c469a71e02a0093c106 in term 2.
I20260709 13:07:47.636795 23544 consensus_queue.cc:237] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } }
I20260709 13:07:47.643882 23030 catalog_manager.cc:5697] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 reported cstate change: term changed from 1 to 2, leader changed from 7012061cc6974b349ed37d6732b35f08 (127.17.52.193) to fe41e6dbee394c469a71e02a0093c106 (127.17.52.195). New cstate: current_term: 2 leader_uuid: "fe41e6dbee394c469a71e02a0093c106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe41e6dbee394c469a71e02a0093c106" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45771 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:47.855777 23133 raft_consensus.cc:1275] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:47.856923 23544 consensus_queue.cc:1048] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:47.865948 23210 raft_consensus.cc:1275] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:07:47.867419 23591 consensus_queue.cc:1048] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:48.003216 23210 raft_consensus.cc:1275] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:48.004575 23544 consensus_queue.cc:1048] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:48.013144 23133 raft_consensus.cc:1275] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:48.015175 23591 consensus_queue.cc:1048] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:48.047986 23210 raft_consensus.cc:1275] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:48.049150 23591 consensus_queue.cc:1048] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c207433f51a54939ac04d0d5e3b29f64" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.057688 23133 raft_consensus.cc:1275] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Refusing update from remote peer fe41e6dbee394c469a71e02a0093c106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:48.059092 23544 consensus_queue.cc:1048] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7012061cc6974b349ed37d6732b35f08" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 45843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:48.154860 17619 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:07:48.159569 17619 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:07:48.159998 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:07:48.165053 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:07:48.165468 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:07:49.192166 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
I20260709 13:07:49.218115 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:49.218819 17619 tablet_replica.cc:333] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.219506 17619 raft_consensus.cc:2243] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.219964 17619 raft_consensus.cc:2272] T 1f83900157e141369dabf1381d3c858b P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.222044 17619 tablet_replica.cc:333] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.222779 17619 raft_consensus.cc:2243] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.223217 17619 raft_consensus.cc:2272] T a99d29bdad494cbeb1b0da487753e91c P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.225140 17619 tablet_replica.cc:333] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.225677 17619 raft_consensus.cc:2243] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.226154 17619 raft_consensus.cc:2272] T d965aac5131745bb94d94123be88d87f P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.228031 17619 tablet_replica.cc:333] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.228530 17619 raft_consensus.cc:2243] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.228935 17619 raft_consensus.cc:2272] T bda89a93e04e452b9f31cabdfe40963a P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.231544 17619 tablet_replica.cc:333] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.232402 17619 raft_consensus.cc:2243] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.232867 17619 raft_consensus.cc:2272] T 689b29107daf40afa2967a75ced64b35 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.234980 17619 tablet_replica.cc:333] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.235634 17619 raft_consensus.cc:2243] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.236464 17619 raft_consensus.cc:2272] T 812c34ab563e4c49bdbe9c596ec3f10e P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.239100 17619 tablet_replica.cc:333] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.239607 17619 raft_consensus.cc:2243] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.240267 17619 raft_consensus.cc:2272] T 21acb3cba1304154a438c19262570869 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.242110 17619 tablet_replica.cc:333] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.242591 17619 raft_consensus.cc:2243] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.242942 17619 raft_consensus.cc:2272] T 9f9d85e1efc44fda812cdcd1a17227f5 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.244694 17619 tablet_replica.cc:333] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.245137 17619 raft_consensus.cc:2243] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.245509 17619 raft_consensus.cc:2272] T 26b7bb4a5f304988ac0e7f16d85b8256 P 7012061cc6974b349ed37d6732b35f08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.247221 17619 tablet_replica.cc:333] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.247680 17619 raft_consensus.cc:2243] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.248317 17619 raft_consensus.cc:2272] T d620dcb9a6c546c48d8c5e9a17bf09db P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.250010 17619 tablet_replica.cc:333] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.250502 17619 raft_consensus.cc:2243] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.250831 17619 raft_consensus.cc:2272] T 1f68e7f825244c27b3582ff8db527ef1 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.252657 17619 tablet_replica.cc:333] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.253101 17619 raft_consensus.cc:2243] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.253841 17619 raft_consensus.cc:2272] T 09fe0bf6ad644eef8e41da1e34932ba0 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.255808 17619 tablet_replica.cc:333] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.256258 17619 raft_consensus.cc:2243] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.256652 17619 raft_consensus.cc:2272] T 3cb2e91058fb4cd88b518563adcde670 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.258495 17619 tablet_replica.cc:333] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.258916 17619 raft_consensus.cc:2243] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.259269 17619 raft_consensus.cc:2272] T 6f0bd95f99d546e7ab047479a3e6c304 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.261547 17619 tablet_replica.cc:333] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.262215 17619 raft_consensus.cc:2243] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.263232 17619 raft_consensus.cc:2272] T 4dd22476eeca44e78b0d819528164e3b P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.265729 17619 tablet_replica.cc:333] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.266249 17619 raft_consensus.cc:2243] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.266609 17619 raft_consensus.cc:2272] T 7905140097c74d8bb078665214ba94f0 P 7012061cc6974b349ed37d6732b35f08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.268617 17619 tablet_replica.cc:333] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.269070 17619 raft_consensus.cc:2243] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.269433 17619 raft_consensus.cc:2272] T 444df7f82f124b3a99a07f31309a03b5 P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.271473 17619 tablet_replica.cc:333] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08: stopping tablet replica
I20260709 13:07:49.271948 17619 raft_consensus.cc:2243] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.272665 17619 raft_consensus.cc:2272] T b78fb49c39be485a8f9acabc5a31b47c P 7012061cc6974b349ed37d6732b35f08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.313249 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
W20260709 13:07:49.321496 23174 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260709 13:07:49.326045 23174 consensus_peers.cc:597] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.326675 23174 consensus_peers.cc:597] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.344288 23174 consensus_peers.cc:597] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.352128 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
W20260709 13:07:49.370012 23174 consensus_peers.cc:597] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.378942 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:49.379690 17619 tablet_replica.cc:333] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.380394 17619 raft_consensus.cc:2243] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.381167 17619 raft_consensus.cc:2272] T 689b29107daf40afa2967a75ced64b35 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.383095 17619 tablet_replica.cc:333] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.383620 17619 raft_consensus.cc:2243] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.384019 17619 raft_consensus.cc:2272] T d965aac5131745bb94d94123be88d87f P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.385843 17619 tablet_replica.cc:333] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.386458 17619 raft_consensus.cc:2243] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.387193 17619 raft_consensus.cc:2272] T bda89a93e04e452b9f31cabdfe40963a P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.388978 17619 tablet_replica.cc:333] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.389484 17619 raft_consensus.cc:2243] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.390209 17619 raft_consensus.cc:2272] T 1f83900157e141369dabf1381d3c858b P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.391896 17619 tablet_replica.cc:333] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.392416 17619 raft_consensus.cc:2243] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.392776 17619 raft_consensus.cc:2272] T a99d29bdad494cbeb1b0da487753e91c P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.394587 17619 tablet_replica.cc:333] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.395126 17619 raft_consensus.cc:2243] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.395494 17619 raft_consensus.cc:2272] T 812c34ab563e4c49bdbe9c596ec3f10e P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.397174 17619 tablet_replica.cc:333] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.397651 17619 raft_consensus.cc:2243] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.398015 17619 raft_consensus.cc:2272] T 21acb3cba1304154a438c19262570869 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.399765 17619 tablet_replica.cc:333] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.400203 17619 raft_consensus.cc:2243] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.400588 17619 raft_consensus.cc:2272] T 9f9d85e1efc44fda812cdcd1a17227f5 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.402308 17619 tablet_replica.cc:333] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.402854 17619 raft_consensus.cc:2243] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.403184 17619 raft_consensus.cc:2272] T 26b7bb4a5f304988ac0e7f16d85b8256 P c207433f51a54939ac04d0d5e3b29f64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.404868 17619 tablet_replica.cc:333] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.405329 17619 raft_consensus.cc:2243] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.405684 17619 raft_consensus.cc:2272] T d620dcb9a6c546c48d8c5e9a17bf09db P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.407478 17619 tablet_replica.cc:333] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.407897 17619 raft_consensus.cc:2243] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.408578 17619 raft_consensus.cc:2272] T 1f68e7f825244c27b3582ff8db527ef1 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.410382 17619 tablet_replica.cc:333] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.410811 17619 raft_consensus.cc:2243] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.411158 17619 raft_consensus.cc:2272] T b78fb49c39be485a8f9acabc5a31b47c P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.412942 17619 tablet_replica.cc:333] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.413380 17619 raft_consensus.cc:2243] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.413722 17619 raft_consensus.cc:2272] T 09fe0bf6ad644eef8e41da1e34932ba0 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.415486 17619 tablet_replica.cc:333] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.415942 17619 raft_consensus.cc:2243] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.416616 17619 raft_consensus.cc:2272] T 3cb2e91058fb4cd88b518563adcde670 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.418452 17619 tablet_replica.cc:333] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.418888 17619 raft_consensus.cc:2243] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.419278 17619 raft_consensus.cc:2272] T 6f0bd95f99d546e7ab047479a3e6c304 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.421118 17619 tablet_replica.cc:333] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.421561 17619 raft_consensus.cc:2243] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.422323 17619 raft_consensus.cc:2272] T 444df7f82f124b3a99a07f31309a03b5 P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.424149 17619 tablet_replica.cc:333] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.424564 17619 raft_consensus.cc:2243] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.424904 17619 raft_consensus.cc:2272] T 7905140097c74d8bb078665214ba94f0 P c207433f51a54939ac04d0d5e3b29f64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.426614 17619 tablet_replica.cc:333] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64: stopping tablet replica
I20260709 13:07:49.426998 17619 raft_consensus.cc:2243] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.427336 17619 raft_consensus.cc:2272] T 4dd22476eeca44e78b0d819528164e3b P c207433f51a54939ac04d0d5e3b29f64 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:49.446796 23248 consensus_peers.cc:597] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 -> Peer c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543): Couldn't send request to peer c207433f51a54939ac04d0d5e3b29f64. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.459270 23248 consensus_peers.cc:597] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 -> Peer c207433f51a54939ac04d0d5e3b29f64 (127.17.52.194:44543): Couldn't send request to peer c207433f51a54939ac04d0d5e3b29f64. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:44543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.465262 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
W20260709 13:07:49.483443 23248 consensus_peers.cc:597] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.488770 23248 consensus_peers.cc:597] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.498129 23248 consensus_peers.cc:597] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.501821 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
W20260709 13:07:49.518030 23248 consensus_peers.cc:597] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:49.531289 23248 consensus_peers.cc:597] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 -> Peer 7012061cc6974b349ed37d6732b35f08 (127.17.52.193:45843): Couldn't send request to peer 7012061cc6974b349ed37d6732b35f08. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:45843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:49.534096 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:07:49.534789 17619 tablet_replica.cc:333] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.535386 17619 raft_consensus.cc:2243] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.535851 17619 raft_consensus.cc:2272] T 1f83900157e141369dabf1381d3c858b P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.537832 17619 tablet_replica.cc:333] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.538468 17619 raft_consensus.cc:2243] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.539180 17619 raft_consensus.cc:2272] T d965aac5131745bb94d94123be88d87f P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.540904 17619 tablet_replica.cc:333] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.541392 17619 raft_consensus.cc:2243] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.541774 17619 raft_consensus.cc:2272] T bda89a93e04e452b9f31cabdfe40963a P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.543542 17619 tablet_replica.cc:333] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.544041 17619 raft_consensus.cc:2243] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.544435 17619 raft_consensus.cc:2272] T 689b29107daf40afa2967a75ced64b35 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.546216 17619 tablet_replica.cc:333] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.546742 17619 raft_consensus.cc:2243] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.547451 17619 raft_consensus.cc:2272] T a99d29bdad494cbeb1b0da487753e91c P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.549168 17619 tablet_replica.cc:333] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.549652 17619 raft_consensus.cc:2243] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.550032 17619 raft_consensus.cc:2272] T 21acb3cba1304154a438c19262570869 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.551774 17619 tablet_replica.cc:333] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.552287 17619 raft_consensus.cc:2243] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.552680 17619 raft_consensus.cc:2272] T 812c34ab563e4c49bdbe9c596ec3f10e P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.554414 17619 tablet_replica.cc:333] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.554914 17619 raft_consensus.cc:2243] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.555599 17619 raft_consensus.cc:2272] T 9f9d85e1efc44fda812cdcd1a17227f5 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.557453 17619 tablet_replica.cc:333] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.557974 17619 raft_consensus.cc:2243] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.558699 17619 raft_consensus.cc:2272] T 26b7bb4a5f304988ac0e7f16d85b8256 P fe41e6dbee394c469a71e02a0093c106 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.560774 17619 tablet_replica.cc:333] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.561271 17619 raft_consensus.cc:2243] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.561652 17619 raft_consensus.cc:2272] T d620dcb9a6c546c48d8c5e9a17bf09db P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.563364 17619 tablet_replica.cc:333] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.563817 17619 raft_consensus.cc:2243] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.564203 17619 raft_consensus.cc:2272] T 1f68e7f825244c27b3582ff8db527ef1 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.565948 17619 tablet_replica.cc:333] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.566418 17619 raft_consensus.cc:2243] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.567149 17619 raft_consensus.cc:2272] T 6f0bd95f99d546e7ab047479a3e6c304 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.568795 17619 tablet_replica.cc:333] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.569276 17619 raft_consensus.cc:2243] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.569653 17619 raft_consensus.cc:2272] T 4dd22476eeca44e78b0d819528164e3b P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.571552 17619 tablet_replica.cc:333] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.572047 17619 raft_consensus.cc:2243] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.572754 17619 raft_consensus.cc:2272] T 7905140097c74d8bb078665214ba94f0 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.574579 17619 tablet_replica.cc:333] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.575040 17619 raft_consensus.cc:2243] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.575462 17619 raft_consensus.cc:2272] T 444df7f82f124b3a99a07f31309a03b5 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.577193 17619 tablet_replica.cc:333] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.577658 17619 raft_consensus.cc:2243] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.578055 17619 raft_consensus.cc:2272] T 09fe0bf6ad644eef8e41da1e34932ba0 P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.579905 17619 tablet_replica.cc:333] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.580330 17619 raft_consensus.cc:2243] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.580703 17619 raft_consensus.cc:2272] T 3cb2e91058fb4cd88b518563adcde670 P fe41e6dbee394c469a71e02a0093c106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.582484 17619 tablet_replica.cc:333] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106: stopping tablet replica
I20260709 13:07:49.582944 17619 raft_consensus.cc:2243] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:49.583304 17619 raft_consensus.cc:2272] T b78fb49c39be485a8f9acabc5a31b47c P fe41e6dbee394c469a71e02a0093c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.620430 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
I20260709 13:07:49.651127 17619 master.cc:562] Master@127.17.52.254:34419 shutting down...
I20260709 13:07:49.707414 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:07:49.707966 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:49.708263 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P f093c3f57a644af2a746d59f12b8f47c: stopping tablet replica
W20260709 13:07:50.687444 23064 debug-util.cc:398] Leaking SignalData structure 0x7b0800196880 after lost signal to thread 17622
W20260709 13:07:50.726708 17619 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23064)
W20260709 13:07:51.727315 17619 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 23064)
I20260709 13:07:52.654978 17619 master.cc:584] Master@127.17.52.254:34419 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15143 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:07:52.704964 17619 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.52.254:37391
I20260709 13:07:52.706182 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:52.711671 23609 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.711895 23610 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.712604 23612 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:52.714180 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:52.715060 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:52.715245 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:52.715379 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602472715360 us; error 0 us; skew 500 ppm
I20260709 13:07:52.715868 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:52.718564 17619 webserver.cc:533] Webserver started at http://127.17.52.254:33365/ using document root <none> and password file <none>
I20260709 13:07:52.719022 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:52.719188 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:52.719424 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:52.720450 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/master-0-root/instance:
uuid: "2c682dbfa5bf4c34960bb9df37d05264"
format_stamp: "Formatted at 2026-07-09 13:07:52 on dist-test-slave-j4mc"
I20260709 13:07:52.724794 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:07:52.728116 23617 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:52.728853 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:52.729101 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/master-0-root
uuid: "2c682dbfa5bf4c34960bb9df37d05264"
format_stamp: "Formatted at 2026-07-09 13:07:52 on dist-test-slave-j4mc"
I20260709 13:07:52.729364 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:52.742410 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:52.743541 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:52.779615 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.254:37391
I20260709 13:07:52.779709 23668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.254:37391 every 8 connection(s)
I20260709 13:07:52.783376 23669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:52.794186 23669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264: Bootstrap starting.
I20260709 13:07:52.798820 23669 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:52.803000 23669 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264: No bootstrap required, opened a new log
I20260709 13:07:52.805125 23669 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c682dbfa5bf4c34960bb9df37d05264" member_type: VOTER }
I20260709 13:07:52.805490 23669 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:52.805691 23669 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c682dbfa5bf4c34960bb9df37d05264, State: Initialized, Role: FOLLOWER
I20260709 13:07:52.806281 23669 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c682dbfa5bf4c34960bb9df37d05264" member_type: VOTER }
I20260709 13:07:52.806725 23669 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:07:52.806933 23669 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:07:52.807166 23669 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:52.811847 23669 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c682dbfa5bf4c34960bb9df37d05264" member_type: VOTER }
I20260709 13:07:52.812366 23669 leader_election.cc:304] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [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: 2c682dbfa5bf4c34960bb9df37d05264; no voters: 
I20260709 13:07:52.813421 23669 leader_election.cc:290] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:07:52.813774 23672 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:52.815127 23672 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 1 LEADER]: Becoming Leader. State: Replica: 2c682dbfa5bf4c34960bb9df37d05264, State: Running, Role: LEADER
I20260709 13:07:52.815802 23672 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [LEADER]: Queue going to LEADER mode. State: All 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: "2c682dbfa5bf4c34960bb9df37d05264" member_type: VOTER }
I20260709 13:07:52.816140 23669 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:07:52.820549 23674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c682dbfa5bf4c34960bb9df37d05264. Latest consensus state: current_term: 1 leader_uuid: "2c682dbfa5bf4c34960bb9df37d05264" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c682dbfa5bf4c34960bb9df37d05264" member_type: VOTER } }
I20260709 13:07:52.821209 23674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:52.822031 23673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c682dbfa5bf4c34960bb9df37d05264" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c682dbfa5bf4c34960bb9df37d05264" member_type: VOTER } }
I20260709 13:07:52.822692 23673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [sys.catalog]: This master's current role is: LEADER
I20260709 13:07:52.823247 23680 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:07:52.828182 23680 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:07:52.831112 17619 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:07:52.836634 23680 catalog_manager.cc:1383] Generated new cluster ID: f254571b85e74af2803f0c18a3ac9c70
I20260709 13:07:52.836926 23680 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:07:52.867041 23680 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:07:52.868263 23680 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:07:52.884389 23680 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264: Generated new TSK 0
I20260709 13:07:52.884956 23680 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:07:52.898066 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:52.903970 23690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.904588 23691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:52.906819 17619 server_base.cc:1061] running on GCE node
W20260709 13:07:52.907191 23693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:52.908130 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:52.908319 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:52.908497 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602472908471 us; error 0 us; skew 500 ppm
I20260709 13:07:52.908983 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:52.911278 17619 webserver.cc:533] Webserver started at http://127.17.52.193:42365/ using document root <none> and password file <none>
I20260709 13:07:52.911720 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:52.911880 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:52.912122 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:52.913142 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-0-root/instance:
uuid: "717056f7b244461e8da80114adb63084"
format_stamp: "Formatted at 2026-07-09 13:07:52 on dist-test-slave-j4mc"
I20260709 13:07:52.917246 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:52.920357 23698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:52.921003 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:07:52.921254 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-0-root
uuid: "717056f7b244461e8da80114adb63084"
format_stamp: "Formatted at 2026-07-09 13:07:52 on dist-test-slave-j4mc"
I20260709 13:07:52.921491 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:52.933118 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:52.934348 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:52.935751 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:52.937937 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:52.938140 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:07:52.938349 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:52.938506 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:52.977900 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.193:44957
I20260709 13:07:52.978008 23760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.193:44957 every 8 connection(s)
I20260709 13:07:52.982694 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:52.989054 23765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.990020 23766 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:52.991573 23768 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:52.992450 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:52.993690 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:52.993873 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:52.994057 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602472994035 us; error 0 us; skew 500 ppm
I20260709 13:07:52.994601 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:52.997823 17619 webserver.cc:533] Webserver started at http://127.17.52.194:40157/ using document root <none> and password file <none>
I20260709 13:07:52.998358 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:52.998399 23761 heartbeater.cc:344] Connected to a master server at 127.17.52.254:37391
I20260709 13:07:52.998523 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:52.998906 23761 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:52.999013 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:52.999642 23761 heartbeater.cc:507] Master 127.17.52.254:37391 requested a full tablet report, sending...
I20260709 13:07:53.000277 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-1-root/instance:
uuid: "aff0e709522048cd9ed618c7c9135b50"
format_stamp: "Formatted at 2026-07-09 13:07:52 on dist-test-slave-j4mc"
I20260709 13:07:53.001856 23634 ts_manager.cc:194] Registered new tserver with Master: 717056f7b244461e8da80114adb63084 (127.17.52.193:44957)
I20260709 13:07:53.004292 23634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33088
I20260709 13:07:53.006047 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:07:53.009680 23773 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:53.010417 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:53.010728 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-1-root
uuid: "aff0e709522048cd9ed618c7c9135b50"
format_stamp: "Formatted at 2026-07-09 13:07:52 on dist-test-slave-j4mc"
I20260709 13:07:53.011178 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:53.028455 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:53.029615 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:53.031154 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:53.033270 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:53.033459 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:53.033671 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:53.033818 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:53.074841 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.194:40955
I20260709 13:07:53.074973 23835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.194:40955 every 8 connection(s)
I20260709 13:07:53.079483 17619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:07:53.086213 23839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:07:53.087891 23840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:53.090709 17619 server_base.cc:1061] running on GCE node
I20260709 13:07:53.091626 23836 heartbeater.cc:344] Connected to a master server at 127.17.52.254:37391
I20260709 13:07:53.092007 23836 heartbeater.cc:461] Registering TS with master...
W20260709 13:07:53.092199 23842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:07:53.092789 23836 heartbeater.cc:507] Master 127.17.52.254:37391 requested a full tablet report, sending...
I20260709 13:07:53.093195 17619 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:07:53.093528 17619 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:07:53.093739 17619 hybrid_clock.cc:648] HybridClock initialized: now 1783602473093720 us; error 0 us; skew 500 ppm
I20260709 13:07:53.094312 17619 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:07:53.095026 23634 ts_manager.cc:194] Registered new tserver with Master: aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:53.096868 23634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33096
I20260709 13:07:53.096941 17619 webserver.cc:533] Webserver started at http://127.17.52.195:32871/ using document root <none> and password file <none>
I20260709 13:07:53.097622 17619 fs_manager.cc:362] Metadata directory not provided
I20260709 13:07:53.097860 17619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:07:53.098133 17619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:07:53.099593 17619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-2-root/instance:
uuid: "6aded90a7b3b47c7901eb5645769b41b"
format_stamp: "Formatted at 2026-07-09 13:07:53 on dist-test-slave-j4mc"
I20260709 13:07:53.103880 17619 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:07:53.107122 23847 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:53.107837 17619 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:07:53.108114 17619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-2-root
uuid: "6aded90a7b3b47c7901eb5645769b41b"
format_stamp: "Formatted at 2026-07-09 13:07:53 on dist-test-slave-j4mc"
I20260709 13:07:53.108357 17619 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskUSSVBl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602322121391-17619-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:07:53.126065 17619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:07:53.127315 17619 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:07:53.128720 17619 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:07:53.130975 17619 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:07:53.131208 17619 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:53.131448 17619 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:07:53.131592 17619 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:07:53.170665 17619 rpc_server.cc:307] RPC server started. Bound to: 127.17.52.195:45197
I20260709 13:07:53.170801 23909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.52.195:45197 every 8 connection(s)
I20260709 13:07:53.184432 23910 heartbeater.cc:344] Connected to a master server at 127.17.52.254:37391
I20260709 13:07:53.184894 23910 heartbeater.cc:461] Registering TS with master...
I20260709 13:07:53.185581 23910 heartbeater.cc:507] Master 127.17.52.254:37391 requested a full tablet report, sending...
I20260709 13:07:53.187381 23634 ts_manager.cc:194] Registered new tserver with Master: 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.188086 17619 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014359399s
I20260709 13:07:53.188675 23634 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33106
I20260709 13:07:53.212432 23634 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33122:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:53.215003 23634 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:53.289521 23726 tablet_service.cc:1511] Processing CreateTablet for tablet fff2af7f910544bdba94102a8f7b0e0a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:53.290942 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff2af7f910544bdba94102a8f7b0e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.291810 23722 tablet_service.cc:1511] Processing CreateTablet for tablet df7f0817d1af4b858ee5a7dd479b74e4 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:53.291960 23721 tablet_service.cc:1511] Processing CreateTablet for tablet 64c7cbbb113e44d59db5f5933ee8f977 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:53.293325 23722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7f0817d1af4b858ee5a7dd479b74e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.293121 23725 tablet_service.cc:1511] Processing CreateTablet for tablet 383089a3c01f4b4694fb1f16a1d2b52a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:53.294374 23725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383089a3c01f4b4694fb1f16a1d2b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.294976 23720 tablet_service.cc:1511] Processing CreateTablet for tablet 576732a75b904636b035a5fd92010c39 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:53.296267 23720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576732a75b904636b035a5fd92010c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.297326 23721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c7cbbb113e44d59db5f5933ee8f977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.300259 23723 tablet_service.cc:1511] Processing CreateTablet for tablet d31222c06a1d48f6996add0ee5cacf7a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:53.301630 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31222c06a1d48f6996add0ee5cacf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.302435 23724 tablet_service.cc:1511] Processing CreateTablet for tablet 08a49078274c4c9f83918772dffb6c6b (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:53.303983 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a49078274c4c9f83918772dffb6c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.313441 23719 tablet_service.cc:1511] Processing CreateTablet for tablet e68b8d8baa4e427cac07cb38153e5495 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:53.314904 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68b8d8baa4e427cac07cb38153e5495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.316325 23870 tablet_service.cc:1511] Processing CreateTablet for tablet 64c7cbbb113e44d59db5f5933ee8f977 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:53.317199 23875 tablet_service.cc:1511] Processing CreateTablet for tablet fff2af7f910544bdba94102a8f7b0e0a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:53.317818 23870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c7cbbb113e44d59db5f5933ee8f977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.318537 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff2af7f910544bdba94102a8f7b0e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.325603 23874 tablet_service.cc:1511] Processing CreateTablet for tablet 383089a3c01f4b4694fb1f16a1d2b52a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:53.325958 23872 tablet_service.cc:1511] Processing CreateTablet for tablet d31222c06a1d48f6996add0ee5cacf7a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:53.327217 23874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383089a3c01f4b4694fb1f16a1d2b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.325608 23873 tablet_service.cc:1511] Processing CreateTablet for tablet 08a49078274c4c9f83918772dffb6c6b (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:53.330396 23871 tablet_service.cc:1511] Processing CreateTablet for tablet df7f0817d1af4b858ee5a7dd479b74e4 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:53.331094 23872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31222c06a1d48f6996add0ee5cacf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.331514 23800 tablet_service.cc:1511] Processing CreateTablet for tablet 383089a3c01f4b4694fb1f16a1d2b52a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:53.343075 23799 tablet_service.cc:1511] Processing CreateTablet for tablet 08a49078274c4c9f83918772dffb6c6b (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:53.344449 23797 tablet_service.cc:1511] Processing CreateTablet for tablet df7f0817d1af4b858ee5a7dd479b74e4 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:53.346832 23796 tablet_service.cc:1511] Processing CreateTablet for tablet 64c7cbbb113e44d59db5f5933ee8f977 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:53.348513 23798 tablet_service.cc:1511] Processing CreateTablet for tablet d31222c06a1d48f6996add0ee5cacf7a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:53.325603 23869 tablet_service.cc:1511] Processing CreateTablet for tablet 576732a75b904636b035a5fd92010c39 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:53.330297 23801 tablet_service.cc:1511] Processing CreateTablet for tablet fff2af7f910544bdba94102a8f7b0e0a (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:53.330297 23795 tablet_service.cc:1511] Processing CreateTablet for tablet 576732a75b904636b035a5fd92010c39 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:53.353646 23800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383089a3c01f4b4694fb1f16a1d2b52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.354362 23799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a49078274c4c9f83918772dffb6c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.355005 23796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c7cbbb113e44d59db5f5933ee8f977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.356997 23798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d31222c06a1d48f6996add0ee5cacf7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.362473 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7f0817d1af4b858ee5a7dd479b74e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.364399 23794 tablet_service.cc:1511] Processing CreateTablet for tablet e68b8d8baa4e427cac07cb38153e5495 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:53.365625 23795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576732a75b904636b035a5fd92010c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.366340 23794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68b8d8baa4e427cac07cb38153e5495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.368373 23873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a49078274c4c9f83918772dffb6c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.371141 23869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 576732a75b904636b035a5fd92010c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.372262 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fff2af7f910544bdba94102a8f7b0e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.374398 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7f0817d1af4b858ee5a7dd479b74e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.433537 23868 tablet_service.cc:1511] Processing CreateTablet for tablet e68b8d8baa4e427cac07cb38153e5495 (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:53.434922 23868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68b8d8baa4e427cac07cb38153e5495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.437600 23799 tablet_service.cc:1511] Processing CreateTablet for tablet 5732730a973f4f04be5b54d3c50858ef (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:53.438949 23799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5732730a973f4f04be5b54d3c50858ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.440658 23726 tablet_service.cc:1511] Processing CreateTablet for tablet 5732730a973f4f04be5b54d3c50858ef (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:53.441902 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5732730a973f4f04be5b54d3c50858ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.442728 23925 tablet_bootstrap.cc:492] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:53.446448 23867 tablet_service.cc:1511] Processing CreateTablet for tablet 5732730a973f4f04be5b54d3c50858ef (DEFAULT_TABLE table=test-workload [id=73148aa2bf0e4f5bb5b0de2fcc185dfd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:53.447803 23867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5732730a973f4f04be5b54d3c50858ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:53.449026 23925 tablet_bootstrap.cc:654] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.437652 23926 tablet_bootstrap.cc:492] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:53.466423 23926 tablet_bootstrap.cc:654] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.475042 23927 tablet_bootstrap.cc:492] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.492431 23927 tablet_bootstrap.cc:654] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.530890 23926 tablet_bootstrap.cc:492] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.531477 23926 ts_tablet_manager.cc:1403] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.019s
I20260709 13:07:53.534516 23926 raft_consensus.cc:359] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.535303 23926 raft_consensus.cc:385] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.535596 23926 raft_consensus.cc:740] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.538493 23925 tablet_bootstrap.cc:492] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:53.539115 23925 ts_tablet_manager.cc:1403] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.020s
I20260709 13:07:53.536640 23926 consensus_queue.cc:260] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.542400 23925 raft_consensus.cc:359] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.543145 23925 raft_consensus.cc:385] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.543416 23925 raft_consensus.cc:740] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.544268 23927 tablet_bootstrap.cc:492] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:53.544135 23925 consensus_queue.cc:260] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.544816 23927 ts_tablet_manager.cc:1403] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.034s
I20260709 13:07:53.546376 23761 heartbeater.cc:499] Master 127.17.52.254:37391 was elected leader, sending a full tablet report...
I20260709 13:07:53.546773 23925 ts_tablet_manager.cc:1434] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:07:53.547755 23925 tablet_bootstrap.cc:492] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:53.547629 23927 raft_consensus.cc:359] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.548384 23927 raft_consensus.cc:385] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.548676 23927 raft_consensus.cc:740] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.549477 23927 consensus_queue.cc:260] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.554535 23925 tablet_bootstrap.cc:654] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.558983 23836 heartbeater.cc:499] Master 127.17.52.254:37391 was elected leader, sending a full tablet report...
I20260709 13:07:53.559414 23926 ts_tablet_manager.cc:1434] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.010s
I20260709 13:07:53.560453 23926 tablet_bootstrap.cc:492] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:53.566964 23926 tablet_bootstrap.cc:654] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.575831 23926 tablet_bootstrap.cc:492] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.576424 23926 ts_tablet_manager.cc:1403] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 13:07:53.577638 23925 tablet_bootstrap.cc:492] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:53.578210 23925 ts_tablet_manager.cc:1403] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
W20260709 13:07:53.578881 23837 tablet.cc:2406] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:53.579638 23926 raft_consensus.cc:359] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.580557 23926 raft_consensus.cc:385] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.580910 23926 raft_consensus.cc:740] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.581130 23925 raft_consensus.cc:359] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.581847 23925 raft_consensus.cc:385] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.582293 23925 raft_consensus.cc:740] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.581816 23926 consensus_queue.cc:260] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.584216 23926 ts_tablet_manager.cc:1434] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:53.584152 23910 heartbeater.cc:499] Master 127.17.52.254:37391 was elected leader, sending a full tablet report...
I20260709 13:07:53.584666 23927 ts_tablet_manager.cc:1434] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.040s	user 0.027s	sys 0.011s
I20260709 13:07:53.585688 23927 tablet_bootstrap.cc:492] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.585692 23926 tablet_bootstrap.cc:492] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:53.588472 23925 consensus_queue.cc:260] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.591120 23925 ts_tablet_manager.cc:1434] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:07:53.592118 23925 tablet_bootstrap.cc:492] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:53.593472 23926 tablet_bootstrap.cc:654] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.593611 23927 tablet_bootstrap.cc:654] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.598812 23925 tablet_bootstrap.cc:654] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.626502 23932 raft_consensus.cc:493] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.627177 23932 raft_consensus.cc:515] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.632850 23932 leader_election.cc:290] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.638485 23927 tablet_bootstrap.cc:492] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:53.639075 23927 ts_tablet_manager.cc:1403] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.018s
I20260709 13:07:53.640064 23925 tablet_bootstrap.cc:492] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:53.640565 23925 ts_tablet_manager.cc:1403] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.016s
I20260709 13:07:53.642005 23927 raft_consensus.cc:359] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.642768 23927 raft_consensus.cc:385] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.643056 23927 raft_consensus.cc:740] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.643831 23927 consensus_queue.cc:260] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.645201 23926 tablet_bootstrap.cc:492] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.645750 23926 ts_tablet_manager.cc:1403] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.020s
I20260709 13:07:53.646027 23927 ts_tablet_manager.cc:1434] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:07:53.646041 23925 raft_consensus.cc:359] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.647076 23927 tablet_bootstrap.cc:492] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.647223 23925 raft_consensus.cc:385] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.647629 23925 raft_consensus.cc:740] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.648358 23925 consensus_queue.cc:260] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.649149 23926 raft_consensus.cc:359] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.649889 23926 raft_consensus.cc:385] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.650257 23926 raft_consensus.cc:740] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.651163 23926 consensus_queue.cc:260] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.653352 23926 ts_tablet_manager.cc:1434] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:07:53.654059 23927 tablet_bootstrap.cc:654] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.654454 23926 tablet_bootstrap.cc:492] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:53.661448 23926 tablet_bootstrap.cc:654] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.662009 23925 ts_tablet_manager.cc:1434] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 13:07:53.664705 23925 tablet_bootstrap.cc:492] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:53.667188 23927 tablet_bootstrap.cc:492] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:53.667847 23927 ts_tablet_manager.cc:1403] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260709 13:07:53.671367 23925 tablet_bootstrap.cc:654] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.671064 23927 raft_consensus.cc:359] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.671267 23926 tablet_bootstrap.cc:492] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.671913 23927 raft_consensus.cc:385] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.672350 23927 raft_consensus.cc:740] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.673280 23927 consensus_queue.cc:260] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.672384 23926 ts_tablet_manager.cc:1403] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:07:53.675212 23927 ts_tablet_manager.cc:1434] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:07:53.676237 23927 tablet_bootstrap.cc:492] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.680915 23926 raft_consensus.cc:359] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.681742 23926 raft_consensus.cc:385] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.682041 23926 raft_consensus.cc:740] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.683651 23927 tablet_bootstrap.cc:654] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.684827 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383089a3c01f4b4694fb1f16a1d2b52a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.685541 23885 raft_consensus.cc:2468] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:53.685830 23926 consensus_queue.cc:260] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.686956 23699 leader_election.cc:304] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:53.687809 23932 raft_consensus.cc:2804] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.688213 23932 raft_consensus.cc:493] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.688540 23932 raft_consensus.cc:3060] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.691071 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383089a3c01f4b4694fb1f16a1d2b52a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:53.691884 23926 ts_tablet_manager.cc:1434] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:07:53.692862 23926 tablet_bootstrap.cc:492] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
W20260709 13:07:53.692833 23700 leader_election.cc:343] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.699378 23926 tablet_bootstrap.cc:654] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.699013 23932 raft_consensus.cc:515] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.702580 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383089a3c01f4b4694fb1f16a1d2b52a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:53.703159 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383089a3c01f4b4694fb1f16a1d2b52a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:53.703677 23885 raft_consensus.cc:3060] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:53.704010 23700 leader_election.cc:343] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.705590 23927 tablet_bootstrap.cc:492] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:53.706215 23927 ts_tablet_manager.cc:1403] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260709 13:07:53.707458 23926 tablet_bootstrap.cc:492] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.707700 23932 leader_election.cc:290] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.708076 23926 ts_tablet_manager.cc:1403] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:07:53.707417 23925 tablet_bootstrap.cc:492] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:53.708642 23925 ts_tablet_manager.cc:1403] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.005s
I20260709 13:07:53.709530 23927 raft_consensus.cc:359] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.710616 23927 raft_consensus.cc:385] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.710952 23927 raft_consensus.cc:740] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.711004 23926 raft_consensus.cc:359] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.711557 23925 raft_consensus.cc:359] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.711807 23926 raft_consensus.cc:385] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.711746 23885 raft_consensus.cc:2468] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:53.712329 23925 raft_consensus.cc:385] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.712452 23926 raft_consensus.cc:740] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.711913 23927 consensus_queue.cc:260] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.712889 23925 raft_consensus.cc:740] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.713380 23699 leader_election.cc:304] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [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: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:53.713655 23926 consensus_queue.cc:260] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.713716 23925 consensus_queue.cc:260] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.714799 23927 ts_tablet_manager.cc:1434] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:53.716079 23927 tablet_bootstrap.cc:492] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.716210 23926 ts_tablet_manager.cc:1434] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:07:53.717244 23926 tablet_bootstrap.cc:492] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:53.723692 23926 tablet_bootstrap.cc:654] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.723830 23927 tablet_bootstrap.cc:654] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.734647 23932 raft_consensus.cc:2804] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.750058 23931 raft_consensus.cc:493] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.750797 23931 raft_consensus.cc:515] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.756476 23931 leader_election.cc:290] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.786978 23931 raft_consensus.cc:493] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.787492 23931 raft_consensus.cc:515] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.789629 23931 leader_election.cc:290] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.805738 23950 raft_consensus.cc:493] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.806452 23950 raft_consensus.cc:515] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.809367 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7f0817d1af4b858ee5a7dd479b74e4" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:53.810721 23931 raft_consensus.cc:493] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.811162 23931 raft_consensus.cc:515] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.811431 23932 raft_consensus.cc:697] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:53.812355 23932 consensus_queue.cc:237] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.813222 23931 leader_election.cc:290] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
W20260709 13:07:53.814375 23700 leader_election.cc:343] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.823654 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.823997 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c7cbbb113e44d59db5f5933ee8f977" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.825345 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.826181 23883 raft_consensus.cc:2468] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
W20260709 13:07:53.826738 23682 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:53.824822 23885 raft_consensus.cc:2468] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
W20260709 13:07:53.828235 23774 leader_election.cc:343] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.829061 23774 leader_election.cc:304] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:53.829926 23931 raft_consensus.cc:2804] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.830003 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7f0817d1af4b858ee5a7dd479b74e4" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.830361 23931 raft_consensus.cc:493] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.830713 23931 raft_consensus.cc:3060] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:53.831733 23699 leader_election.cc:343] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.832199 23699 leader_election.cc:304] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 717056f7b244461e8da80114adb63084; no voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:53.830137 23774 leader_election.cc:304] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:53.833113 23949 raft_consensus.cc:2749] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.837481 23954 raft_consensus.cc:2804] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.838032 23931 raft_consensus.cc:515] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.838003 23954 raft_consensus.cc:493] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.840029 23954 raft_consensus.cc:3060] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.840814 23931 leader_election.cc:290] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.843417 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:53.844128 23885 raft_consensus.cc:3060] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.850207 23950 leader_election.cc:290] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.851536 23633 catalog_manager.cc:5697] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.854593 23954 raft_consensus.cc:515] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.864048 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c7cbbb113e44d59db5f5933ee8f977" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:53.864763 23883 raft_consensus.cc:3060] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.872732 23883 raft_consensus.cc:2468] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:53.864063 23954 leader_election.cc:290] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.874100 23774 leader_election.cc:304] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:53.874619 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c7cbbb113e44d59db5f5933ee8f977" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:53.875295 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
W20260709 13:07:53.876883 23775 leader_election.cc:343] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.877429 23775 leader_election.cc:304] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff0e709522048cd9ed618c7c9135b50; no voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084
I20260709 13:07:53.877921 23732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c7cbbb113e44d59db5f5933ee8f977" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:53.878720 23931 raft_consensus.cc:2804] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.876768 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:53.875417 23736 raft_consensus.cc:2468] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:53.877342 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:53.880383 23954 raft_consensus.cc:2749] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.880729 23931 raft_consensus.cc:697] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
W20260709 13:07:53.883826 23775 leader_election.cc:343] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.881687 23931 consensus_queue.cc:237] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
W20260709 13:07:53.899264 23775 leader_election.cc:343] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.907683 23630 catalog_manager.cc:5697] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.910503 23926 tablet_bootstrap.cc:492] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.911020 23925 ts_tablet_manager.cc:1434] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.202s	user 0.064s	sys 0.112s
I20260709 13:07:53.911115 23926 ts_tablet_manager.cc:1403] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.194s	user 0.061s	sys 0.066s
I20260709 13:07:53.914053 23927 tablet_bootstrap.cc:492] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:53.914647 23927 ts_tablet_manager.cc:1403] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.199s	user 0.066s	sys 0.086s
I20260709 13:07:53.912312 23885 raft_consensus.cc:2468] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:53.915963 23931 raft_consensus.cc:493] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.916481 23931 raft_consensus.cc:515] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.916883 23774 leader_election.cc:304] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [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: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 717056f7b244461e8da80114adb63084
I20260709 13:07:53.918118 23954 raft_consensus.cc:2804] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.917865 23927 raft_consensus.cc:359] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.918612 23954 raft_consensus.cc:697] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:53.919854 23954 consensus_queue.cc:237] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.920454 23926 raft_consensus.cc:359] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.921205 23926 raft_consensus.cc:385] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.921515 23926 raft_consensus.cc:740] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.920965 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:53.918691 23931 leader_election.cc:290] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.915966 23925 tablet_bootstrap.cc:492] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:53.922784 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.922648 23733 raft_consensus.cc:2468] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:53.922222 23927 raft_consensus.cc:385] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.923733 23927 raft_consensus.cc:740] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.924489 23775 leader_election.cc:304] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:53.925362 23931 raft_consensus.cc:2804] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:53.922618 23926 consensus_queue.cc:260] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.927469 23926 ts_tablet_manager.cc:1434] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:07:53.925176 23927 consensus_queue.cc:260] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.927752 23885 raft_consensus.cc:2468] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:53.927855 23957 raft_consensus.cc:493] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:53.925763 23931 raft_consensus.cc:493] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:53.928470 23957 raft_consensus.cc:515] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.928977 23931 raft_consensus.cc:3060] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.929921 23925 tablet_bootstrap.cc:654] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.932335 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5732730a973f4f04be5b54d3c50858ef" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
W20260709 13:07:53.933756 23775 leader_election.cc:343] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.930996 23957 leader_election.cc:290] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.936844 23931 raft_consensus.cc:515] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.938520 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5732730a973f4f04be5b54d3c50858ef" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:53.938792 23927 ts_tablet_manager.cc:1434] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
W20260709 13:07:53.940018 23774 leader_election.cc:343] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:53.940526 23774 leader_election.cc:304] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff0e709522048cd9ed618c7c9135b50; no voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084
I20260709 13:07:53.941330 23957 raft_consensus.cc:2749] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:53.942776 23927 tablet_bootstrap.cc:492] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.944870 23925 tablet_bootstrap.cc:492] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:53.945437 23925 ts_tablet_manager.cc:1403] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.012s
I20260709 13:07:53.946877 23926 tablet_bootstrap.cc:492] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:53.948168 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:53.948803 23733 raft_consensus.cc:3060] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.948495 23925 raft_consensus.cc:359] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:53.949420 23925 raft_consensus.cc:385] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.949776 23925 raft_consensus.cc:740] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.950996 23927 tablet_bootstrap.cc:654] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.950656 23925 consensus_queue.cc:260] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:53.952965 23926 tablet_bootstrap.cc:654] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.956377 23733 raft_consensus.cc:2468] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:53.960623 23775 leader_election.cc:304] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:53.960570 23925 ts_tablet_manager.cc:1434] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:07:53.961651 23957 raft_consensus.cc:2804] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:53.962956 23927 tablet_bootstrap.cc:492] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:53.963590 23927 ts_tablet_manager.cc:1403] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 13:07:53.967041 23925 tablet_bootstrap.cc:492] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:53.968770 23927 raft_consensus.cc:359] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.969537 23927 raft_consensus.cc:385] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.970609 23931 leader_election.cc:290] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:53.971119 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:53.971818 23885 raft_consensus.cc:3060] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:53.973919 23630 catalog_manager.cc:5697] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:53.976012 23925 tablet_bootstrap.cc:654] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.969841 23927 raft_consensus.cc:740] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.979364 23927 consensus_queue.cc:260] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.980252 23926 tablet_bootstrap.cc:492] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:53.980782 23926 ts_tablet_manager.cc:1403] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.005s
I20260709 13:07:53.981582 23927 ts_tablet_manager.cc:1434] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:07:53.982606 23927 tablet_bootstrap.cc:492] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:53.983939 23885 raft_consensus.cc:2468] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:53.989248 23927 tablet_bootstrap.cc:654] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:53.990520 23957 raft_consensus.cc:697] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:53.991441 23957 consensus_queue.cc:237] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.983731 23926 raft_consensus.cc:359] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.996970 23926 raft_consensus.cc:385] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:53.997306 23926 raft_consensus.cc:740] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:53.998052 23926 consensus_queue.cc:260] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:53.999740 23925 tablet_bootstrap.cc:492] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:54.000293 23925 ts_tablet_manager.cc:1403] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.007s
I20260709 13:07:54.000562 23926 ts_tablet_manager.cc:1434] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 13:07:54.001569 23926 tablet_bootstrap.cc:492] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:54.003713 23925 raft_consensus.cc:359] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.004566 23925 raft_consensus.cc:385] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.004914 23925 raft_consensus.cc:740] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.004012 23630 catalog_manager.cc:5697] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.008010 23926 tablet_bootstrap.cc:654] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.008116 23925 consensus_queue.cc:260] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.009760 23927 tablet_bootstrap.cc:492] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:54.010295 23927 ts_tablet_manager.cc:1403] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.020s
I20260709 13:07:54.010676 23925 ts_tablet_manager.cc:1434] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:07:54.011714 23925 tablet_bootstrap.cc:492] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:54.014036 23927 raft_consensus.cc:359] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.014794 23927 raft_consensus.cc:385] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.015076 23927 raft_consensus.cc:740] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.015933 23927 consensus_queue.cc:260] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.017966 23925 tablet_bootstrap.cc:654] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.018297 23927 ts_tablet_manager.cc:1434] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:07:54.019389 23927 tablet_bootstrap.cc:492] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:54.021915 23926 tablet_bootstrap.cc:492] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:54.022467 23926 ts_tablet_manager.cc:1403] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260709 13:07:54.025094 23926 raft_consensus.cc:359] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.025425 23927 tablet_bootstrap.cc:654] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.025763 23926 raft_consensus.cc:385] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.026031 23926 raft_consensus.cc:740] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.026952 23926 consensus_queue.cc:260] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.029127 23926 ts_tablet_manager.cc:1434] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:07:54.030130 23926 tablet_bootstrap.cc:492] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:54.036206 23926 tablet_bootstrap.cc:654] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.041247 23927 tablet_bootstrap.cc:492] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:54.041708 23927 ts_tablet_manager.cc:1403] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 13:07:54.042529 23925 tablet_bootstrap.cc:492] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:54.043116 23925 ts_tablet_manager.cc:1403] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.008s
I20260709 13:07:54.045181 23926 tablet_bootstrap.cc:492] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:54.044778 23927 raft_consensus.cc:359] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.045594 23927 raft_consensus.cc:385] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.045670 23926 ts_tablet_manager.cc:1403] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.007s
I20260709 13:07:54.045894 23927 raft_consensus.cc:740] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.046341 23925 raft_consensus.cc:359] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.047142 23925 raft_consensus.cc:385] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.046788 23927 consensus_queue.cc:260] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.047541 23925 raft_consensus.cc:740] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.048501 23926 raft_consensus.cc:359] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.048441 23925 consensus_queue.cc:260] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.049242 23926 raft_consensus.cc:385] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.049516 23926 raft_consensus.cc:740] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.050268 23926 consensus_queue.cc:260] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.051191 23925 ts_tablet_manager.cc:1434] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:07:54.051788 23927 ts_tablet_manager.cc:1434] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:07:54.052299 23925 tablet_bootstrap.cc:492] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:54.052716 23927 tablet_bootstrap.cc:492] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:54.054225 23926 ts_tablet_manager.cc:1434] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:07:54.059160 23925 tablet_bootstrap.cc:654] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.061538 23927 tablet_bootstrap.cc:654] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.069468 23925 tablet_bootstrap.cc:492] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:54.069904 23925 ts_tablet_manager.cc:1403] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:07:54.070580 23927 tablet_bootstrap.cc:492] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:54.070983 23927 ts_tablet_manager.cc:1403] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 13:07:54.071869 23925 raft_consensus.cc:359] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.072398 23925 raft_consensus.cc:385] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.072643 23925 raft_consensus.cc:740] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.072783 23927 raft_consensus.cc:359] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.073369 23927 raft_consensus.cc:385] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.073154 23925 consensus_queue.cc:260] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.073596 23927 raft_consensus.cc:740] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.074266 23927 consensus_queue.cc:260] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.075403 23925 ts_tablet_manager.cc:1434] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:07:54.076038 23927 ts_tablet_manager.cc:1434] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:54.076267 23925 tablet_bootstrap.cc:492] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:54.082052 23925 tablet_bootstrap.cc:654] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:54.086355 23925 tablet_bootstrap.cc:492] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:54.086702 23925 ts_tablet_manager.cc:1403] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:07:54.088621 23925 raft_consensus.cc:359] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.089166 23925 raft_consensus.cc:385] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:54.089424 23925 raft_consensus.cc:740] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:54.089987 23925 consensus_queue.cc:260] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.091589 23925 ts_tablet_manager.cc:1434] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:07:54.125638 23957 raft_consensus.cc:493] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.126222 23957 raft_consensus.cc:515] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.127825 23946 raft_consensus.cc:493] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.128037 23957 leader_election.cc:290] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.128376 23946 raft_consensus.cc:515] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.128777 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383089a3c01f4b4694fb1f16a1d2b52a" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:54.129101 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383089a3c01f4b4694fb1f16a1d2b52a" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:54.129879 23885 raft_consensus.cc:2393] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aff0e709522048cd9ed618c7c9135b50 in current term 1: Already voted for candidate 717056f7b244461e8da80114adb63084 in this term.
I20260709 13:07:54.130534 23946 leader_election.cc:290] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.131039 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:54.131016 23774 leader_election.cc:304] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff0e709522048cd9ed618c7c9135b50; no voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084
I20260709 13:07:54.131506 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:54.132057 23957 raft_consensus.cc:3060] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.132236 23885 raft_consensus.cc:2393] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 717056f7b244461e8da80114adb63084 in current term 1: Already voted for candidate aff0e709522048cd9ed618c7c9135b50 in this term.
I20260709 13:07:54.133199 23699 leader_election.cc:304] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 717056f7b244461e8da80114adb63084; no voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:54.133908 23946 raft_consensus.cc:3060] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.137773 23957 raft_consensus.cc:2749] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.139034 23946 raft_consensus.cc:2749] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:54.141057 23933 raft_consensus.cc:493] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.141475 23933 raft_consensus.cc:515] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.143512 23933 leader_election.cc:290] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:54.152640 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5732730a973f4f04be5b54d3c50858ef" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:54.153384 23733 raft_consensus.cc:2468] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:54.153476 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5732730a973f4f04be5b54d3c50858ef" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:54.154139 23811 raft_consensus.cc:2468] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:54.154300 23849 leader_election.cc:304] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:54.155090 23933 raft_consensus.cc:2804] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.155375 23933 raft_consensus.cc:493] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.155628 23933 raft_consensus.cc:3060] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.160588 23933 raft_consensus.cc:515] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.162122 23933 leader_election.cc:290] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:54.162873 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5732730a973f4f04be5b54d3c50858ef" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:54.163072 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5732730a973f4f04be5b54d3c50858ef" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:54.163365 23733 raft_consensus.cc:3060] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.163580 23811 raft_consensus.cc:3060] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.168439 23733 raft_consensus.cc:2468] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:54.168476 23811 raft_consensus.cc:2468] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:54.169469 23849 leader_election.cc:304] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:54.170171 23933 raft_consensus.cc:2804] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.170994 23933 raft_consensus.cc:697] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:54.171813 23957 raft_consensus.cc:493] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.171764 23933 consensus_queue.cc:237] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.172276 23957 raft_consensus.cc:515] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.174331 23957 leader_election.cc:290] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.174902 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576732a75b904636b035a5fd92010c39" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:54.175583 23885 raft_consensus.cc:2468] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:54.176317 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576732a75b904636b035a5fd92010c39" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:54.176713 23774 leader_election.cc:304] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:54.176970 23733 raft_consensus.cc:2468] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:54.177656 23957 raft_consensus.cc:2804] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.178057 23957 raft_consensus.cc:493] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.179924 23630 catalog_manager.cc:5697] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 1 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:54.180563 23957 raft_consensus.cc:3060] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.186637 23957 raft_consensus.cc:515] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.188571 23957 leader_election.cc:290] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.189440 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576732a75b904636b035a5fd92010c39" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:54.190008 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "576732a75b904636b035a5fd92010c39" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:54.190220 23733 raft_consensus.cc:3060] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.190521 23885 raft_consensus.cc:3060] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.195413 23885 raft_consensus.cc:2468] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:54.195446 23733 raft_consensus.cc:2468] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:54.196429 23774 leader_election.cc:304] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:54.197041 23957 raft_consensus.cc:2804] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.197431 23957 raft_consensus.cc:697] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:54.198191 23957 consensus_queue.cc:237] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.198614 23933 raft_consensus.cc:493] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.199126 23933 raft_consensus.cc:515] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.201270 23933 leader_election.cc:290] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:54.202394 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:54.203037 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:54.203140 23811 raft_consensus.cc:2468] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:54.203835 23733 raft_consensus.cc:2468] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:54.204707 23849 leader_election.cc:304] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:54.205467 23933 raft_consensus.cc:2804] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.205837 23933 raft_consensus.cc:493] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.206278 23933 raft_consensus.cc:3060] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.207566 23630 catalog_manager.cc:5697] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.211493 23933 raft_consensus.cc:515] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.213593 23933 leader_election.cc:290] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:54.214304 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:54.214916 23733 raft_consensus.cc:3060] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.215014 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:54.215559 23811 raft_consensus.cc:3060] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.220369 23733 raft_consensus.cc:2468] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:54.220494 23811 raft_consensus.cc:2468] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:54.221446 23849 leader_election.cc:304] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:54.222103 23933 raft_consensus.cc:2804] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.222532 23933 raft_consensus.cc:697] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:54.223203 23933 consensus_queue.cc:237] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.229903 23630 catalog_manager.cc:5697] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 1 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:54.230834 23946 raft_consensus.cc:493] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.231357 23946 raft_consensus.cc:515] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.233201 23946 leader_election.cc:290] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:54.234046 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:54.234309 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:54.234673 23885 raft_consensus.cc:2468] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:54.234961 23811 raft_consensus.cc:2468] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:54.235766 23699 leader_election.cc:304] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:54.236826 23946 raft_consensus.cc:2804] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.237174 23946 raft_consensus.cc:493] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.237489 23946 raft_consensus.cc:3060] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.243204 23946 raft_consensus.cc:515] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.244833 23946 leader_election.cc:290] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Requested vote from peers 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:54.245576 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:54.245877 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:54.246268 23885 raft_consensus.cc:3060] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.246479 23811 raft_consensus.cc:3060] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.253207 23811 raft_consensus.cc:2468] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:54.253207 23885 raft_consensus.cc:2468] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:54.254485 23699 leader_election.cc:304] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:54.255131 23946 raft_consensus.cc:2804] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.255502 23946 raft_consensus.cc:697] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:54.256217 23946 consensus_queue.cc:237] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:07:54.262707 23630 catalog_manager.cc:5697] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.281591 23957 raft_consensus.cc:493] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:54.281754 23946 consensus_queue.cc:1048] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.282145 23957 raft_consensus.cc:515] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.283885 23957 leader_election.cc:290] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.284621 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7f0817d1af4b858ee5a7dd479b74e4" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:54.285035 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7f0817d1af4b858ee5a7dd479b74e4" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:54.285252 23733 raft_consensus.cc:2468] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:54.285737 23883 raft_consensus.cc:2468] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:54.286564 23775 leader_election.cc:304] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:54.287473 23957 raft_consensus.cc:2804] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:54.287827 23957 raft_consensus.cc:493] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:54.288160 23957 raft_consensus.cc:3060] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.296507 23957 raft_consensus.cc:515] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.298796 23957 leader_election.cc:290] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.299615 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7f0817d1af4b858ee5a7dd479b74e4" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:54.300261 23733 raft_consensus.cc:3060] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.305720 23733 raft_consensus.cc:2468] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:54.306347 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7f0817d1af4b858ee5a7dd479b74e4" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:54.306740 23775 leader_election.cc:304] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:54.306998 23885 raft_consensus.cc:3060] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.307557 23957 raft_consensus.cc:2804] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:54.307993 23957 raft_consensus.cc:697] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:54.307940 23946 consensus_queue.cc:1048] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.309075 23957 consensus_queue.cc:237] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.314154 23885 raft_consensus.cc:2468] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:54.318040 23633 catalog_manager.cc:5697] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.368151 23733 raft_consensus.cc:3060] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:54.374727 23957 consensus_queue.cc:1048] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.384774 23964 consensus_queue.cc:1048] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.418883 23931 consensus_queue.cc:1048] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.429323 23931 consensus_queue.cc:1048] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.430502 23964 consensus_queue.cc:1048] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.445282 23931 consensus_queue.cc:1048] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.510217 23883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
mode: GRACEFUL
new_leader_uuid: "717056f7b244461e8da80114adb63084"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:07:54.510725 23883 raft_consensus.cc:606] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Received request to transfer leadership to TS 717056f7b244461e8da80114adb63084
I20260709 13:07:54.522953 23811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a"
dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
mode: GRACEFUL
new_leader_uuid: "717056f7b244461e8da80114adb63084"
 from {username='slave'} at 127.0.0.1:45362
I20260709 13:07:54.523569 23811 raft_consensus.cc:606] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Received request to transfer leadership to TS 717056f7b244461e8da80114adb63084
I20260709 13:07:54.655331 23933 consensus_queue.cc:1048] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.670612 23977 consensus_queue.cc:1048] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.753954 23931 consensus_queue.cc:1048] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.766435 23931 consensus_queue.cc:1048] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.771196 23957 consensus_queue.cc:1048] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.786064 23931 consensus_queue.cc:1048] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.827104 23946 consensus_queue.cc:1048] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.835108 23998 consensus_queue.cc:1048] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.840085 23977 consensus_queue.cc:1048] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.874270 23946 consensus_queue.cc:1048] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:54.875389 23977 raft_consensus.cc:993] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: : Instructing follower 717056f7b244461e8da80114adb63084 to start an election
I20260709 13:07:54.876101 23977 raft_consensus.cc:1081] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Signalling peer 717056f7b244461e8da80114adb63084 to start an election
I20260709 13:07:54.878964 23736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b"
dest_uuid: "717056f7b244461e8da80114adb63084"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:07:54.879737 23736 raft_consensus.cc:493] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:54.880147 23736 raft_consensus.cc:3060] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.891000 23736 raft_consensus.cc:515] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.893646 23964 raft_consensus.cc:993] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: : Instructing follower 717056f7b244461e8da80114adb63084 to start an election
I20260709 13:07:54.894297 23964 raft_consensus.cc:1081] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Signalling peer 717056f7b244461e8da80114adb63084 to start an election
I20260709 13:07:54.895486 23733 raft_consensus.cc:1240] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Rejecting Update request from peer 6aded90a7b3b47c7901eb5645769b41b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:54.896095 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:54.896728 23811 raft_consensus.cc:3060] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.897393 23734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a"
dest_uuid: "717056f7b244461e8da80114adb63084"
 from {username='slave'} at 127.0.0.1:44272
I20260709 13:07:54.898023 23734 raft_consensus.cc:493] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:54.898389 23734 raft_consensus.cc:3060] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.898680 23736 leader_election.cc:290] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 2 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.900204 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a49078274c4c9f83918772dffb6c6b" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:54.901259 23883 raft_consensus.cc:3055] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:54.901587 23883 raft_consensus.cc:740] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:54.902626 23883 consensus_queue.cc:260] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.903879 23977 consensus_queue.cc:1059] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:54.906263 23811 raft_consensus.cc:2468] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 2.
I20260709 13:07:54.906987 23883 raft_consensus.cc:3060] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.908214 23700 leader_election.cc:304] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:54.909144 23946 raft_consensus.cc:2804] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:54.909646 23946 raft_consensus.cc:697] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 2 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:54.910844 23946 consensus_queue.cc:237] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [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: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.917378 23734 raft_consensus.cc:515] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.918715 23883 raft_consensus.cc:2468] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 2.
I20260709 13:07:54.920588 23734 leader_election.cc:290] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 2 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:54.920205 23630 catalog_manager.cc:5697] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 1 to 2, leader changed from 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195) to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:54.920751 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:54.921722 23811 raft_consensus.cc:3055] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:54.920710 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d31222c06a1d48f6996add0ee5cacf7a" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:54.921976 23811 raft_consensus.cc:740] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:54.922227 23883 raft_consensus.cc:3060] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.923025 23811 consensus_queue.cc:260] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.924764 23811 raft_consensus.cc:3060] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:54.930765 23883 raft_consensus.cc:2468] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 2.
I20260709 13:07:54.932518 23699 leader_election.cc:304] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:54.932886 23811 raft_consensus.cc:2468] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 2.
I20260709 13:07:54.933720 23946 raft_consensus.cc:2804] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:54.934240 23946 raft_consensus.cc:697] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 2 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:54.935286 23946 consensus_queue.cc:237] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:54.942668 23630 catalog_manager.cc:5697] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 1 to 2, leader changed from aff0e709522048cd9ed618c7c9135b50 (127.17.52.194) to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:55.298024 23883 raft_consensus.cc:1275] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Refusing update from remote peer 717056f7b244461e8da80114adb63084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.299432 23946 consensus_queue.cc:1048] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.307603 23810 raft_consensus.cc:1275] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Refusing update from remote peer 717056f7b244461e8da80114adb63084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.309173 23946 consensus_queue.cc:1048] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.339532 23810 raft_consensus.cc:1275] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Refusing update from remote peer 717056f7b244461e8da80114adb63084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.340754 23946 consensus_queue.cc:1048] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:55.348920 23884 raft_consensus.cc:1275] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Refusing update from remote peer 717056f7b244461e8da80114adb63084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:55.350505 23946 consensus_queue.cc:1048] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:57.598414 23630 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33132:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:07:57.601151 23630 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:07:57.650537 23724 tablet_service.cc:1511] Processing CreateTablet for tablet d3c4b388788040b0823ca7780c83d332 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:57.652240 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c4b388788040b0823ca7780c83d332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.651930 23800 tablet_service.cc:1511] Processing CreateTablet for tablet d3c4b388788040b0823ca7780c83d332 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:57.653527 23800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c4b388788040b0823ca7780c83d332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.653152 23871 tablet_service.cc:1511] Processing CreateTablet for tablet d3c4b388788040b0823ca7780c83d332 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:07:57.655979 23726 tablet_service.cc:1511] Processing CreateTablet for tablet f6cea1ad8b204399bf89bad24c1fb5f6 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:57.656980 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c4b388788040b0823ca7780c83d332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.657431 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cea1ad8b204399bf89bad24c1fb5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.658232 23875 tablet_service.cc:1511] Processing CreateTablet for tablet f6cea1ad8b204399bf89bad24c1fb5f6 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:57.659523 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cea1ad8b204399bf89bad24c1fb5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.665130 23797 tablet_service.cc:1511] Processing CreateTablet for tablet f6cea1ad8b204399bf89bad24c1fb5f6 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:07:57.666715 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6cea1ad8b204399bf89bad24c1fb5f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.676862 23719 tablet_service.cc:1511] Processing CreateTablet for tablet 300b2e9cad2e4b57a291eb5272b6c6d8 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:57.678382 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b2e9cad2e4b57a291eb5272b6c6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.679515 23869 tablet_service.cc:1511] Processing CreateTablet for tablet 300b2e9cad2e4b57a291eb5272b6c6d8 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:57.681098 23869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b2e9cad2e4b57a291eb5272b6c6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.684342 23801 tablet_service.cc:1511] Processing CreateTablet for tablet 300b2e9cad2e4b57a291eb5272b6c6d8 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:07:57.685830 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 300b2e9cad2e4b57a291eb5272b6c6d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.695222 24028 tablet_bootstrap.cc:492] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:57.706475 24029 tablet_bootstrap.cc:492] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:57.709374 24028 tablet_bootstrap.cc:654] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.717082 23720 tablet_service.cc:1511] Processing CreateTablet for tablet bbbef5f1588445e3872b392a8b3be74e (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:57.718472 23720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbef5f1588445e3872b392a8b3be74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.722443 24029 tablet_bootstrap.cc:654] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.743677 23723 tablet_service.cc:1511] Processing CreateTablet for tablet 35db9d8af5bc4cf59d7328f10cffb5ae (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:57.745137 23723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35db9d8af5bc4cf59d7328f10cffb5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.745975 23869 tablet_service.cc:1511] Processing CreateTablet for tablet 35db9d8af5bc4cf59d7328f10cffb5ae (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:57.748504 23869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35db9d8af5bc4cf59d7328f10cffb5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.748801 23797 tablet_service.cc:1511] Processing CreateTablet for tablet 35db9d8af5bc4cf59d7328f10cffb5ae (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:07:57.749401 23875 tablet_service.cc:1511] Processing CreateTablet for tablet bbbef5f1588445e3872b392a8b3be74e (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:57.751133 23800 tablet_service.cc:1511] Processing CreateTablet for tablet 854ca287fd254570a8450abe84461119 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:57.751777 24027 tablet_bootstrap.cc:492] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:57.752373 23800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854ca287fd254570a8450abe84461119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.752671 23801 tablet_service.cc:1511] Processing CreateTablet for tablet bbbef5f1588445e3872b392a8b3be74e (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:07:57.753882 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbef5f1588445e3872b392a8b3be74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.757581 23871 tablet_service.cc:1511] Processing CreateTablet for tablet 854ca287fd254570a8450abe84461119 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:57.759630 23871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854ca287fd254570a8450abe84461119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.759483 23719 tablet_service.cc:1511] Processing CreateTablet for tablet ca77b9c5be324451b334a694b1aed580 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:57.751832 23724 tablet_service.cc:1511] Processing CreateTablet for tablet 854ca287fd254570a8450abe84461119 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:07:57.760944 23724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 854ca287fd254570a8450abe84461119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.767066 23797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35db9d8af5bc4cf59d7328f10cffb5ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.767618 23795 tablet_service.cc:1511] Processing CreateTablet for tablet ca77b9c5be324451b334a694b1aed580 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:57.774354 23873 tablet_service.cc:1511] Processing CreateTablet for tablet ca77b9c5be324451b334a694b1aed580 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:07:57.774930 23795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca77b9c5be324451b334a694b1aed580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.770426 23875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbbef5f1588445e3872b392a8b3be74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.770776 23719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca77b9c5be324451b334a694b1aed580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.795842 23798 tablet_service.cc:1511] Processing CreateTablet for tablet 6d37ca9528d744e48578d9f6477ec424 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:57.799067 24027 tablet_bootstrap.cc:654] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.799234 23725 tablet_service.cc:1511] Processing CreateTablet for tablet e45e656276f44aa9a0bd07038024e187 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:57.800462 23726 tablet_service.cc:1511] Processing CreateTablet for tablet 6d37ca9528d744e48578d9f6477ec424 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:57.801930 23868 tablet_service.cc:1511] Processing CreateTablet for tablet 6d37ca9528d744e48578d9f6477ec424 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:07:57.800565 23725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45e656276f44aa9a0bd07038024e187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.809149 23798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d37ca9528d744e48578d9f6477ec424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.812207 23726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d37ca9528d744e48578d9f6477ec424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.813045 24028 tablet_bootstrap.cc:492] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:57.813468 23796 tablet_service.cc:1511] Processing CreateTablet for tablet e45e656276f44aa9a0bd07038024e187 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:57.814903 23796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45e656276f44aa9a0bd07038024e187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.818853 23868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d37ca9528d744e48578d9f6477ec424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.822396 23873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca77b9c5be324451b334a694b1aed580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.822922 24028 ts_tablet_manager.cc:1403] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.020s
I20260709 13:07:57.830260 23870 tablet_service.cc:1511] Processing CreateTablet for tablet e45e656276f44aa9a0bd07038024e187 (DEFAULT_TABLE table=soft_deleted_table [id=3c998b8dbde841db99989f317d20616d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:07:57.831655 23870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45e656276f44aa9a0bd07038024e187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:57.832893 24028 raft_consensus.cc:359] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.833753 24028 raft_consensus.cc:385] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.850294 24029 tablet_bootstrap.cc:492] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:57.851009 24029 ts_tablet_manager.cc:1403] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.145s	user 0.042s	sys 0.011s
I20260709 13:07:57.856956 24029 raft_consensus.cc:359] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.858022 24029 raft_consensus.cc:385] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.858741 24029 raft_consensus.cc:740] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.861490 24029 consensus_queue.cc:260] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.834049 24028 raft_consensus.cc:740] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.873250 24029 ts_tablet_manager.cc:1434] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:07:57.876336 24027 tablet_bootstrap.cc:492] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:57.876829 24027 ts_tablet_manager.cc:1403] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.000s
I20260709 13:07:57.878538 24028 consensus_queue.cc:260] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.879370 24027 raft_consensus.cc:359] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.880177 24027 raft_consensus.cc:385] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.880446 24027 raft_consensus.cc:740] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.881131 24027 consensus_queue.cc:260] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.883412 24027 ts_tablet_manager.cc:1434] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:07:57.884335 24027 tablet_bootstrap.cc:492] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
W20260709 13:07:57.887418 23682 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:57.888017 24029 tablet_bootstrap.cc:492] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:57.890470 24015 raft_consensus.cc:493] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.890959 24027 tablet_bootstrap.cc:654] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.890960 24015 raft_consensus.cc:515] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.893591 24015 leader_election.cc:290] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:57.895170 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c4b388788040b0823ca7780c83d332" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:57.895447 24029 tablet_bootstrap.cc:654] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.896459 24028 ts_tablet_manager.cc:1434] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.069s	user 0.001s	sys 0.006s
I20260709 13:07:57.896822 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c4b388788040b0823ca7780c83d332" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:57.900856 23883 raft_consensus.cc:2468] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:57.903736 24027 tablet_bootstrap.cc:492] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:57.904361 24027 ts_tablet_manager.cc:1403] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 13:07:57.905861 24028 tablet_bootstrap.cc:492] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:57.907104 23699 leader_election.cc:304] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:57.907907 24027 raft_consensus.cc:359] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.908416 23810 raft_consensus.cc:2468] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:57.911511 24029 tablet_bootstrap.cc:492] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:57.912146 24029 ts_tablet_manager.cc:1403] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 13:07:57.908771 24027 raft_consensus.cc:385] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.913659 24027 raft_consensus.cc:740] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.914418 24027 consensus_queue.cc:260] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.917476 24015 raft_consensus.cc:2804] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.917853 24015 raft_consensus.cc:493] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.917979 24029 raft_consensus.cc:359] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.918831 24029 raft_consensus.cc:385] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.919142 24029 raft_consensus.cc:740] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.919843 24029 consensus_queue.cc:260] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.920470 24028 tablet_bootstrap.cc:654] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.922171 24029 ts_tablet_manager.cc:1434] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 13:07:57.923316 24029 tablet_bootstrap.cc:492] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:57.930624 24029 tablet_bootstrap.cc:654] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.931592 24028 tablet_bootstrap.cc:492] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:57.932232 24028 ts_tablet_manager.cc:1403] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 13:07:57.935308 24028 raft_consensus.cc:359] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.936054 24028 raft_consensus.cc:385] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.936378 24028 raft_consensus.cc:740] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.937242 24028 consensus_queue.cc:260] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.942628 24028 ts_tablet_manager.cc:1434] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:07:57.943734 24028 tablet_bootstrap.cc:492] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:57.944687 24015 raft_consensus.cc:3060] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.950373 24028 tablet_bootstrap.cc:654] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.953703 24029 tablet_bootstrap.cc:492] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:57.954298 24029 ts_tablet_manager.cc:1403] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260709 13:07:57.957845 24029 raft_consensus.cc:359] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.958631 24029 raft_consensus.cc:385] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.958912 24029 raft_consensus.cc:740] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.959751 24029 consensus_queue.cc:260] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.964175 24028 tablet_bootstrap.cc:492] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:57.964772 24028 ts_tablet_manager.cc:1403] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 13:07:57.964912 24036 raft_consensus.cc:493] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:57.965409 24036 raft_consensus.cc:515] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.968410 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cea1ad8b204399bf89bad24c1fb5f6" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:57.968209 24028 raft_consensus.cc:359] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.969084 23810 raft_consensus.cc:2468] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:57.961180 24015 raft_consensus.cc:515] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.970191 24029 ts_tablet_manager.cc:1434] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:07:57.970530 23700 leader_election.cc:304] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:57.972357 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c4b388788040b0823ca7780c83d332" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:57.972415 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c4b388788040b0823ca7780c83d332" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:57.972980 23810 raft_consensus.cc:3060] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.973018 23883 raft_consensus.cc:3060] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.969076 24028 raft_consensus.cc:385] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:57.979543 24028 raft_consensus.cc:740] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:57.980428 24041 raft_consensus.cc:2804] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:57.980311 24028 consensus_queue.cc:260] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:57.980882 24041 raft_consensus.cc:493] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:57.982640 24028 ts_tablet_manager.cc:1434] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:07:57.981261 24041 raft_consensus.cc:3060] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:57.987357 24028 tablet_bootstrap.cc:492] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:57.987677 24015 leader_election.cc:290] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:57.991643 24036 leader_election.cc:290] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:57.981612 24029 tablet_bootstrap.cc:492] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:57.993636 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cea1ad8b204399bf89bad24c1fb5f6" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:57.994349 23884 raft_consensus.cc:2468] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:57.994728 24028 tablet_bootstrap.cc:654] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:57.998847 24041 raft_consensus.cc:515] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.001700 24029 tablet_bootstrap.cc:654] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.001637 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cea1ad8b204399bf89bad24c1fb5f6" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:58.002450 23811 raft_consensus.cc:3060] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.005731 24041 leader_election.cc:290] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.010215 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6cea1ad8b204399bf89bad24c1fb5f6" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:58.010974 23884 raft_consensus.cc:3060] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.013813 23811 raft_consensus.cc:2468] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.016260 23700 leader_election.cc:304] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.017107 24041 raft_consensus.cc:2804] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:57.981021 23883 raft_consensus.cc:2468] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.017602 24041 raft_consensus.cc:697] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:58.018812 23699 leader_election.cc:304] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:58.018656 24041 consensus_queue.cc:237] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.019622 24036 raft_consensus.cc:2804] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.020073 24036 raft_consensus.cc:697] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:58.021109 24029 tablet_bootstrap.cc:492] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:58.020835 24036 consensus_queue.cc:237] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.021615 24029 ts_tablet_manager.cc:1403] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.009s
I20260709 13:07:58.024983 24029 raft_consensus.cc:359] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.025938 24029 raft_consensus.cc:385] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.026273 24029 raft_consensus.cc:740] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.034711 24029 consensus_queue.cc:260] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.037508 23884 raft_consensus.cc:2468] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.034415 23810 raft_consensus.cc:2468] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.040416 24027 ts_tablet_manager.cc:1434] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.136s	user 0.007s	sys 0.071s
I20260709 13:07:58.040956 24029 ts_tablet_manager.cc:1434] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:07:58.041115 23977 raft_consensus.cc:493] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.041989 24029 tablet_bootstrap.cc:492] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:58.041652 23977 raft_consensus.cc:515] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.043883 23977 leader_election.cc:290] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.041567 24027 tablet_bootstrap.cc:492] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.045734 23811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.046443 23811 raft_consensus.cc:2468] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:58.048931 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:58.049180 24029 tablet_bootstrap.cc:654] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.051721 24027 tablet_bootstrap.cc:654] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.054615 23849 leader_election.cc:304] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.055694 23977 raft_consensus.cc:2804] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.056150 23977 raft_consensus.cc:493] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.058152 23977 raft_consensus.cc:3060] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.061388 24029 tablet_bootstrap.cc:492] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:58.061544 24027 tablet_bootstrap.cc:492] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
W20260709 13:07:58.057678 23849 leader_election.cc:343] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.062008 24029 ts_tablet_manager.cc:1403] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260709 13:07:58.062599 24027 ts_tablet_manager.cc:1403] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260709 13:07:58.062042 23634 catalog_manager.cc:5697] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.065186 24029 raft_consensus.cc:359] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.065470 24027 raft_consensus.cc:359] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.065930 24029 raft_consensus.cc:385] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.066250 24027 raft_consensus.cc:385] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.066282 24029 raft_consensus.cc:740] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.066645 24027 raft_consensus.cc:740] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.067294 24029 consensus_queue.cc:260] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.067380 24027 consensus_queue.cc:260] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.070138 24027 ts_tablet_manager.cc:1434] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:07:58.071214 24027 tablet_bootstrap.cc:492] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.072337 23977 raft_consensus.cc:515] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.074342 24029 ts_tablet_manager.cc:1434] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:07:58.075517 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:58.075810 24029 tablet_bootstrap.cc:492] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:58.076221 23734 raft_consensus.cc:3060] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.079162 24027 tablet_bootstrap.cc:654] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.084713 23734 raft_consensus.cc:2468] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:58.087649 23849 leader_election.cc:304] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:58.089108 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:58.089744 23810 raft_consensus.cc:3060] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.091027 24029 tablet_bootstrap.cc:654] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.100288 23810 raft_consensus.cc:2468] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:58.104233 23977 leader_election.cc:290] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.104130 23631 catalog_manager.cc:5697] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.108532 24050 raft_consensus.cc:2804] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.109249 24050 raft_consensus.cc:697] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:58.110150 24050 consensus_queue.cc:237] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.110972 24028 tablet_bootstrap.cc:492] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:58.112505 24028 ts_tablet_manager.cc:1403] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.034s
I20260709 13:07:58.116395 24028 raft_consensus.cc:359] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.119076 24028 raft_consensus.cc:385] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.119848 24028 raft_consensus.cc:740] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.121312 24028 consensus_queue.cc:260] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.122248 24029 tablet_bootstrap.cc:492] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:58.122867 24029 ts_tablet_manager.cc:1403] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.013s
I20260709 13:07:58.123132 24027 tablet_bootstrap.cc:492] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:58.123785 24027 ts_tablet_manager.cc:1403] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.023s
I20260709 13:07:58.124038 24028 ts_tablet_manager.cc:1434] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:58.125170 24028 tablet_bootstrap.cc:492] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:58.126385 24029 raft_consensus.cc:359] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.126739 24027 raft_consensus.cc:359] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.127282 24029 raft_consensus.cc:385] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.127612 24027 raft_consensus.cc:385] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.127754 24029 raft_consensus.cc:740] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.128031 24027 raft_consensus.cc:740] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.128899 24027 consensus_queue.cc:260] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.129017 24029 consensus_queue.cc:260] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.133191 24027 ts_tablet_manager.cc:1434] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:07:58.133499 23977 raft_consensus.cc:493] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.134095 23977 raft_consensus.cc:515] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.134502 24027 tablet_bootstrap.cc:492] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.134835 24029 ts_tablet_manager.cc:1434] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:07:58.135916 24029 tablet_bootstrap.cc:492] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:58.136333 23977 leader_election.cc:290] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.138293 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.139029 23810 raft_consensus.cc:2468] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:58.140656 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:58.140997 23849 leader_election.cc:304] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.141716 24027 tablet_bootstrap.cc:654] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:58.142356 23849 leader_election.cc:343] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.144403 23977 raft_consensus.cc:2804] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.144831 23977 raft_consensus.cc:493] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.145150 23977 raft_consensus.cc:3060] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.146764 24029 tablet_bootstrap.cc:654] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.151463 24028 tablet_bootstrap.cc:654] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.161208 23977 raft_consensus.cc:515] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.165983 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:58.167595 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:58.168778 23810 raft_consensus.cc:3060] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:58.170469 23849 leader_election.cc:343] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.177489 23633 catalog_manager.cc:5697] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 1 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.180027 23810 raft_consensus.cc:2468] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:58.180672 23977 leader_election.cc:290] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.183974 23849 leader_election.cc:304] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [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: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 717056f7b244461e8da80114adb63084
I20260709 13:07:58.185267 23977 raft_consensus.cc:2804] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.185768 23977 raft_consensus.cc:697] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:58.186380 24028 tablet_bootstrap.cc:492] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:58.186939 24028 ts_tablet_manager.cc:1403] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.004s
I20260709 13:07:58.189594 24029 tablet_bootstrap.cc:492] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:58.186954 23977 consensus_queue.cc:237] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.190157 24029 ts_tablet_manager.cc:1403] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.021s
I20260709 13:07:58.193269 24029 raft_consensus.cc:359] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.194038 24029 raft_consensus.cc:385] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.194329 24028 raft_consensus.cc:359] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.194762 24029 raft_consensus.cc:740] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.195279 24028 raft_consensus.cc:385] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.196522 24029 consensus_queue.cc:260] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.196081 24028 raft_consensus.cc:740] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.198141 24027 tablet_bootstrap.cc:492] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:58.198658 24028 consensus_queue.cc:260] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.201018 24027 ts_tablet_manager.cc:1403] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.021s
I20260709 13:07:58.202852 24028 ts_tablet_manager.cc:1434] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:07:58.204061 24028 tablet_bootstrap.cc:492] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:58.205096 24029 ts_tablet_manager.cc:1434] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:07:58.204777 24027 raft_consensus.cc:359] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.205544 24027 raft_consensus.cc:385] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.205840 24027 raft_consensus.cc:740] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.206313 24029 tablet_bootstrap.cc:492] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:58.206782 24027 consensus_queue.cc:260] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.209540 24027 ts_tablet_manager.cc:1434] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:07:58.210657 24027 tablet_bootstrap.cc:492] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.217525 24027 tablet_bootstrap.cc:654] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.217923 23631 catalog_manager.cc:5697] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 1 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.220270 24029 tablet_bootstrap.cc:654] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.223537 24028 tablet_bootstrap.cc:654] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.227082 24027 tablet_bootstrap.cc:492] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:58.227626 24027 ts_tablet_manager.cc:1403] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.015s
I20260709 13:07:58.230592 24027 raft_consensus.cc:359] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.231456 24027 raft_consensus.cc:385] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.231911 24027 raft_consensus.cc:740] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.232707 24027 consensus_queue.cc:260] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.237713 24027 ts_tablet_manager.cc:1434] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:07:58.238786 24027 tablet_bootstrap.cc:492] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.238991 24029 tablet_bootstrap.cc:492] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:58.239598 24029 ts_tablet_manager.cc:1403] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.002s
I20260709 13:07:58.242765 24029 raft_consensus.cc:359] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.243626 24029 raft_consensus.cc:385] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.243917 24029 raft_consensus.cc:740] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.244712 24029 consensus_queue.cc:260] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.247694 24029 ts_tablet_manager.cc:1434] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:07:58.248631 24027 tablet_bootstrap.cc:654] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.249116 24028 tablet_bootstrap.cc:492] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:58.249617 24028 ts_tablet_manager.cc:1403] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.004s
I20260709 13:07:58.248627 24029 tablet_bootstrap.cc:492] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: Bootstrap starting.
I20260709 13:07:58.253624 24041 raft_consensus.cc:493] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.254176 24041 raft_consensus.cc:515] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.256281 24041 leader_election.cc:290] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.257243 24029 tablet_bootstrap.cc:654] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.257908 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbef5f1588445e3872b392a8b3be74e" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
W20260709 13:07:58.259454 23699 leader_election.cc:343] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.252710 24028 raft_consensus.cc:359] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.260988 24028 raft_consensus.cc:385] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.261096 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbef5f1588445e3872b392a8b3be74e" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.261336 24028 raft_consensus.cc:740] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.261778 23810 raft_consensus.cc:2468] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:58.263079 23700 leader_election.cc:304] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [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: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 6aded90a7b3b47c7901eb5645769b41b
I20260709 13:07:58.262285 24028 consensus_queue.cc:260] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.264493 24041 raft_consensus.cc:2804] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.264879 24041 raft_consensus.cc:493] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.265239 24041 raft_consensus.cc:3060] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.265427 24028 ts_tablet_manager.cc:1434] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:07:58.266498 24028 tablet_bootstrap.cc:492] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:58.273205 24041 raft_consensus.cc:515] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.273216 24028 tablet_bootstrap.cc:654] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.275789 24029 tablet_bootstrap.cc:492] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: No bootstrap required, opened a new log
I20260709 13:07:58.276328 24029 ts_tablet_manager.cc:1403] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.008s
I20260709 13:07:58.278015 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbef5f1588445e3872b392a8b3be74e" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:58.279393 24029 raft_consensus.cc:359] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.280067 24029 raft_consensus.cc:385] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.280344 24029 raft_consensus.cc:740] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.280474 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbef5f1588445e3872b392a8b3be74e" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:58.281068 24029 consensus_queue.cc:260] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
W20260709 13:07:58.282680 23699 leader_election.cc:343] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.283429 24029 ts_tablet_manager.cc:1434] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:07:58.284544 24041 leader_election.cc:290] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.281838 23810 raft_consensus.cc:3060] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.288098 24033 raft_consensus.cc:493] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.288614 24033 raft_consensus.cc:515] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.290901 24033 leader_election.cc:290] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.291676 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:58.292908 24027 tablet_bootstrap.cc:492] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
W20260709 13:07:58.293283 23775 leader_election.cc:343] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:58.293439 24027 ts_tablet_manager.cc:1403] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.017s
I20260709 13:07:58.295046 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:58.295753 23884 raft_consensus.cc:2468] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:58.296460 24027 raft_consensus.cc:359] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.297209 24027 raft_consensus.cc:385] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.297482 24027 raft_consensus.cc:740] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.297680 23774 leader_election.cc:304] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [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: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 717056f7b244461e8da80114adb63084
I20260709 13:07:58.298245 24027 consensus_queue.cc:260] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.294986 23810 raft_consensus.cc:2468] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.300565 23700 leader_election.cc:304] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [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: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 6aded90a7b3b47c7901eb5645769b41b
I20260709 13:07:58.301172 24033 raft_consensus.cc:2804] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.301457 24028 tablet_bootstrap.cc:492] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:58.301957 24028 ts_tablet_manager.cc:1403] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260709 13:07:58.302160 24041 raft_consensus.cc:2804] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.302623 24041 raft_consensus.cc:697] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:58.302842 24027 ts_tablet_manager.cc:1434] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:07:58.303859 24027 tablet_bootstrap.cc:492] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.303416 24041 consensus_queue.cc:237] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.305250 24028 raft_consensus.cc:359] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.305976 24028 raft_consensus.cc:385] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.306272 24028 raft_consensus.cc:740] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.307065 24028 consensus_queue.cc:260] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.311053 24027 tablet_bootstrap.cc:654] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.313323 24028 ts_tablet_manager.cc:1434] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:07:58.314620 24028 tablet_bootstrap.cc:492] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:58.301576 24033 raft_consensus.cc:493] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.315999 24033 raft_consensus.cc:3060] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.322053 24027 tablet_bootstrap.cc:492] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:58.322609 24027 ts_tablet_manager.cc:1403] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 13:07:58.321121 24028 tablet_bootstrap.cc:654] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.326875 24033 raft_consensus.cc:515] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.325366 24027 raft_consensus.cc:359] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.328539 24027 raft_consensus.cc:385] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.328822 24027 raft_consensus.cc:740] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.329419 24027 consensus_queue.cc:260] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.330368 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:58.331049 23734 raft_consensus.cc:3060] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.331872 24027 ts_tablet_manager.cc:1434] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:07:58.332942 24027 tablet_bootstrap.cc:492] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: Bootstrap starting.
I20260709 13:07:58.333845 23634 catalog_manager.cc:5697] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.339259 24027 tablet_bootstrap.cc:654] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.341454 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:58.342236 23884 raft_consensus.cc:3060] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.350049 23884 raft_consensus.cc:2468] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:58.351339 23774 leader_election.cc:304] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.352269 23931 raft_consensus.cc:2804] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.339354 23734 raft_consensus.cc:2468] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:58.359707 24033 leader_election.cc:290] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.360759 23931 raft_consensus.cc:697] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:58.361593 24027 tablet_bootstrap.cc:492] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: No bootstrap required, opened a new log
I20260709 13:07:58.362191 24027 ts_tablet_manager.cc:1403] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.007s
I20260709 13:07:58.361690 23931 consensus_queue.cc:237] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.364909 24027 raft_consensus.cc:359] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.365557 24027 raft_consensus.cc:385] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.365850 24027 raft_consensus.cc:740] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.366569 24027 consensus_queue.cc:260] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.368448 24028 tablet_bootstrap.cc:492] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:58.369088 24027 ts_tablet_manager.cc:1434] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:07:58.370409 24028 ts_tablet_manager.cc:1403] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.027s
I20260709 13:07:58.373365 24028 raft_consensus.cc:359] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.374023 24028 raft_consensus.cc:385] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.374315 24028 raft_consensus.cc:740] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.375342 24028 consensus_queue.cc:260] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.377270 24028 ts_tablet_manager.cc:1434] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:07:58.378397 24028 tablet_bootstrap.cc:492] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: Bootstrap starting.
I20260709 13:07:58.379904 23634 catalog_manager.cc:5697] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.384209 24028 tablet_bootstrap.cc:654] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:58.388859 23977 raft_consensus.cc:493] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.389012 24028 tablet_bootstrap.cc:492] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: No bootstrap required, opened a new log
I20260709 13:07:58.389525 24028 ts_tablet_manager.cc:1403] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:07:58.389329 23977 raft_consensus.cc:515] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.391357 23977 leader_election.cc:290] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.392066 24028 raft_consensus.cc:359] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.392776 24028 raft_consensus.cc:385] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:58.392956 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.392983 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:58.393726 23810 raft_consensus.cc:2468] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:58.393778 23734 raft_consensus.cc:2468] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 0.
I20260709 13:07:58.393042 24028 raft_consensus.cc:740] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Initialized, Role: FOLLOWER
I20260709 13:07:58.395006 23849 leader_election.cc:304] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:58.395852 23977 raft_consensus.cc:2804] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.396214 23977 raft_consensus.cc:493] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.396533 23977 raft_consensus.cc:3060] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.396679 24028 consensus_queue.cc:260] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.398674 24028 ts_tablet_manager.cc:1434] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:07:58.399119 24068 raft_consensus.cc:493] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.399552 24068 raft_consensus.cc:515] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.402488 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca77b9c5be324451b334a694b1aed580" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:58.403083 23884 raft_consensus.cc:2468] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:58.402000 24068 leader_election.cc:290] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.403851 23977 raft_consensus.cc:515] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.404078 23774 leader_election.cc:304] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.405089 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca77b9c5be324451b334a694b1aed580" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:58.405211 24067 raft_consensus.cc:2804] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.405659 23734 raft_consensus.cc:2468] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 0.
I20260709 13:07:58.406554 23977 leader_election.cc:290] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.406795 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:58.407387 23736 raft_consensus.cc:3060] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.407586 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:58.408159 23810 raft_consensus.cc:3060] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.405632 24067 raft_consensus.cc:493] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.410492 24067 raft_consensus.cc:3060] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.414831 23810 raft_consensus.cc:2468] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:58.415833 23849 leader_election.cc:304] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.415997 24067 raft_consensus.cc:515] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.416456 23977 raft_consensus.cc:2804] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.416887 23977 raft_consensus.cc:697] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:58.417654 23977 consensus_queue.cc:237] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.420116 24041 raft_consensus.cc:493] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.420670 24041 raft_consensus.cc:515] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.423657 24046 consensus_queue.cc:1048] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:58.427524 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.428246 23810 raft_consensus.cc:2468] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:58.429169 24067 leader_election.cc:290] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.428377 23736 raft_consensus.cc:2468] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 1.
I20260709 13:07:58.430369 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca77b9c5be324451b334a694b1aed580" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:58.429826 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca77b9c5be324451b334a694b1aed580" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:58.430354 23700 leader_election.cc:304] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.431288 23883 raft_consensus.cc:3060] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.431303 23885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:58.432662 23885 raft_consensus.cc:2468] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 0.
I20260709 13:07:58.433668 24037 raft_consensus.cc:2804] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:58.434141 24037 raft_consensus.cc:493] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:58.434479 24037 raft_consensus.cc:3060] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.434753 24046 consensus_queue.cc:1048] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.429903 24041 leader_election.cc:290] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.438966 23883 raft_consensus.cc:2468] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:58.440766 23774 leader_election.cc:304] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:58.431327 23734 raft_consensus.cc:3060] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.442298 23630 catalog_manager.cc:5697] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 1 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:58.453873 24068 raft_consensus.cc:2804] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.454447 24068 raft_consensus.cc:697] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:58.455255 24068 consensus_queue.cc:237] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.449427 23734 raft_consensus.cc:2468] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 1.
I20260709 13:07:58.451753 24037 raft_consensus.cc:515] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.471745 24037 leader_election.cc:290] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.469925 24015 consensus_queue.cc:1048] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:58.475626 23883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:58.477494 23883 raft_consensus.cc:3060] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.477901 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:58.478763 23810 raft_consensus.cc:3060] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.490453 23630 catalog_manager.cc:5697] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 1 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.491662 23883 raft_consensus.cc:2468] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.494701 23699 leader_election.cc:304] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:07:58.496477 24037 raft_consensus.cc:2804] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:58.497023 24037 raft_consensus.cc:697] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:58.495821 23810 raft_consensus.cc:2468] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 1.
I20260709 13:07:58.497866 24037 consensus_queue.cc:237] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.504539 24036 consensus_queue.cc:1048] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.526175 23634 catalog_manager.cc:5697] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 1 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.538272 23977 consensus_queue.cc:1048] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.553400 24084 consensus_queue.cc:1048] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:58.569818 23883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
mode: GRACEFUL
new_leader_uuid: "717056f7b244461e8da80114adb63084"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:07:58.570394 23883 raft_consensus.cc:606] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Received request to transfer leadership to TS 717056f7b244461e8da80114adb63084
I20260709 13:07:58.577960 23883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
mode: GRACEFUL
new_leader_uuid: "aff0e709522048cd9ed618c7c9135b50"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:07:58.578497 23883 raft_consensus.cc:606] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Received request to transfer leadership to TS aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:58.582794 23883 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "854ca287fd254570a8450abe84461119"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
mode: GRACEFUL
new_leader_uuid: "aff0e709522048cd9ed618c7c9135b50"
 from {username='slave'} at 127.0.0.1:56710
I20260709 13:07:58.583250 23883 raft_consensus.cc:606] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Received request to transfer leadership to TS aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:58.604598 23734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424"
dest_uuid: "717056f7b244461e8da80114adb63084"
mode: GRACEFUL
new_leader_uuid: "aff0e709522048cd9ed618c7c9135b50"
 from {username='slave'} at 127.0.0.1:44286
I20260709 13:07:58.605190 23734 raft_consensus.cc:606] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Received request to transfer leadership to TS aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:58.611044 23809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187"
dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
mode: GRACEFUL
new_leader_uuid: "6aded90a7b3b47c7901eb5645769b41b"
 from {username='slave'} at 127.0.0.1:45362
I20260709 13:07:58.611641 23809 raft_consensus.cc:606] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Received request to transfer leadership to TS 6aded90a7b3b47c7901eb5645769b41b
I20260709 13:07:58.666602 24036 raft_consensus.cc:493] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.667033 24036 raft_consensus.cc:515] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.668632 24036 leader_election.cc:290] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.669350 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.669623 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6aded90a7b3b47c7901eb5645769b41b" is_pre_election: true
I20260709 13:07:58.670120 23809 raft_consensus.cc:2393] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 717056f7b244461e8da80114adb63084 in current term 1: Already voted for candidate 6aded90a7b3b47c7901eb5645769b41b in this term.
I20260709 13:07:58.671064 23700 leader_election.cc:304] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 717056f7b244461e8da80114adb63084; no voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:58.671690 24036 raft_consensus.cc:3060] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.677358 24036 raft_consensus.cc:2749] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:58.681910 24084 raft_consensus.cc:493] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:58.682559 24084 raft_consensus.cc:515] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.684451 24084 leader_election.cc:290] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:58.685232 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbef5f1588445e3872b392a8b3be74e" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "717056f7b244461e8da80114adb63084" is_pre_election: true
I20260709 13:07:58.685484 23809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbbef5f1588445e3872b392a8b3be74e" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff0e709522048cd9ed618c7c9135b50" is_pre_election: true
I20260709 13:07:58.686221 23809 raft_consensus.cc:2393] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6aded90a7b3b47c7901eb5645769b41b in current term 1: Already voted for candidate 717056f7b244461e8da80114adb63084 in this term.
I20260709 13:07:58.687068 23849 leader_election.cc:304] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b; no voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50
I20260709 13:07:58.687721 24084 raft_consensus.cc:3060] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:58.692981 24084 raft_consensus.cc:2749] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:58.695830 24050 consensus_queue.cc:1048] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.701535 24084 raft_consensus.cc:993] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: : Instructing follower aff0e709522048cd9ed618c7c9135b50 to start an election
I20260709 13:07:58.701997 23977 raft_consensus.cc:1081] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Signalling peer aff0e709522048cd9ed618c7c9135b50 to start an election
I20260709 13:07:58.704535 23811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "854ca287fd254570a8450abe84461119"
dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
 from {username='slave'} at 127.0.0.1:45346
I20260709 13:07:58.705078 23811 raft_consensus.cc:493] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:58.705363 23811 raft_consensus.cc:3060] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.707859 23977 consensus_queue.cc:1048] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.712086 23811 raft_consensus.cc:515] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.713060 23809 raft_consensus.cc:1240] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Rejecting Update request from peer 6aded90a7b3b47c7901eb5645769b41b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:58.715160 23736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:58.715548 23977 consensus_queue.cc:1059] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.716496 24084 raft_consensus.cc:3055] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:58.716835 24084 raft_consensus.cc:740] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:58.717257 23811 leader_election.cc:290] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 2 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:58.718364 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "854ca287fd254570a8450abe84461119" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:58.717630 24084 consensus_queue.cc:260] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.719666 24084 raft_consensus.cc:3060] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:58.731000 23884 raft_consensus.cc:2468] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 2.
I20260709 13:07:58.733045 23774 leader_election.cc:304] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [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: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 717056f7b244461e8da80114adb63084
I20260709 13:07:58.733816 24077 raft_consensus.cc:2804] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:58.734225 24077 raft_consensus.cc:697] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:58.734938 24077 consensus_queue.cc:237] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [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: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:58.741273 23633 catalog_manager.cc:5697] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 1 to 2, leader changed from 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195) to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:58.970786 24067 consensus_queue.cc:1048] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:58.980858 24068 raft_consensus.cc:993] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: : Instructing follower 6aded90a7b3b47c7901eb5645769b41b to start an election
I20260709 13:07:58.981472 24068 raft_consensus.cc:1081] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Signalling peer 6aded90a7b3b47c7901eb5645769b41b to start an election
I20260709 13:07:58.989948 24036 consensus_queue.cc:1048] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.007268 24077 consensus_queue.cc:1048] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.008736 24037 consensus_queue.cc:1048] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.016105 24037 raft_consensus.cc:993] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: : Instructing follower aff0e709522048cd9ed618c7c9135b50 to start an election
I20260709 13:07:59.016577 24037 raft_consensus.cc:1081] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Signalling peer aff0e709522048cd9ed618c7c9135b50 to start an election
I20260709 13:07:59.018335 23809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424"
dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
 from {username='slave'} at 127.0.0.1:45338
I20260709 13:07:59.018978 23809 raft_consensus.cc:493] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.019375 23809 raft_consensus.cc:3060] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.028043 23809 raft_consensus.cc:515] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.031145 23733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:59.034759 24067 consensus_queue.cc:1048] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:59.037367 23809 leader_election.cc:290] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 2 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:59.038877 23882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d37ca9528d744e48578d9f6477ec424" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:59.039526 23882 raft_consensus.cc:3060] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.040521 24036 consensus_queue.cc:1048] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.046820 24084 consensus_queue.cc:1048] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.049379 23882 raft_consensus.cc:2468] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 2.
I20260709 13:07:59.050767 23774 leader_election.cc:304] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:59.051833 24067 raft_consensus.cc:2804] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.052349 24067 raft_consensus.cc:697] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:59.053165 24067 consensus_queue.cc:237] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [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: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.054939 24050 raft_consensus.cc:993] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: : Instructing follower aff0e709522048cd9ed618c7c9135b50 to start an election
I20260709 13:07:59.055423 24050 raft_consensus.cc:1081] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Signalling peer aff0e709522048cd9ed618c7c9135b50 to start an election
I20260709 13:07:59.058526 23811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae"
dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
 from {username='slave'} at 127.0.0.1:45346
I20260709 13:07:59.059089 23811 raft_consensus.cc:493] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.059422 23811 raft_consensus.cc:3060] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.065371 24067 consensus_queue.cc:1048] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.066783 23880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
 from {username='slave'} at 127.0.0.1:56706
I20260709 13:07:59.067448 23880 raft_consensus.cc:493] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.067836 23880 raft_consensus.cc:3060] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.071588 23811 raft_consensus.cc:515] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.072494 23809 raft_consensus.cc:1240] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Rejecting Update request from peer 6aded90a7b3b47c7901eb5645769b41b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:59.074102 23811 leader_election.cc:290] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 2 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:59.079383 23734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:59.080220 23734 raft_consensus.cc:3060] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.087920 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35db9d8af5bc4cf59d7328f10cffb5ae" candidate_uuid: "aff0e709522048cd9ed618c7c9135b50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:59.090847 24094 consensus_queue.cc:1048] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:59.091488 23699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:45197, user_credentials={real_user=slave}} blocked reactor thread for 56868.2us
I20260709 13:07:59.091775 23880 raft_consensus.cc:515] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.098374 23880 leader_election.cc:290] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 2 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:07:59.099484 23734 raft_consensus.cc:2468] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 2.
I20260709 13:07:59.100183 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:59.100826 23810 raft_consensus.cc:3055] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.100354 23732 raft_consensus.cc:1240] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Rejecting Update request from peer 6aded90a7b3b47c7901eb5645769b41b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:59.100982 23880 raft_consensus.cc:1240] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Rejecting Update request from peer 717056f7b244461e8da80114adb63084 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:59.101590 23775 leader_election.cc:304] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:59.101847 23810 raft_consensus.cc:740] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:59.102698 23811 raft_consensus.cc:1240] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Rejecting Update request from peer 717056f7b244461e8da80114adb63084 for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:59.102793 23810 consensus_queue.cc:260] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.103276 24077 raft_consensus.cc:2804] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.103797 24077 raft_consensus.cc:697] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Becoming Leader. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:07:59.104884 24077 consensus_queue.cc:237] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [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: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.103838 23810 raft_consensus.cc:3060] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.109109 24084 raft_consensus.cc:993] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: : Instructing follower 717056f7b244461e8da80114adb63084 to start an election
I20260709 13:07:59.109630 24084 raft_consensus.cc:1081] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Signalling peer 717056f7b244461e8da80114adb63084 to start an election
I20260709 13:07:59.110283 23634 catalog_manager.cc:5697] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 1 to 2, leader changed from 717056f7b244461e8da80114adb63084 (127.17.52.193) to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.111410 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e45e656276f44aa9a0bd07038024e187" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:07:59.110867 24036 consensus_queue.cc:1059] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.114032 24037 consensus_queue.cc:1059] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:59.114832 24037 consensus_queue.cc:1243] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [LEADER]: Peer aff0e709522048cd9ed618c7c9135b50 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:07:59.088821 23884 raft_consensus.cc:3055] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.120529 23884 raft_consensus.cc:740] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:59.121393 23884 consensus_queue.cc:260] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.122303 23884 raft_consensus.cc:3060] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.130812 23732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8"
dest_uuid: "717056f7b244461e8da80114adb63084"
 from {username='slave'} at 127.0.0.1:44276
I20260709 13:07:59.131518 23732 raft_consensus.cc:493] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:07:59.131865 23732 raft_consensus.cc:3060] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.133464 23810 raft_consensus.cc:2468] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 2.
I20260709 13:07:59.137830 23849 leader_election.cc:304] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [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: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 717056f7b244461e8da80114adb63084
I20260709 13:07:59.138767 23977 raft_consensus.cc:2804] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.139264 23977 raft_consensus.cc:697] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 2 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:59.140064 23977 consensus_queue.cc:237] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.145329 23884 raft_consensus.cc:2468] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 2.
I20260709 13:07:59.152693 23732 raft_consensus.cc:515] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.157027 23884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
I20260709 13:07:59.157878 23884 raft_consensus.cc:3055] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.157060 23810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "300b2e9cad2e4b57a291eb5272b6c6d8" candidate_uuid: "717056f7b244461e8da80114adb63084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:07:59.158697 23810 raft_consensus.cc:3060] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.159876 23733 raft_consensus.cc:3055] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:59.160256 23733 raft_consensus.cc:740] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:59.161006 23733 consensus_queue.cc:260] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.161887 23733 raft_consensus.cc:3060] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.158427 23732 leader_election.cc:290] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 2 election: Requested vote from peers aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955), 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195:45197)
I20260709 13:07:59.165397 23810 raft_consensus.cc:2468] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 2.
I20260709 13:07:59.166725 23700 leader_election.cc:304] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 717056f7b244461e8da80114adb63084, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:07:59.168694 24094 raft_consensus.cc:2804] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:59.168927 23733 raft_consensus.cc:2468] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff0e709522048cd9ed618c7c9135b50 in term 2.
I20260709 13:07:59.169348 24094 raft_consensus.cc:697] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 2 LEADER]: Becoming Leader. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:07:59.158447 23884 raft_consensus.cc:740] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:07:59.170316 24094 consensus_queue.cc:237] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.171391 23884 consensus_queue.cc:260] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:07:59.172030 23883 raft_consensus.cc:1275] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Refusing update from remote peer aff0e709522048cd9ed618c7c9135b50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.172838 23884 raft_consensus.cc:3060] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.173789 24068 consensus_queue.cc:1048] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:59.176802 24046 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:07:59.182298 23634 catalog_manager.cc:5697] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 reported cstate change: term changed from 1 to 2, leader changed from 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195) to aff0e709522048cd9ed618c7c9135b50 (127.17.52.194). New cstate: current_term: 2 leader_uuid: "aff0e709522048cd9ed618c7c9135b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.182650 23884 raft_consensus.cc:2468] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 717056f7b244461e8da80114adb63084 in term 2.
I20260709 13:07:59.185674 23810 raft_consensus.cc:1240] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Rejecting Update request from peer 6aded90a7b3b47c7901eb5645769b41b for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:59.191875 23733 raft_consensus.cc:3060] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.197355 23630 catalog_manager.cc:5697] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 1 to 2, leader changed from aff0e709522048cd9ed618c7c9135b50 (127.17.52.194) to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 2 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:59.199108 23733 raft_consensus.cc:1275] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Refusing update from remote peer aff0e709522048cd9ed618c7c9135b50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.200636 24068 consensus_queue.cc:1048] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.207127 23633 catalog_manager.cc:5697] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 reported cstate change: term changed from 1 to 2, leader changed from 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195) to 717056f7b244461e8da80114adb63084 (127.17.52.193). New cstate: current_term: 2 leader_uuid: "717056f7b244461e8da80114adb63084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:59.447962 23883 raft_consensus.cc:1275] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Refusing update from remote peer aff0e709522048cd9ed618c7c9135b50: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.449054 24068 consensus_queue.cc:1048] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.457867 23733 raft_consensus.cc:1275] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Refusing update from remote peer aff0e709522048cd9ed618c7c9135b50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.459954 24068 consensus_queue.cc:1048] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.553079 23883 raft_consensus.cc:1275] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Refusing update from remote peer aff0e709522048cd9ed618c7c9135b50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.554258 24068 consensus_queue.cc:1048] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.568462 23733 raft_consensus.cc:1275] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Refusing update from remote peer aff0e709522048cd9ed618c7c9135b50: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.569692 23931 consensus_queue.cc:1048] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:59.574326 23810 raft_consensus.cc:1275] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Refusing update from remote peer 717056f7b244461e8da80114adb63084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.575649 24095 consensus_queue.cc:1048] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.586051 23884 raft_consensus.cc:1275] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Refusing update from remote peer 717056f7b244461e8da80114adb63084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.587883 24094 consensus_queue.cc:1048] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.648435 23733 raft_consensus.cc:3060] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:59.653785 23733 raft_consensus.cc:1275] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Refusing update from remote peer 6aded90a7b3b47c7901eb5645769b41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.655092 23977 consensus_queue.cc:1048] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:59.663290 23810 raft_consensus.cc:1275] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Refusing update from remote peer 6aded90a7b3b47c7901eb5645769b41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:59.665571 23977 consensus_queue.cc:1048] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:08:00.069796 23906 debug-util.cc:398] Leaking SignalData structure 0x7b080009a8e0 after lost signal to thread 17622
W20260709 13:08:00.071075 23906 debug-util.cc:398] Leaking SignalData structure 0x7b080021b4a0 after lost signal to thread 23668
W20260709 13:08:00.072363 23906 debug-util.cc:398] Leaking SignalData structure 0x7b08002dc2c0 after lost signal to thread 23760
W20260709 13:08:00.073482 23906 debug-util.cc:398] Leaking SignalData structure 0x7b08001f51c0 after lost signal to thread 23835
W20260709 13:08:00.074668 23906 debug-util.cc:398] Leaking SignalData structure 0x7b0800141fe0 after lost signal to thread 23909
I20260709 13:08:01.780108 23634 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33132:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:08:01.802452 23634 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33132:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:08:01.834515 17619 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:08:02.021113 23700 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:40955, user_credentials={real_user=slave}} blocked reactor thread for 78984.9us
W20260709 13:08:02.040478 23699 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:45197, user_credentials={real_user=slave}} blocked reactor thread for 57043.8us
I20260709 13:08:02.155920 24157 tablet.cc:1724] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:02.197333 24156 log.cc:927] Time spent T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: Append to log took a long time: real 0.086s	user 0.002s	sys 0.000s
I20260709 13:08:02.207698 23810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495"
dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
mode: GRACEFUL
new_leader_uuid: "6aded90a7b3b47c7901eb5645769b41b"
 from {username='slave'} at 127.0.0.1:48454
I20260709 13:08:02.208283 23810 raft_consensus.cc:606] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Received request to transfer leadership to TS 6aded90a7b3b47c7901eb5645769b41b
I20260709 13:08:02.244573 24175 tablet.cc:1724] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.212551 24168 tablet.cc:1724] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.272892 24169 tablet.cc:1724] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.290721 24173 tablet.cc:1724] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.322628 24174 tablet.cc:1724] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.324067 24176 tablet.cc:1724] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.265672 24171 tablet.cc:1724] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.262221 24166 tablet.cc:1724] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.337355 24174 tablet.cc:1724] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.344007 24179 tablet.cc:1724] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:02.353531 23774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.195:45197, user_credentials={real_user=slave}} blocked reactor thread for 90998.8us
I20260709 13:08:02.371421 24157 tablet.cc:1724] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.378513 24180 tablet.cc:1724] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:02.380954 24170 log.cc:927] Time spent T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260709 13:08:02.380800 24171 tablet.cc:1724] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.392589 24157 tablet.cc:1724] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.394500 24171 tablet.cc:1724] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.395645 24175 tablet.cc:1724] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.406522 24171 tablet.cc:1724] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.412097 23735 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a"
dest_uuid: "717056f7b244461e8da80114adb63084"
mode: GRACEFUL
new_leader_uuid: "6aded90a7b3b47c7901eb5645769b41b"
 from {username='slave'} at 127.0.0.1:57030
I20260709 13:08:02.412796 23735 raft_consensus.cc:606] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Received request to transfer leadership to TS 6aded90a7b3b47c7901eb5645769b41b
I20260709 13:08:02.414412 17619 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:08:02.415060 17619 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:08:02.397102 24174 tablet.cc:1724] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.426661 24182 tablet.cc:1724] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:08:02.360510 23849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.52.194:40955, user_credentials={real_user=slave}} blocked reactor thread for 63427.4us
I20260709 13:08:02.428242 24157 tablet.cc:1724] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.432464 24171 tablet.cc:1724] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.425894 24168 tablet.cc:1724] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.455480 24176 tablet.cc:1724] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.434276 24175 tablet.cc:1724] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.413981 24166 tablet.cc:1724] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.477066 24144 raft_consensus.cc:993] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: : Instructing follower 6aded90a7b3b47c7901eb5645769b41b to start an election
I20260709 13:08:02.476814 24174 tablet.cc:1724] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:08:02.477732 24159 raft_consensus.cc:1081] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Signalling peer 6aded90a7b3b47c7901eb5645769b41b to start an election
I20260709 13:08:02.480331 23881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
 from {username='slave'} at 127.0.0.1:56704
I20260709 13:08:02.480880 23881 raft_consensus.cc:493] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.481211 23881 raft_consensus.cc:3060] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.488294 23881 raft_consensus.cc:515] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:08:02.490491 24136 raft_consensus.cc:993] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: : Instructing follower 6aded90a7b3b47c7901eb5645769b41b to start an election
I20260709 13:08:02.491097 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:08:02.491751 23735 raft_consensus.cc:3055] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.491060 24136 raft_consensus.cc:1081] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Signalling peer 6aded90a7b3b47c7901eb5645769b41b to start an election
I20260709 13:08:02.492205 23735 raft_consensus.cc:740] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 717056f7b244461e8da80114adb63084, State: Running, Role: LEADER
I20260709 13:08:02.493131 23735 consensus_queue.cc:260] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:08:02.493983 23885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495"
dest_uuid: "6aded90a7b3b47c7901eb5645769b41b"
 from {username='slave'} at 127.0.0.1:56706
I20260709 13:08:02.494272 23735 raft_consensus.cc:3060] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.494897 23885 raft_consensus.cc:493] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:08:02.495317 23885 raft_consensus.cc:3060] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.498349 23881 leader_election.cc:290] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 2 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:08:02.499090 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fff2af7f910544bdba94102a8f7b0e0a" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:08:02.499693 23808 raft_consensus.cc:3060] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.503757 23735 raft_consensus.cc:2468] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 2.
I20260709 13:08:02.505172 23849 leader_election.cc:304] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, 717056f7b244461e8da80114adb63084; no voters: 
I20260709 13:08:02.506166 24183 raft_consensus.cc:2804] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.506631 24183 raft_consensus.cc:697] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 2 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:08:02.507469 24183 consensus_queue.cc:237] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } }
I20260709 13:08:02.509102 23808 raft_consensus.cc:2468] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 2.
I20260709 13:08:02.510775 23885 raft_consensus.cc:515] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:08:02.513105 23885 leader_election.cc:290] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 2 election: Requested vote from peers 717056f7b244461e8da80114adb63084 (127.17.52.193:44957), aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955)
I20260709 13:08:02.514176 23735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "717056f7b244461e8da80114adb63084"
I20260709 13:08:02.515345 23735 raft_consensus.cc:3060] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.514176 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68b8d8baa4e427cac07cb38153e5495" candidate_uuid: "6aded90a7b3b47c7901eb5645769b41b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aff0e709522048cd9ed618c7c9135b50"
I20260709 13:08:02.517359 23808 raft_consensus.cc:3055] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:08:02.517711 23808 raft_consensus.cc:740] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aff0e709522048cd9ed618c7c9135b50, State: Running, Role: LEADER
I20260709 13:08:02.518584 23808 consensus_queue.cc:260] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:08:02.519870 23808 raft_consensus.cc:3060] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:08:02.526798 23808 raft_consensus.cc:2468] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 2.
I20260709 13:08:02.527946 23849 leader_election.cc:304] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6aded90a7b3b47c7901eb5645769b41b, aff0e709522048cd9ed618c7c9135b50; no voters: 
I20260709 13:08:02.528101 23735 raft_consensus.cc:2468] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6aded90a7b3b47c7901eb5645769b41b in term 2.
I20260709 13:08:02.528817 24183 raft_consensus.cc:2804] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:08:02.529249 24183 raft_consensus.cc:697] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 2 LEADER]: Becoming Leader. State: Replica: 6aded90a7b3b47c7901eb5645769b41b, State: Running, Role: LEADER
I20260709 13:08:02.530123 24183 consensus_queue.cc:237] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } }
I20260709 13:08:02.531409 23630 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264: soft_deleted_table [id=3c998b8dbde841db99989f317d20616d] alter complete (version 1)
I20260709 13:08:02.545924 23633 catalog_manager.cc:5697] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 1 to 2, leader changed from 717056f7b244461e8da80114adb63084 (127.17.52.193) to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 2 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:08:02.547525 23633 catalog_manager.cc:5697] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b reported cstate change: term changed from 1 to 2, leader changed from aff0e709522048cd9ed618c7c9135b50 (127.17.52.194) to 6aded90a7b3b47c7901eb5645769b41b (127.17.52.195). New cstate: current_term: 2 leader_uuid: "6aded90a7b3b47c7901eb5645769b41b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6aded90a7b3b47c7901eb5645769b41b" member_type: VOTER last_known_addr { host: "127.17.52.195" port: 45197 } health_report { overall_health: HEALTHY } } }
I20260709 13:08:02.917840 23735 raft_consensus.cc:1275] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Refusing update from remote peer 6aded90a7b3b47c7901eb5645769b41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.919291 24183 consensus_queue.cc:1048] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.929445 23810 raft_consensus.cc:1275] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Refusing update from remote peer 6aded90a7b3b47c7901eb5645769b41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.931509 24183 consensus_queue.cc:1048] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:02.988159 23735 raft_consensus.cc:1275] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Refusing update from remote peer 6aded90a7b3b47c7901eb5645769b41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:02.989557 24183 consensus_queue.cc:1048] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "717056f7b244461e8da80114adb63084" member_type: VOTER last_known_addr { host: "127.17.52.193" port: 44957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.000787 23810 raft_consensus.cc:1275] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Refusing update from remote peer 6aded90a7b3b47c7901eb5645769b41b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:08:03.002914 24183 consensus_queue.cc:1048] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff0e709522048cd9ed618c7c9135b50" member_type: VOTER last_known_addr { host: "127.17.52.194" port: 40955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:08:03.500983 17619 tablet_server.cc:179] TabletServer@127.17.52.193:0 shutting down...
I20260709 13:08:03.537678 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:03.538407 17619 tablet_replica.cc:333] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.538997 17619 raft_consensus.cc:2243] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.539541 17619 raft_consensus.cc:2272] T 35db9d8af5bc4cf59d7328f10cffb5ae P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.541848 17619 tablet_replica.cc:333] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.542716 17619 raft_consensus.cc:2243] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.543258 17619 raft_consensus.cc:2272] T ca77b9c5be324451b334a694b1aed580 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:03.545189 23849 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]
I20260709 13:08:03.545552 17619 tablet_replica.cc:333] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.546308 17619 raft_consensus.cc:2243] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.547433 17619 raft_consensus.cc:2272] T bbbef5f1588445e3872b392a8b3be74e P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:03.548430 23849 consensus_peers.cc:597] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b -> Peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Couldn't send request to peer 717056f7b244461e8da80114adb63084. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.549505 17619 tablet_replica.cc:333] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.550139 17619 raft_consensus.cc:2243] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.550880 17619 raft_consensus.cc:2272] T f6cea1ad8b204399bf89bad24c1fb5f6 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.552605 17619 tablet_replica.cc:333] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.553107 17619 raft_consensus.cc:2243] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.554014 17619 raft_consensus.cc:2272] T d3c4b388788040b0823ca7780c83d332 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.556140 17619 tablet_replica.cc:333] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.556723 17619 raft_consensus.cc:2243] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.557123 17619 raft_consensus.cc:2272] T 576732a75b904636b035a5fd92010c39 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.559590 17619 tablet_replica.cc:333] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.560454 17619 raft_consensus.cc:2243] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.561502 17619 raft_consensus.cc:2272] T 08a49078274c4c9f83918772dffb6c6b P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.564560 17619 tablet_replica.cc:333] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.565455 17619 raft_consensus.cc:2243] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.566102 17619 raft_consensus.cc:2272] T 854ca287fd254570a8450abe84461119 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.568126 17619 tablet_replica.cc:333] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084: stopping tablet replica
W20260709 13:08:03.568135 23775 consensus_peers.cc:597] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 -> Peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Couldn't send request to peer 717056f7b244461e8da80114adb63084. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.569062 17619 raft_consensus.cc:2243] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.569497 17619 raft_consensus.cc:2272] T fff2af7f910544bdba94102a8f7b0e0a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.571969 17619 tablet_replica.cc:333] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.572474 17619 raft_consensus.cc:2243] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.572813 17619 raft_consensus.cc:2272] T 64c7cbbb113e44d59db5f5933ee8f977 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.574667 17619 tablet_replica.cc:333] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.575122 17619 raft_consensus.cc:2243] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.575559 17619 raft_consensus.cc:2272] T df7f0817d1af4b858ee5a7dd479b74e4 P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.577385 17619 tablet_replica.cc:333] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.577828 17619 raft_consensus.cc:2243] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.578255 17619 raft_consensus.cc:2272] T 6d37ca9528d744e48578d9f6477ec424 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.579999 17619 tablet_replica.cc:333] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.580536 17619 raft_consensus.cc:2243] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.580909 17619 raft_consensus.cc:2272] T 5732730a973f4f04be5b54d3c50858ef P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.582681 17619 tablet_replica.cc:333] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.583148 17619 raft_consensus.cc:2243] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.583837 17619 raft_consensus.cc:2272] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.585552 17619 tablet_replica.cc:333] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.586059 17619 raft_consensus.cc:2243] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.586477 17619 raft_consensus.cc:2272] T e68b8d8baa4e427cac07cb38153e5495 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.588670 17619 tablet_replica.cc:333] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.589182 17619 raft_consensus.cc:2243] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.589902 17619 raft_consensus.cc:2272] T 383089a3c01f4b4694fb1f16a1d2b52a P 717056f7b244461e8da80114adb63084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.591872 17619 tablet_replica.cc:333] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.592329 17619 raft_consensus.cc:2243] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.592726 17619 raft_consensus.cc:2272] T e45e656276f44aa9a0bd07038024e187 P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.594405 17619 tablet_replica.cc:333] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084: stopping tablet replica
I20260709 13:08:03.594832 17619 raft_consensus.cc:2243] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.595563 17619 raft_consensus.cc:2272] T d31222c06a1d48f6996add0ee5cacf7a P 717056f7b244461e8da80114adb63084 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:03.610494 23775 consensus_peers.cc:597] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 -> Peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Couldn't send request to peer 717056f7b244461e8da80114adb63084. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:08:03.619896 23700 connection.cc:466] server connection from 127.0.0.1:44276 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44276 (request call id 67) could send its response
W20260709 13:08:03.620991 23849 consensus_peers.cc:597] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b -> Peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Couldn't send request to peer 717056f7b244461e8da80114adb63084. Status: Network error: recv got EOF from 127.17.52.193:44957 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.628327 17619 tablet_server.cc:196] TabletServer@127.17.52.193:0 shutdown complete.
I20260709 13:08:03.663286 17619 tablet_server.cc:179] TabletServer@127.17.52.194:0 shutting down...
W20260709 13:08:03.663787 23849 consensus_peers.cc:597] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b -> Peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Couldn't send request to peer 717056f7b244461e8da80114adb63084. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:44957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.691533 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:03.692440 17619 tablet_replica.cc:333] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.693291 17619 raft_consensus.cc:2243] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.694339 17619 raft_consensus.cc:2272] T ca77b9c5be324451b334a694b1aed580 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.696751 17619 tablet_replica.cc:333] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.697460 17619 raft_consensus.cc:2243] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.698437 17619 raft_consensus.cc:2272] T 35db9d8af5bc4cf59d7328f10cffb5ae P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.700763 17619 tablet_replica.cc:333] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.701485 17619 raft_consensus.cc:2243] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.701996 17619 raft_consensus.cc:2272] T bbbef5f1588445e3872b392a8b3be74e P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.704224 17619 tablet_replica.cc:333] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.704950 17619 raft_consensus.cc:2243] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.705462 17619 raft_consensus.cc:2272] T f6cea1ad8b204399bf89bad24c1fb5f6 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.707890 17619 tablet_replica.cc:333] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.708647 17619 raft_consensus.cc:2243] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.709223 17619 raft_consensus.cc:2272] T d3c4b388788040b0823ca7780c83d332 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.711642 17619 tablet_replica.cc:333] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.712415 17619 raft_consensus.cc:2243] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:08:03.712563 23849 consensus_peers.cc:597] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b -> Peer aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955): Couldn't send request to peer aff0e709522048cd9ed618c7c9135b50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.713032 17619 raft_consensus.cc:2272] T e68b8d8baa4e427cac07cb38153e5495 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.716092 17619 tablet_replica.cc:333] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.716849 17619 raft_consensus.cc:2243] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.717376 17619 raft_consensus.cc:2272] T 300b2e9cad2e4b57a291eb5272b6c6d8 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.719735 17619 tablet_replica.cc:333] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.720427 17619 raft_consensus.cc:2243] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.721421 17619 raft_consensus.cc:2272] T df7f0817d1af4b858ee5a7dd479b74e4 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.724084 17619 tablet_replica.cc:333] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.724850 17619 raft_consensus.cc:2243] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.725337 17619 raft_consensus.cc:2272] T 08a49078274c4c9f83918772dffb6c6b P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.727906 17619 tablet_replica.cc:333] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.728617 17619 raft_consensus.cc:2243] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.729548 17619 raft_consensus.cc:2272] T 576732a75b904636b035a5fd92010c39 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.731961 17619 tablet_replica.cc:333] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.732666 17619 raft_consensus.cc:2243] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.733191 17619 raft_consensus.cc:2272] T 383089a3c01f4b4694fb1f16a1d2b52a P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.735845 17619 tablet_replica.cc:333] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.736527 17619 raft_consensus.cc:2243] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.737495 17619 raft_consensus.cc:2272] T 6d37ca9528d744e48578d9f6477ec424 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.739833 17619 tablet_replica.cc:333] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.740509 17619 raft_consensus.cc:2243] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.740991 17619 raft_consensus.cc:2272] T 5732730a973f4f04be5b54d3c50858ef P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.743420 17619 tablet_replica.cc:333] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.744086 17619 raft_consensus.cc:2243] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.744747 17619 raft_consensus.cc:2272] T e45e656276f44aa9a0bd07038024e187 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.747294 17619 tablet_replica.cc:333] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.747952 17619 raft_consensus.cc:2243] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.748415 17619 raft_consensus.cc:2272] T d31222c06a1d48f6996add0ee5cacf7a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.750918 17619 tablet_replica.cc:333] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.751588 17619 raft_consensus.cc:2243] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.752506 17619 raft_consensus.cc:2272] T 854ca287fd254570a8450abe84461119 P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.754799 17619 tablet_replica.cc:333] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.755393 17619 raft_consensus.cc:2243] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.755909 17619 raft_consensus.cc:2272] T fff2af7f910544bdba94102a8f7b0e0a P aff0e709522048cd9ed618c7c9135b50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.758775 17619 tablet_replica.cc:333] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50: stopping tablet replica
I20260709 13:08:03.759413 17619 raft_consensus.cc:2243] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.760365 17619 raft_consensus.cc:2272] T 64c7cbbb113e44d59db5f5933ee8f977 P aff0e709522048cd9ed618c7c9135b50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:08:03.800137 23849 consensus_peers.cc:597] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b -> Peer aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955): Couldn't send request to peer aff0e709522048cd9ed618c7c9135b50. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:40955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.808506 17619 tablet_server.cc:196] TabletServer@127.17.52.194:0 shutdown complete.
W20260709 13:08:03.825084 23849 consensus_peers.cc:597] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b -> Peer aff0e709522048cd9ed618c7c9135b50 (127.17.52.194:40955): Couldn't send request to peer aff0e709522048cd9ed618c7c9135b50. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.194:40955: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.843648 17619 tablet_server.cc:179] TabletServer@127.17.52.195:0 shutting down...
W20260709 13:08:03.849674 23849 consensus_peers.cc:597] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b -> Peer 717056f7b244461e8da80114adb63084 (127.17.52.193:44957): Couldn't send request to peer 717056f7b244461e8da80114adb63084. Status: Network error: Client connection negotiation failed: client connection to 127.17.52.193:44957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:08:03.878563 17619 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:08:03.879541 17619 tablet_replica.cc:333] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.880151 17619 raft_consensus.cc:2243] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.880661 17619 raft_consensus.cc:2272] T bbbef5f1588445e3872b392a8b3be74e P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.882863 17619 tablet_replica.cc:333] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.883402 17619 raft_consensus.cc:2243] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.883814 17619 raft_consensus.cc:2272] T ca77b9c5be324451b334a694b1aed580 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.885514 17619 tablet_replica.cc:333] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.886029 17619 raft_consensus.cc:2243] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.886477 17619 raft_consensus.cc:2272] T 35db9d8af5bc4cf59d7328f10cffb5ae P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.888136 17619 tablet_replica.cc:333] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.888635 17619 raft_consensus.cc:2243] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.889053 17619 raft_consensus.cc:2272] T f6cea1ad8b204399bf89bad24c1fb5f6 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.890746 17619 tablet_replica.cc:333] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.891240 17619 raft_consensus.cc:2243] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.891619 17619 raft_consensus.cc:2272] T d3c4b388788040b0823ca7780c83d332 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.893244 17619 tablet_replica.cc:333] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.893774 17619 raft_consensus.cc:2243] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.894356 17619 raft_consensus.cc:2272] T df7f0817d1af4b858ee5a7dd479b74e4 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.896315 17619 tablet_replica.cc:333] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.896808 17619 raft_consensus.cc:2243] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.897178 17619 raft_consensus.cc:2272] T 08a49078274c4c9f83918772dffb6c6b P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.899049 17619 tablet_replica.cc:333] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.899551 17619 raft_consensus.cc:2243] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.899935 17619 raft_consensus.cc:2272] T 576732a75b904636b035a5fd92010c39 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.901764 17619 tablet_replica.cc:333] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.902310 17619 raft_consensus.cc:2243] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.902709 17619 raft_consensus.cc:2272] T 854ca287fd254570a8450abe84461119 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.904321 17619 tablet_replica.cc:333] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.904842 17619 raft_consensus.cc:2243] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.905596 17619 raft_consensus.cc:2272] T fff2af7f910544bdba94102a8f7b0e0a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.908188 17619 tablet_replica.cc:333] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.908711 17619 raft_consensus.cc:2243] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.909121 17619 raft_consensus.cc:2272] T 64c7cbbb113e44d59db5f5933ee8f977 P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.912235 17619 tablet_replica.cc:333] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.912762 17619 raft_consensus.cc:2243] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.913167 17619 raft_consensus.cc:2272] T 6d37ca9528d744e48578d9f6477ec424 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.914943 17619 tablet_replica.cc:333] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.915423 17619 raft_consensus.cc:2243] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.916121 17619 raft_consensus.cc:2272] T 5732730a973f4f04be5b54d3c50858ef P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.917913 17619 tablet_replica.cc:333] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.918454 17619 raft_consensus.cc:2243] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.918891 17619 raft_consensus.cc:2272] T 300b2e9cad2e4b57a291eb5272b6c6d8 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.920543 17619 tablet_replica.cc:333] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.921010 17619 raft_consensus.cc:2243] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.921721 17619 raft_consensus.cc:2272] T e68b8d8baa4e427cac07cb38153e5495 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.924183 17619 tablet_replica.cc:333] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.924682 17619 raft_consensus.cc:2243] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:08:03.925403 17619 raft_consensus.cc:2272] T e45e656276f44aa9a0bd07038024e187 P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.927117 17619 tablet_replica.cc:333] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.927590 17619 raft_consensus.cc:2243] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.927992 17619 raft_consensus.cc:2272] T d31222c06a1d48f6996add0ee5cacf7a P 6aded90a7b3b47c7901eb5645769b41b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:03.929894 17619 tablet_replica.cc:333] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b: stopping tablet replica
I20260709 13:08:03.930333 17619 raft_consensus.cc:2243] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:08:03.930727 17619 raft_consensus.cc:2272] T 383089a3c01f4b4694fb1f16a1d2b52a P 6aded90a7b3b47c7901eb5645769b41b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.012665 17619 tablet_server.cc:196] TabletServer@127.17.52.195:0 shutdown complete.
I20260709 13:08:04.041246 17619 master.cc:562] Master@127.17.52.254:37391 shutting down...
I20260709 13:08:04.060020 17619 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:08:04.060513 17619 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:08:04.060787 17619 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c682dbfa5bf4c34960bb9df37d05264: stopping tablet replica
I20260709 13:08:04.079159 17619 master.cc:584] Master@127.17.52.254:37391 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11418 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26562 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (161833 ms total)
[  PASSED  ] 8 tests.
I20260709 13:08:04.126057 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 388 messages since previous log ~17 seconds ago
I20260709 13:08:04.126307 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 383 messages since previous log ~17 seconds ago
I20260709 13:08:04.126466 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 388 messages since previous log ~17 seconds ago
I20260709 13:08:04.126648 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260709 13:08:04.126820 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260709 13:08:04.127061 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 13:08:04.127338 17619 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
